Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
skills.volces.com avatar

Zhihu Hot Cn

  • 147 installs
  • skills.volces.com

Use zhihu-hot-cn for development tasks

About

zhihu-hot-cn: A skill for development. This provides functionality for development workflows.

  • zhihu-hot-cn

Zhihu Hot Cn by the numbers

  • 147 all-time installs (skills.sh)
  • +4 installs in the week ending Aug 5, 2026 (Skillselion tracking)
  • Ranked #2,555 of 4,347 Backend & APIs skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/skills.volces.com --skill zhihu-hot-cn

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs147
Repositoryskills.volces.com

What it does

Use zhihu-hot-cn for development tasks

Files

SKILL.mdMarkdownGitHub ↗

知乎热榜监控

获取知乎热门话题、问题和趋势分析。

功能

  • 🔥 获取知乎实时热榜
  • 📊 分析热门话题趋势
  • 🏷️ 按类别筛选(科技、娱乐、财经等)
  • 💾 导出为 Markdown/JSON

使用方法

获取热榜

# 获取当前热榜(前 50 条)
./scripts/get-hot.sh

# 获取指定数量
./scripts/get-hot.sh --limit 20

# 输出 JSON 格式
./scripts/get-hot.sh --format json

按类别筛选

# 科技类话题
./scripts/get-hot.sh --category tech

# 财经类话题
./scripts/get-hot.sh --category finance

# 娱乐类话题
./scripts/get-hot.sh --category entertainment

趋势分析

# 对比昨天和今天的热榜变化
./scripts/compare-trends.sh

# 查找持续热门的话题(连续 3 天在榜)
./scripts/find-persistent.sh --days 3

数据来源

知乎热榜数据来自公开数据源:

输出示例

Markdown 格式

# 知乎热榜 - 2026-02-19

1. [如何评估 AI Agent 的商业价值?](https://zhihu.com/question/xxx) 🔥 999万热度
2. [2026 年最值得学习的编程语言?](https://zhihu.com/question/xxx) 💬 523 回答
3. ...

JSON 格式

{
  "date": "2026-02-19",
  "items": [
    {
      "rank": 1,
      "title": "如何评估 AI Agent 的商业价值?",
      "url": "https://zhihu.com/question/xxx",
      "heat": 9990000,
      "answers": 523
    }
  ]
}

热度指标

  • 🔥 热度值: 综合浏览量、互动量计算
  • 💬 回答数: 问题下的回答数量
  • ⏰ 在榜时间: 持续在热榜的天数

与其他平台对比

平台对应美国平台特点
知乎Quora问答社区,知识分享
抖音TikTok短视频
小红书Instagram图文分享
B站YouTube长视频

使用场景

1. 内容创作: 发现热门话题,获取创作灵感 2. 市场研究: 了解用户关注点 3. 舆情监控: 追踪品牌/产品讨论 4. 知识获取: 快速了解当日热点

注意事项

  • 数据来自公开数据源,非官方 API
  • 热榜每小时更新一次
  • 如需实时数据,请访问知乎官网

---

版本: 1.0.0 数据源: GitHub 公开项目

Related skills

Backend & APIsbackendintegrations

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.