Daily Hot Topic Selection
Paste the following prompt into your AI chat to install this skill:
Please follow https://skillhub.cn/install/skillhub.md to install @org-28ib33ph/lingyi-daily-hot-topic.
About this skill
What Problem It Solves
In content creation and marketing, timely capturing social media trends and leveraging them is key to boosting visibility. However, manually tracking hot lists from platforms like Douyin and Xiaohongshu is time-consuming and challenging to accurately match brand keywords and topic angles. This skill automates the process by collecting real-time hot list data, matching via algorithms, and generating a ready-to-use topic report, helping creators quickly identify content opportunities and reduce manual filtering efforts.
How It Works
Core Capabilities
- Asynchronous Task Handling: Uses
POST /api/v1/content/hot-daily/tasksto create a task, immediately returning atask_idto avoid long blocking, and polls progress viaGET /tasks/{id}, suitable for multi-turn interactions. - Multi-platform Hot List Collection: Automatically scrapes today's hot lists from Douyin, Xiaohongshu, Weibo, Kuaishou, Zhihu, covering major social media with real-time updates.
- Smart Topic Matching: Based on industry, brand keywords (e.g.,
兰蔻,小棕瓶), and marketing goals (e.g.,种草), algorithms assess hot topic relevance to the brand, recommend high-correlation topics with scores, and provide entry angles, copy directions (e.g.,Hook,CTA), and risk warnings. - Complete Report Generation: Outputs a Markdown report including hot list tables, topic cards, and scheduling suggestions, returned as-is from the backend to ensure consistent formatting.
Key Steps
- Authentication Setup: Requires authentication via
LY_API_KEYinconfig.jsonin the skill directory; if missing, guide users to obtain and configure it from a specified page. - Information Collection: Confirm necessary parameters with users:
industry(required) as the industry name, optionalbrand_keywords(CSV of brand keywords),platforms(e.g.,douyin,xiaohongshu),goal(default种草), andcount(default 8). - Point Deduction Confirmation: Before running the script, explicitly inform users of an estimated deduction of about 12 points (actual based on task complexity) and require confirmation to avoid unexpected costs.
- Task Execution and Polling: Use
--only-createto create a task and gettask_id, then cycle with--poll-task(exit code13indicates in-progress) until completion (exit code0) or failure (exit code12, etc.). - Result Delivery: On success, render the Markdown report body, state actual point deduction and report file path (e.g.,
HOT_DAILY_REPORT_FILE); on failure, handle based on exit codes, such as point refund and ask if retry is needed.
Boundaries and Considerations
- Strong Timeliness: Hot list data is collected in real-time with platform caliber differences and delays; use topics promptly, and regeneration is needed if expired.
- Human Review Necessary: Topic recommendations and
relevance/composite scoresare model-based, not guaranteed accurate—serves only as inspiration; manual review for compliance and brand tone is required before publishing. - Network and Auth Dependence: Tasks rely on stable network and valid API Key; SSL errors can be temporarily bypassed with environment variable
LY_SKIP_SSL_VERIFY=1or--insecure, but only in controlled environments. - Point Deduction and Failure Handling: Successful tasks deduct points, failed ones (e.g., exit codes
11/12) refund points; the asynchronous interface avoids session interruption, and single poll timeout (default90seconds) is not an error—continue polling. - Platform Coverage Limitations: Supports Douyin, Xiaohongshu, Weibo, Kuaishou, Zhihu, but data collection may be affected by platform rule changes; monitor abnormal exit codes (e.g.,
10) and handle accordingly.
Use Cases
- Content operations need to filter topics related to the beauty industry from Douyin and Xiaohongshu hot lists weekly to plan brand leverage marketing content.
- Before new product launch, brand managers need to quickly fetch hot topics from Weibo and Zhihu, matching product keywords to create a promotion calendar.
- Self-media creators need to daily track Kuaishou and Douyin hot lists, combine their niche keywords to find inspiration and generate video script outlines.
- Marketing teams need to regularly generate daily reports with hot topic analysis and topic suggestions for team brainstorming and content scheduling.
Best For
- Social media managers responsible for brand accounts, needing to daily discover hot trends for planning relevant marketing campaigns.
- Content planning supervisors who need to aggregate hot list data from multiple platforms to provide topic inspiration and schedule content calendars.
- Self-media bloggers or short video creators needing continuous access to industry trends to maintain account update frequency and content relevance.
- Data analysts in marketing departments needing to automate hot topic data collection and generate reports to support marketing strategy decisions.
Related Skills
Leveraging the Red Fox Data public account viral radar, this tool analyzes trending articles by keywords and generates complete, platform-native GZH copy.
A skill for writing official Chinese documents that combines formal standards, journalistic expression, and de-AI rules to produce structurally sound, fact-based, restrained files.
A video generation prompt engineering guide based on the Nüwa methodology, enabling cinematic AI video creation through structured instructions, multi-modal references, and physics constraints.
A novel writing assistant designed for the Fanqie platform, integrating memory systems and data-driven writing to ensure long-form continuity and algorithm optimization.