浏览器

GOG Weekly Sales Analytics

试用

Automated weekly workflow that scrapes GOG store discounts, analyzes the full discounted-game dataset with Gemini, generates a markdown insights report, and...

它能做什么

Automated weekly workflow that scrapes GOG store discounts, analyzes the full discounted-game dataset with Gemini, generates a markdown insights report, and syncs it to Feishu Drive. Use for recurring game-deal reporting and team distribution.

技能文档

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

相关技能

Researches video games via the Crawlora API — Steam (store pages, pricing, reviews, player counts, charts, tags, achievements) and PlayStation Store (products, categories, deals) — returning clean JSON. Use when the user wants a game's price/reviews/player count, what's trending or on sale, or a store listing's details.

1 次安装

Look up digital movie and TV deals, prices, charts, and recommendations on iTunes/Apple TV, Amazon, Vudu, and Google Play via the free CheapCharts public API...

1 次安装

Search G2, the B2B software review site, read a full product profile with pricing and features, and pull faceted reviews with exact per-star counts. 3 endpoints, 5 credits each.

Analyze group-buy and bargain campaigns, estimate success probability, and suggest participation strategies

18 次安装

Research the last 30 days across Reddit, X, YouTube, TikTok, Instagram, Hacker News, Polymarket, GitHub, and grounded web search. Returns a ranked, clustered...

17 次安装