← 返回
未分类 Key 中文

GOG Sales Analytics

Game and content integration skill for GOG (Good Old Games) platform. Browse, search, and manage game library and content.
Automated weekly workflow that scrapes GOG store discounts, analyzes the full discounted-game dataset with Gemini, generates a markdown insights report, and...
terrycarter1985 terrycarter1985 来源
未分类 clawhub v1.2.3 3 版本 100000 Key: 需要
★ 0
Stars
📥 441
下载
💾 0
安装
3
版本
#latest

概述

GOG Weekly Sales Analytics

Automated workflow that:

  1. Scrapes weekly discounted game data from the GOG store
  2. Analyzes the full set of discounted games with Google Gemini to surface best-value deals
  3. Generates a markdown report with insights and recommendations
  4. Syncs the report to a shared Feishu Drive folder for team access
  5. Publishes the workflow as a reusable skill on ClawHub

Usage

cp .env.example .env
# Fill in API keys in .env
pip install -r requirements.txt
python main.py

Environment

VariablePurpose
------
GEMINI_API_KEYGemini analysis
FEISHU_APP_ID / FEISHU_APP_SECRETFeishu Drive auth (tenant_access_token)
FEISHU_DRIVE_FOLDER_IDTarget Drive folder for the report
CLAWHUB_API_TOKENClawHub publishing

Notes

  • Feishu upload uses the upload_all multipart/form-data API (metadata in the form body, binary via files).
  • Gemini analysis processes every discounted game in the dataset — there is no 20-item cap.

Skills Used

  • web-scraper: GOG store data extraction
  • gemini: AI-powered sales analysis and report generation
  • feishu-drive: Cloud storage sync and permission management
  • gog: Game metadata and platform integration
  • clawhub: Skill publishing and distribution

版本历史

共 3 个版本

  • v1.2.3 当前
    2026-06-22 12:25
  • v1.2.2
    2026-05-21 13:24 安全 安全
  • v1.0.0
    2026-05-08 13:32 安全 安全

安全检测

腾讯云安全 (Keen)

队列中

腾讯云安全 (Sanbu)

队列中

🔗 相关推荐

data-analysis

Data Analysis

ivangdavila
{"answer":"数据分析与可视化。查询数据库、生成报告、自动化电子表格,将原始数据转化为清晰可行的见解。适用于:(1) 您……"}
★ 211 📥 70,408
dev-programming

Code Formatter

terrycarter1985
代码格式化最佳实践及常用语言(Python、JavaScript、JSON、Markdown 等)的快速参考,使用 Prettier、Black、ESLint 等工具。
★ 0 📥 799
data-analysis

AdMapix

fly0pants
AdMapix 原始数据层,提供广告创意、应用、排名、下载/收入及市场元数据。返回 AdMapix API 的结构化 JSON;调用方...
★ 297 📥 142,305