daily-trending

获取今日热榜,从tophub.today抓取各平台热搜榜单。当用户询问"今天有什么热搜"、"热榜"、"微博热搜"时触发。

33 stars

Best use case

daily-trending is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

获取今日热榜,从tophub.today抓取各平台热搜榜单。当用户询问"今天有什么热搜"、"热榜"、"微博热搜"时触发。

Teams using daily-trending should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/daily-trending/SKILL.md --create-dirs "https://raw.githubusercontent.com/aAAaqwq/AGI-Super-Team/main/skills/daily-trending/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/daily-trending/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How daily-trending Compares

Feature / Agentdaily-trendingStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

获取今日热榜,从tophub.today抓取各平台热搜榜单。当用户询问"今天有什么热搜"、"热榜"、"微博热搜"时触发。

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# Daily Trending

获取今日热榜,从tophub.today抓取各平台热搜数据。

## 数据获取

### 多平台热榜(必抓)

从tophub.today获取以下平台的热榜:
- 知乎热榜:`/n/mproPpoq6O`
- 微博热搜榜:`/n/KqndgxeLl9`
- 百度实时热点:`/n/Jb0vmloB1G`
- 36氪24小时热榜:`/n/Q1Vd5Ko85R`
- 虎嗅网热文:`/n/5VaobgvAj1`
- 澎湃热榜:`/n/wWmoO5Rd4E`
- 吾爱破解今日热帖:`/n/NKGoRAzel6`
- 虎扑社区步行街热帖:`/n/G47o8weMmN`

### 获取方式

```bash
# 微博热搜
web_fetch("https://tophub.today/n/KqndgxeLl9", maxChars=3000)

# 知乎热榜
web_fetch("https://tophub.today/n/mproPpoq6O", maxChars=3000)

# 百度热点
web_fetch("https://tophub.today/n/Jb0vmloB1G", maxChars=3000)

# 36氪
web_fetch("https://tophub.today/n/Q1Vd5Ko85R", maxChars=3000)

# 虎嗅
web_fetch("https://tophub.today/n/5VaobgvAj1", maxChars=3000)
```

### 筛选标准(关键)

从所有平台的热榜中,筛选出**真正重要的、真正处于讨论焦点的**热点:

1. **重要事件**:重大政策、国际关系、社会事件
2. **热议话题**:引发广泛讨论和争议的话题
3. **真正焦点**:不是明星八卦、广告推广
4. **只讲事实**:排除带主观色彩的评论标题,如"天塌了"、"最惨"、"荒谬"等
5. **事实性内容**:保留事件本身,不加评论渲染

**排除类型**:
- 带主观色彩的评论标题
- 单纯的娱乐八卦
- 明显的广告推广
- 情绪化表达

**保留类型**:
- 事实性事件
- 政策动态
- 社会热议话题
- 真正有讨论价值的焦点

**输出要求**:
- 每条新闻要完整、有头有尾
- 像新闻标题一样描述事件
- 不要单独一个词或没头没尾的内容

## 输出格式

只输出最有价值的5条:

```
---

🔥 今日热榜(2月19日)

1. 高市早苗确认当选日本新任首相,将着手组建新内阁
2. 2026年春节档电影总票房突破20亿元
3. 苏翊鸣夺得米兰冬奥会单板滑雪男子坡面障碍技巧金牌
4. 韩国短道速滑女子3000米接力夺得金牌
5. 沙特投资483亿美元收购字节跳动部分业务

---
```

注意:
- 每条新闻完整、有头有尾
- 不需要来源标注
- 只讲事实,排除主观评论
- 分割线“---”用“======”代替
- 只输出要求输出的内容,前后不要输出多余的文本、说明、报错

Related Skills

team-daily-report

33
from aAAaqwq/AGI-Super-Team

自动汇总团队内 agent、cron、skill 进展与关键事件,生成并推送结构化日报。

daily-xhs-content — 小红书每日内容生产

33
from aAAaqwq/AGI-Super-Team

> Cron: `daily-xhs-content` | 每日 21:00 | agentId: content

daily-reflection

33
from aAAaqwq/AGI-Super-Team

Evening reflection — full P&L review and strategy adjustment at end of day

daily-portfolio

33
from aAAaqwq/AGI-Super-Team

Morning portfolio review — full position snapshot and daily P&L report

daily-gzh-content — 公众号每日内容生产

33
from aAAaqwq/AGI-Super-Team

> Cron: `daily-gzh-content` | 每日 21:30 | agentId: content

daily-douyin-content — 抖音每日内容生产

33
from aAAaqwq/AGI-Super-Team

> Cron: `daily-douyin-content` | 每日 22:00 | agentId: content

daily-briefing

33
from aAAaqwq/AGI-Super-Team

Morning briefing: tasks + email + follow-ups

wemp-operator

33
from aAAaqwq/AGI-Super-Team

> 微信公众号全功能运营——草稿/发布/评论/用户/素材/群发/统计/菜单/二维码 API 封装

Content & Documentation

zsxq-smart-publish

33
from aAAaqwq/AGI-Super-Team

Publish and manage content on 知识星球 (zsxq.com). Supports talk posts, Q&A, long articles, file sharing, digest/bookmark, homework tasks, and tag management. Use when publishing content to 知识星球, creating/editing posts, uploading files/images/audio, managing digests, batch publishing, or formatting content for 知识星球.

zoom-automation

33
from aAAaqwq/AGI-Super-Team

Automate Zoom meeting creation, management, recordings, webinars, and participant tracking via Rube MCP (Composio). Always search tools first for current schemas.

zoho-crm-automation

33
from aAAaqwq/AGI-Super-Team

Automate Zoho CRM tasks via Rube MCP (Composio): create/update records, search contacts, manage leads, and convert leads. Always search tools first for current schemas.

ziliu-publisher

33
from aAAaqwq/AGI-Super-Team

字流(Ziliu) - AI驱动的多平台内容分发工具。用于一次创作、智能适配排版、一键分发到16+平台(公众号/知乎/小红书/B站/抖音/微博/X等)。当用户需要多平台发布、内容排版、格式适配时使用。触发词:字流、ziliu、多平台发布、一键分发、内容分发、排版发布。