Gojiberry AI
AI agents that find and contact high-intent leads for you
Try Gojiberry free →
Hermes Agent
Run your Hermes agent, fully managed
Launch on Hostinger →
Hostinger VPS
Spin up a VPS in one click, 20% off
Launch on Hostinger →
Firecrawl
Crawl and scrape any site into clean data
Try Firecrawl free →
CodeRabbit
AI code reviews for every PR
Try CodeRabbit free →
Context.dev
One API to scrape, enrich, and extract the web
Start building free →
Jotform
Forms, workflows, and AI Agents for your team
Try Jotform free →
Gojiberry AI
AI agents that find and contact high-intent leads for you
Try Gojiberry free →
OpenClaw
Deploy a managed OpenClaw agent in 60 seconds
Launch on Hostinger →
Sponsor here
9/10 sponsor slots taken — 1 left
Claim it →
Claude Market
Menu
SkillsMCPPluginsMarketplacesNewsletterSubmit MCPSkillPluginMCPMCP, plugin, or skillAdvertise
Claude Market
SkillsMCPPluginsMarketplacesNewsletterSubmit MCPSkillPluginMCPMCP, plugin, or skillAdvertise
Skills/jesseovo/last30days-skill-cn/last30days-cn
last30days-cn logo

last30days-cn

jesseovo/last30days-skill-cn
818 installs1K stars
Run it on Hostinger, 20% off →Your friend gets 20% off too, using this linkFree API →|View on GitHub|Create your own skill →

Installation

npx skills add https://github.com/jesseovo/last30days-skill-cn --skill last30days-cn

Summary

Chinese-platform last-30-days research skill covering Weibo, Xiaohongshu, Bilibili, Zhihu, Douyin, WeChat, Baidu, and Toutiao. Includes Markdown, JSON, compact context, and Guizang-inspired Swiss/IKB HTML report output.

SKILL.md

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 "{{USER_TOPIC}}" --refresh --emit compact
python {{SKILL_DIR}}/scripts/last30days.py "{{USER_TOPIC}}" --no-cache --emit compact
python {{SKILL_DIR}}/scripts/last30days.py --diagnose
python {{SKILL_DIR}}/scripts/last30days.py --diagnose --emit json
python {{SKILL_DIR}}/scripts/last30days.py setup

--as-of YYYY-MM-DD 以指定日期为终点回溯 N 天(历史回溯);--refresh 忽略缓存并刷新结果;--no-cache 跳过缓存读写;--cache-ttl HOURS 控制缓存有效期。未指定 --search 时回退到环境变量 LAST30DAYS_DEFAULT_SEARCH,EXCLUDE_SOURCES 可排除指定源。输出中若多个平台讨论同一事件,会先给出「跨平台聚合热点」。

输出契约

  • Preserve the first engine badge line exactly, e.g. 🌐 last30days-cn v... · 数据截至 ...; if it ends with · 缓存, mention that the evidence is cached.
  • Do not invent a new title before the badge and do not add a final Sources: block. Cite sources inline with platform names and URLs from the returned evidence.
  • Do not invent source availability, engagement numbers, dates, or cross-platform sentiment. If a source is unavailable or sparse, say that directly.
  • Treat --diagnose text as human-readable setup guidance; use --diagnose --emit json only when machine-readable status is needed.

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.

查询类型路由提示

  • Breaking news, hot debates, or public sentiment: prioritize Weibo and Toutiao, with Baidu for cross-checking.
  • Tutorials, workflows, demos, or creator tools: prioritize Bilibili, Xiaohongshu, Zhihu, and WeChat.
  • Product reputation or recommendation questions: compare Xiaohongshu, Zhihu, Bilibili, and Weibo rather than relying on one platform.
  • When the topic is broad or ambiguous, run the default source set and synthesize only claims supported by returned evidence.

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

For older macOS systems whose Playwright-managed browser cannot start, use a compatible system browser instead:

export LAST30DAYS_BROWSER_PATH="/Applications/Chromium.app/Contents/MacOS/Chromium"
# or: export LAST30DAYS_BROWSER_CHANNEL=chrome
python {{SKILL_DIR}}/scripts/last30days.py --diagnose

Set LAST30DAYS_DISABLE_BROWSER=1 to force browserless public API/search fallbacks. The --diagnose output reports the selected browser mode and path.

First-time setup helper:

python {{SKILL_DIR}}/scripts/last30days.py setup

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.

Score

0–100
65/ 100

Grade

C

Popularity17/30

818 installs — growing adoption. Source repo has 1,383 GitHub stars.

Completeness27/30

Documented: full SKILL.md body, description, one-line install. Missing: category/license metadata.

Trust15/25

Community skill with a public GitHub source repository you can review.

Freshness6/15

No update timestamp is tracked for this skill in our catalog.

Scored automatically from popularity, completeness, trust, and freshness — computed only from data in our catalog, never fabricated.

Proud of your score? Add this badge to your README.

Paste a snippet into your GitHub README. The badge updates automatically and links back to this page.

Last30days Cn skill score badge previewScore badge

Markdown

[![Last30days Cn skill](https://www.claudemarket.ai/skills/jesseovo/last30days-skill-cn/last30days-cn/badges/score.svg)](https://www.claudemarket.ai/skills/jesseovo/last30days-skill-cn/last30days-cn)

HTML

<a href="https://www.claudemarket.ai/skills/jesseovo/last30days-skill-cn/last30days-cn"><img src="https://www.claudemarket.ai/skills/jesseovo/last30days-skill-cn/last30days-cn/badges/score.svg" alt="Last30days Cn skill"/></a>

Last30days Cn FAQ

How do I install the Last30days Cn skill?

Run “npx skills add https://github.com/jesseovo/last30days-skill-cn --skill last30days-cn” in your terminal. The skill is added to your agent's skills directory and picked up automatically on the next run — no restart or extra configuration needed.

What does the Last30days Cn skill do?

Chinese-platform last-30-days research skill covering Weibo, Xiaohongshu, Bilibili, Zhihu, Douyin, WeChat, Baidu, and Toutiao. Includes Markdown, JSON, compact context, and Guizang-inspired Swiss/IKB HTML report output. The full SKILL.md on this page shows the exact instructions the skill gives your agent.

Is the Last30days Cn skill free?

Yes. Last30days Cn is a free, open-source skill published from jesseovo/last30days-skill-cn. As with any third-party skill, review the source repository before installing it into an agent with sensitive access.

Does Last30days Cn work with Claude Code and OpenClaw?

Yes. Skills use the portable SKILL.md format, so Last30days Cn works with Claude Code, OpenClaw, Codex, Hermes, and any other agent that reads SKILL.md skills.

Recommended skills

Browse all →
find-skills logo

find-skills

vercel-labs/skills

2.9M installsInstall
grill-me logo

grill-me

mattpocock/skills

827K installsInstall
frontend-design logo

frontend-design

anthropics/skills

765K installsInstall
grill-with-docs logo

grill-with-docs

mattpocock/skills

703K installsInstall
improve-codebase-architecture logo

improve-codebase-architecture

mattpocock/skills

678K installsInstall
agent-browser logo

agent-browser

vercel-labs/agent-browser

656K installsInstall

Related guides

Hand-picked reading to help you choose, install, and use agent skills.

GuideOpenclaw Bazaar Persistent Memory SkillsGuide10 Openclaw Skills Every Nextjs Developer NeedsGuideHow To Find The Right Openclaw Skill For Your Project

Skills by category

FrontendBackend & APIsTesting & QASecurityDevOps & CI/CDMCP & ToolingAutomationData & Analysis+27 more

MCP servers by category

MCP & ToolingBackend & APIsData & AnalysisDevOps & CI/CDAutomationSecurityDocsTesting & QA+24 more

Plugins by category

AutomationDevOps & CI/CDData & AnalysisDesign & CreativeSecurityBackend & APIsFrontendTesting & QA+16 more

Marketplaces by category

AutomationData & AnalysisDevOps & CI/CDDesign & CreativeFrontendBackend & APIsTesting & QASecurity+21 more

The Agent Stack

Weekly Claude Code, Agent SDK, and MCP moves worth your time — free.

Claude Market

AI agent skills directory, marketplace, and workflow hub for OpenClaw, Hermes Agent, Claude Code, Codex, and MCP-powered operator stacks.

Independent project, not affiliated with Anthropic.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Plugins
  • Browse Marketplaces
  • Newsletter

More

  • Submit a Tool
  • Create a Skill
  • Advertise
  • Free Tools
  • API
  • Shipping
  • Contact
  • Terms
  • Privacy
© 2026 Claude Market · Not affiliated with Anthropic
Fazier badgeFeatured on Twelve ToolsFeatured on Wired BusinessRemote OpenClaw - Featured on AI Agents DirectoryListed on Turbo0Featured on Uneed