搜索知乎热榜话题,分析高价值问题,帮助内容创作者精准选题。
Scanned 9/9/2026
Install to Claude Code
npx -y skills add Lord1Egypt/awesome-skill-forge --skill zhihu-topic-finder --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Zhihu Topic Finder?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/lord1egypt-zhihu-topic-finder)More formats (shields.io, HTML) on the badges page.
---
slug: zhihu-topic-finder
name: 知乎选题分析器
version: "1.0.0"
author: 千策
---
# 知乎选题分析器
搜索知乎热榜话题,分析高价值问题,帮助内容创作者精准选题。
## 核心能力
1. **知乎热榜抓取** — 获取知乎实时热榜Top50
2. **问题分析** — 评估问题的回答数、浏览量、关注数
3. **机会评分** — 根据热度与竞争度评估内容机会
4. **竞品追踪** — 分析已有回答的质量与角度
## 使用方式
用户说"搜一下知乎"或"知乎有什么热点"时:
```
python3 scripts/zhihu_topics.py
```
## 注意事项
- 使用公开API获取热榜数据,无需登录
- 评分基于热度与竞争度的综合评估
- 建议选择评分80+的问题进行回答
- 回答角度建议避开已有高赞回答的相同观点
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!