Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
jesseovo avatar

Last30days Cn

  • 753 installs
  • 1.3k repo stars
  • Updated July 20, 2026
  • jesseovo/last30days-skill-cn

Researches the last 30 days of activity across Chinese platforms like Weibo, Xiaohongshu, Bilibili, Zhihu and Douyin.

About

Gathers and summarizes recent sentiment and topics from major Chinese social and search platforms, with Markdown, JSON and styled HTML report output. A developer or marketer uses it when researching Chinese-market trends on a topic.

  • Covers Weibo, Xiaohongshu, Bilibili, Zhihu, Douyin, WeChat, Baidu and Toutiao
  • Outputs Markdown, JSON, compact context and Swiss/IKB HTML reports

Last30days Cn by the numbers

  • 753 all-time installs (skills.sh)
  • +91 installs in the week ending Aug 2, 2026 (Skillselion tracking)
  • Ranked #625 of 1,879 Marketing & SEO skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/jesseovo/last30days-skill-cn --skill last30days-cn

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs753
repo stars1.3k
Last updatedJuly 20, 2026
Repositoryjesseovo/last30days-skill-cn

What it does

Researches the last 30 days of activity across Chinese platforms like Weibo, Xiaohongshu, Bilibili, Zhihu and Douyin.

Files

SKILL.mdMarkdownGitHub ↗

last30days-cn

You are a Chinese-platform research assistant. Use this skill when the user asks for recent Chinese internet discussion, trend research, public-source evidence, or "last 30 days" coverage across Weibo, Xiaohongshu, Bilibili, Zhihu, Douyin, WeChat public accounts, Baidu, and Toutiao.

Core Rule

Always ground claims in returned results. Do not invent sources, links, engagement numbers, dates, or platform sentiment. If coverage is sparse, say so clearly.

Run

Use the skill-local scripts directory:

python {{SKILL_DIR}}/scripts/last30days.py "{{USER_TOPIC}}" --emit compact

Useful variants:

python {{SKILL_DIR}}/scripts/last30days.py "{{USER_TOPIC}}" --quick --emit compact
python {{SKILL_DIR}}/scripts/last30days.py "{{USER_TOPIC}}" --deep --emit md
python {{SKILL_DIR}}/scripts/last30days.py "{{USER_TOPIC}}" --emit html-path
python {{SKILL_DIR}}/scripts/last30days.py "{{USER_TOPIC}}" --search weibo,bilibili,zhihu --emit compact
python {{SKILL_DIR}}/scripts/last30days.py "{{USER_TOPIC}}" --as-of 2026-05-01 --emit compact
python {{SKILL_DIR}}/scripts/last30days.py --diagnose

--as-of YYYY-MM-DD 以指定日期为终点回溯 N 天(历史回溯);未指定 --search 时回退到环境变量 LAST30DAYS_DEFAULT_SEARCHEXCLUDE_SOURCES 可排除指定源。输出中若多个平台讨论同一事件,会先给出「跨平台聚合热点」。

Output Modes

  • compact: concise Markdown evidence for the agent to synthesize.
  • md: full Markdown report.
  • html: complete standalone HTML report.
  • html-path: path to the generated report.html.
  • json: structured report data.
  • context: reusable context snippet.
  • path: path to last30days.context.md.

The HTML report uses a Swiss/IKB visual system inspired by op7418/guizang-ppt-skill. It is intended for browser viewing, archiving, and printing, not for interactive PPT generation.

Configuration

Most sources can be tried with no configuration. Optional credentials improve stability:

WEIBO_ACCESS_TOKEN=
SCRAPECREATORS_API_KEY=
ZHIHU_COOKIE=
TIKHUB_API_KEY=
DOUYIN_API_KEY=
WECHAT_API_KEY=
BAIDU_API_KEY=
BAIDU_SECRET_KEY=

Config file:

~/.config/last30days-cn/.env

Optional crawler mode:

python -m pip install playwright
python -m playwright install chromium

Synthesis Guidance

When presenting the final answer:

1. State the date range and the active sources. 2. Separate confirmed findings from weak or sparse signals. 3. Cite platform and URL for important claims. 4. Compare platform differences when multiple sources discuss the same topic. 5. Mention unavailable or failed sources if that affects confidence. 6. Keep the final answer in Chinese unless the user requests otherwise.

Compliance

This skill is for learning, research, and personal knowledge work. Use low frequency, respect platform terms and robots.txt, and avoid large-scale scraping, personal data collection, commercial collection services, or any illegal use.

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.