last30days-skill-cn

last30days-skill-cn

Automatically searches content from 8 major Chinese internet platforms over the last 30 days and generates a research report.

Agent SkillResearchOpen sourceAI Agent爬虫数据分析中文互联网
Type
Agent Skill
Open source
Yes
GitHub Stars
★ 1.0k
Source
skill-github

Overview

last30days-cn is an AI Agent skill that automatically searches content from 8 major Chinese internet platforms (such as Weibo, Xiaohongshu, Bilibili, etc.) within the last 30 days, performs comprehensive analysis, and generates evidence-based research reports. This skill is built on Playwright browser automation, significantly reducing reliance on API keys, and supports both crawling mode and public API data retrieval. Ideal for users who need to quickly understand the latest trends and hot topics.

Capabilities

  • Automatically search content from 8 major mainstream platforms
  • Comprehensive analysis and generate research reports
  • Support data retrieval via crawling mode
  • API-first with tiered automatic fallback strategy
  • Generate offline-viewable HTML reports

Use cases

Market trend analysisPublic opinion monitoringCompetitor researchNews hotspot tracking

Setup

Requires: Playwrightjieba (可选)API Key (可选)
npx skills add Jesseovo/last30days-skill-cn -g

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

How to install the crawler engine?

Run `pip install playwright && playwright install chromium`.

Do I need to configure an API Key?

Most platforms do not require an API Key; WeChat Official Account search requires configuration.

How to generate an HTML report?

Use the `--emit html` and `--emit html-path` parameters.

Related skills