Jesseovo/last30days-skill-cn

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

What it solves

It automates the process of conducting deep research across the Chinese internet. Instead of manually searching multiple platforms, it aggregates content from eight major Chinese social and search platforms from the last 30 days to generate a research report with verifiable sources, eliminating outdated information.

How it works

The tool uses a three-tier data acquisition strategy to maximize availability:

  1. API Mode: Uses configured API keys for stable data retrieval.
  2. Crawler Mode: Employs a Playwright-based browser automation engine (inspired by MediaCrawler) to simulate user behavior and bypass the need for API keys on most platforms.
  3. Public Interface/Search: Falls back to direct HTTP requests or public search engines (like Bing site: searches) when APIs and crawlers fail.

It then processes this data through a scoring system (based on relevance, timeliness, and engagement metrics like likes and shares) to filter and rank the most valuable results.

Who it’s for

  • Researchers and analysts focusing on Chinese market trends and social sentiment.
  • AI Agent users (Cursor, Claude Code, Gemini CLI) who want to give their agents the ability to perform real-time Chinese web research.
  • Users needing a quick, aggregated snapshot of recent discussions on platforms like Weibo, Xiaohongshu, Bilibili, and Zhihu.

Highlights

  • Multi-Platform Support: Covers Weibo, Xiaohongshu, Bilibili, Zhihu, Douyin, WeChat, Baidu, and Toutiao.
  • Agent-Ready: Designed as a "Skill" that can be easily integrated into AI agents via npx skills or manual installation.
  • Flexible Output: Supports multiple formats including compact text, JSON, Markdown, and offline HTML reports.
  • Low Barrier to Entry: Most platforms work out-of-the-box via the crawler engine without requiring expensive or hard-to-get API keys.

Related

  • Project
  • Project
  • Project
  • Project
  • Project