last30days
"Analyzes the last 30 days of trends across X/Twitter, Weibo, Xiaohongshu, and Douyin, then returns concise Chinese reports with cross-platform overlaps, regional differences, and emerging signals. Use when the user asks about recent trends, social b
Free to install — no account needed
Copy the command below and paste into your agent.
Instant access • No coding needed • No account needed
What you get in 5 minutes
- Full skill code ready to install
- Works with 4 AI agents
- Lifetime updates included
Description
--- name: last30days version: "3.0-local" description: "Analyzes the last 30 days of trends across X/Twitter, Weibo, Xiaohongshu, and Douyin, then returns concise Chinese reports with cross-platform overlaps, regional differences, and emerging signals. Use when the user asks about recent trends, social buzz, internet-native topics, China-vs-global narratives, or fast-moving platform analysis." argument-hint: "last30 最近30天 AI 趋势, last30 中国互联网热点, last30 消费电子" allowed-tools: Bash, Read, Write, AskUserQuestion user-invocable: true --- # last30days This local variant is a trend-analysis skill, not a general web research skill. ## What This Skill Does Analyze the last 30 days of discussion across: - X / Twitter - Weibo - Xiaohongshu / RED - Douyin Return a structured report in Chinese focused on: - Top trends - Cross-platform overlaps - China vs global narrative differences - Emerging signals - High-level takeaways ## Non-Negotiable Rules - Use only the four platforms above as evidence. - Never cite Reddit, Hacker News, Polymarket, YouTube, Instagram, TikTok, Bluesky, Truth Social, or generic blogs/news sites. - Douyin and TikTok are not interchangeable. - Keep the evidence window to the last 30 days. - Output in Chinese. - If a platform is unavailable, say so explicitly and lower confidence instead of silently replacing it with another source. ## Read These Files Before running tools for any real request, read these files in order: 1. `references/source-policy.md` 2. `references/backend-status.md` 3. `references/execution-workflow.md` 4. `references/report-template.md` ## Tooling Strategy - Use `Bash` to run the bundled script for all four platforms (X / Weibo / Xiaohongshu / Douyin). - Do not use `WebSearch` as a primary data path in this variant. - Use `Read` for references and local outputs. - Use `AskUserQuestion` only when the user gave an underspecified scope and a wrong assumption would materially change the report. ## Start Every Run Like This Before any tool call, briefly restate: - topic or scope - time window = last 30 days - platforms = X / Weibo / Xiaohongshu / Douyin - output language = Chinese Then follow `references/execution-workflow.md`.
Security Status
Scanned
Passed automated security checks
Related AI Tools
More Grow Business tools you might like
Linear
FreeManaging Linear issues, projects, and teams. Use when working with Linear tasks, creating issues, updating status, querying projects, or managing team workflows.
codex-collab
FreeUse when the user asks to invoke, delegate to, or collaborate with Codex on any task. Also use PROACTIVELY when an independent, non-Claude perspective from Codex would add value — second opinions on code, plans, architecture, or design decisions.
Rails Upgrade Analyzer
FreeAnalyze Rails application upgrade path. Checks current version, finds latest release, fetches upgrade notes and diffs, then performs selective upgrade preserving local customizations.
Asta MCP — Academic Paper Search
FreeDomain expertise for Ai2 Asta MCP tools (Semantic Scholar corpus). Intent-to-tool routing, safe defaults, workflow patterns, and pitfall warnings for academic paper search, citation traversal, and author discovery.
Hand Drawn Diagrams
FreeCreate hand-drawn Excalidraw diagrams, flows, explainers, wireframes, and page mockups. Default to monochrome sketch output; allow restrained color only for page mockups when the user explicitly wants webpage-like fidelity.
Move Code Quality Checker
FreeAnalyzes Move language packages against the official Move Book Code Quality Checklist. Use this skill when reviewing Move code, checking Move 2024 Edition compliance, or analyzing Move packages for best practices. Activates automatically when working