What problem does it solve? Creators researching trends across Xiaohongshu, Bilibili, Douyin, and WeChat Official Accounts must juggle different tools, APIs, and query formats per platform. This Skill acts as an orchestrator that parses the user's platform, target, and task from natural language, then routes the request to the correct branch Skill or script for search, detail, comment, or viral-content analysis. ## Core Features & Use Cases - Intent parsing and routing: Recognizes platform names, aliases, and links (Xiaohongshu notes, Bilibili videos, WeChat articles, Douyin URLs) and dispatches to xhs-hotnotes, global-content-search, gzh-explosive-content-detector, or baokuan-article-analysis. - Multi-platform search: Keyword hot-note search on Xiaohongshu via Redfox API, cross-platform keyword/detail/comment queries via Agent Reach or Guaikei fallback, and WeChat viral article tracking by keyword or sector. - Structured analysis output: Returns result tables with engagement metrics, virality reasoning, title patterns, and next-step topic suggestions, with honest fallback messages when a backend (e.g., Douyin) is not configured. - Use Case: A user asks "what Codex content is trending on Xiaohongshu this week"; the Skill identifies platform and task, runs the hot-notes script, and returns a ranked table with engagement scores and content-style takeaways. ## Quick Start Ask the agent to search Xiaohongshu for trending notes about a keyword like Codex, or paste a Bilibili or WeChat article link and ask for a style and engagement analysis.