📄 skillActiveExperimentalmedium

last30days-skill-cn

by Jesseovo

last30days-cn 是一个 AI Agent 技能(Skill),能够自动搜索中国互联网 8 大主流平台最近 30 天的内容,综合分析后生成有据可查的研究报告。

Supported Platforms

🤖 Claude Code

Stars

542

Skill Type

📊 Data Fetching & Analysis

Quality Score

70/200

License

Unknown

Forks

69

Last Updated

Jun 11, 2026

Discovered

Apr 21, 2026

Validation

Passed

github.com/Jesseovo/last30days-skill-cn

Quality Breakdown

70/ 200

Content Signals

Gotchas/Edge Cases+40
Progressive Disclosure+30
Trigger Description+20
Verification/Safety+20
Code Examples+15
Composability+15

Repo Health

Recent Activity+15
Scripts/Automation+10
Real Usage (Issues)+10
Single Responsibility+10
Config/Persistence+10
Install Instructions+5

Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.

Trust & Verification

medium

Requires extended permissions (shell access, subagents). Review before use.

Active

Updated within the last 90 days. Actively maintained.

Unverified skill. Always review source code before installing any skill from an unknown author.

Risk Assessment

  • Bash tool access permitted - execution of shell scripts via hooks/scripts/check-config.sh and scripts/sync.sh
  • Web scraping/crawling functionality - includes Playwright-based browser automation for bypassing platform protections (weibo, xiaohongshu, douyin, bilibili, zhihu)
  • Persistent configuration system - modifies user environment via ~/.config/last30days-cn/.env and setup_wizard.py
  • Multi-platform data extraction - crawlers target 8 Chinese platforms without explicit user-per-request approval gates
  • Optional external API key integration - supports multiple third-party API credentials (WEIBO_ACCESS_TOKEN, TIKHUB_API_KEY, etc.)
  • Autonomous operation - can execute full research workflows via single command invocation without per-action checkpoints