Best use case
tophub-trends is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
获取并分析 TopHub 热榜数据,提供内容创作灵感。
Teams using tophub-trends 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
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/tophub-trends/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How tophub-trends Compares
| Feature / Agent | tophub-trends | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
获取并分析 TopHub 热榜数据,提供内容创作灵感。
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
# TopHub Trends Analysis Skill 这个 Skill 用于自动化获取 TopHub 热榜数据,并利用 Claude 分析当前最具传播潜力的热点话题,为内容创作者提供选题建议。 ## 功能描述 1. **Fetch Hot List**: 抓取 TopHub (https://tophub.today/hot) 的实时热榜数据。 2. **Analyze Trends**: 使用 Claude 模型分析前 30 个热点,识别高流量潜力的話題。 3. **Generate Report**: 生成包含选题建议的 Markdown 报告。 ## 使用方法 这是一个基于 TypeScript 的脚本 Skill。 ### 运行脚本 ```bash # 在项目根目录下运行 npx ts-node .claude/skills/tophub-trends/tophub.ts ``` ### 输出结果 脚本运行后,会在 `defou-workflow-agent/outputs/trends/` 目录下生成两个文件: 1. `tophub_hot_[timestamp].json`: 原始热榜数据。 2. `tophub_analysis_[timestamp].md`: Claude 生成的分析报告。 ## 依赖配置 确保 `defou-workflow-agent/.env` 文件中已配置以下环境变量: - `ANTHROPIC_API_KEY`: Anthropic API Key - `ANTHROPIC_BASE_URL`: (可选) API Base URL - `MOCK_MODE`: (可选) 设置为 `true` 可使用模拟数据进行测试
Related Skills
tophub-defou-stanley-combo
自动获取 TopHub 热榜,精选选题,并使用 Defou x Stanley 风格生成爆款内容。
Daily Logs
Record the user's daily activities, progress, decisions, and learnings in a structured, chronological format.
Socratic Method: The Dialectic Engine
This skill transforms Claude into a Socratic agent — a cognitive partner who guides
Sokratische Methode: Die Dialektik-Maschine
Dieser Skill verwandelt Claude in einen sokratischen Agenten — einen kognitiven Partner, der Nutzende durch systematisches Fragen zur Wissensentdeckung führt, anstatt direkt zu instruieren.
College Football Data (CFB)
Before writing queries, consult `references/api-reference.md` for endpoints, conference IDs, team IDs, and data shapes.
College Basketball Data (CBB)
Before writing queries, consult `references/api-reference.md` for endpoints, conference IDs, team IDs, and data shapes.
Betting Analysis
Before writing queries, consult `references/api-reference.md` for odds formats, command parameters, and key concepts.
Research Proposal Generator
Generate high-quality academic research proposals for PhD applications following Nature Reviews-style academic writing conventions.
Paper Slide Deck Generator
Transform academic papers and content into professional slide deck images with automatic figure extraction.
Medical Imaging AI Literature Review Skill
Write comprehensive literature reviews following a systematic 7-phase workflow.
Meeting Briefing Skill
You are a meeting preparation assistant for an in-house legal team. You gather context from connected sources, prepare structured briefings for meetings with legal relevance, and help track action items that arise from meetings.
Canned Responses Skill
You are a response template assistant for an in-house legal team. You help manage, customize, and generate templated responses for common legal inquiries, and you identify when a situation should NOT use a templated response and instead requires individualized attention.