daily-hot-news

Fetch cross-platform trending topics from Weibo, Baidu, Zhihu, Toutiao, Bilibili, and Douyin.

20|19|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/trae-community/trae-skills --skill daily-hot-news
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: daily-hot-news
Source: https://github.com/trae-community/trae-skills/tree/main/skills/daily-hot-news
Command: npx skills add https://github.com/trae-community/trae-skills --skill daily-hot-news

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

实时获取并聚合多平台新闻热榜,帮助用户快速掌握今日热点,无需逐个平台查询。

Core Features & Use Cases

  • 跨平台实时热榜聚合:覆盖微博热搜、百度热搜、知乎热榜、头条热榜、哔哩哔哩热门、抖音热搜等。
  • 结构化输出与格式化报告:可直接用于 Markdown、JSON 等后续使用。
  • 高可用与降级容错:当某些平台数据暂时不可用时自动跳过并标注。
  • Use Case:在团队日常沟通中快速生成今日热榜摘要,便于传播和分析。

Quick Start

Trigger the daily-hot-news skill to fetch today's cross-platform hot topics and generate a ready-to-share Markdown report.

Frequently Asked Questions about daily-hot-news

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I aggregate real-time trending topics across multiple platforms like Weibo and Baidu?

Aggregating real-time trending topics involves fetching hot lists from multiple platforms and consolidating them into a single structured JSON view. This covers major sources like Weibo, Baidu, Zhihu, and Bilibili, allowing you to monitor all current hot topics in one place.

Can I customize the number of trending news entries displayed per platform?

Yes, customizing the number of trending news entries per platform is supported through per-platform top-N customization. This allows you to limit the structured JSON output to only the most relevant top results for each specific source before formatting it into a report.

What happens to multi-platform hot news aggregation if one platform is temporarily unavailable?

When a platform is temporarily unavailable during multi-platform hot news aggregation, the system automatically skips the failing source and annotates it. This graceful fallback ensures you still receive structured data from the remaining active platforms without interrupting the entire fetch process.

Does cross-platform hot topics aggregation output data in Markdown format?

Cross-platform hot topics aggregation outputs structured JSON data designed for downstream formatting into Markdown reports. You can trigger the skill to fetch today's real-time trending topics and directly generate a ready-to-share Markdown report for team communication.

What is the best way to generate a daily hot news summary for team communication?

The best way to generate a daily hot news summary is to fetch real-time cross-platform trending topics and consolidate them into a structured JSON view. This structured data can then be directly formatted into a ready-to-share Markdown report for quick team distribution.