topic-agent

Orchestrate topic selection workflows from hotspot collection to review.

333|83|Updated Jan 9, 2026
One-click install
npx skills add https://github.com/zephyrwang6/myskill --skill topic-agent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: topic-agent
Source: https://github.com/zephyrwang6/myskill/tree/main/topic-agent
Command: npx skills add https://github.com/zephyrwang6/myskill --skill topic-agent

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

这项技能作为选题系统的主控流程,整合热点采集、选题生成与审核环节,自动化推进并迭代,直到产出合格选题,减少人工协调成本。

Core Features & Use Cases

  • 端到端工作流编排:实现从热点采集到选题审核并保存至选题库的完整流程。
  • 多触发模式:支持完整流程、仅采集热点、单个选题分析以及快速推荐等模式,灵活应对不同场景。
  • 可扩展输出:输出保存到 Obsidian 选题库,方便后续写作与知识整理。

Quick Start

通过对话触发:如说出“开始今日选题”启动完整流程,或“今日AI热点”仅采集热点。输出将格式化后写入选题库。若要分析单个选题,请说“我有一个选题”。

Frequently Asked Questions about topic-agent

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

FAQPage Schema
How do I automate topic selection from hotspots and trending content?

Topic selection automation orchestrates hotspot collection, generates candidate topics, and reviews them end-to-end. This Skill coordinates the entire workflow—from gathering trending signals to validating topics and saving them to your Obsidian library—reducing manual coordination steps.

Can I use this for Obsidian knowledge management and content planning?

Yes. The Skill integrates with Obsidian to store validated topics in your topic library, supporting knowledge management and writing workflows. It outputs formatted topic records directly into your vault for downstream content work.

What triggers and modes does the workflow support?

The workflow supports four trigger modes: complete end-to-end topic generation, hotspot collection only, single-topic analysis, and quick recommendations. Choose the mode matching your current need—full automation or targeted steps.

Do I need external setup or API keys to run the topic workflow?

No advanced external setup is required. The Skill can optionally integrate with web search and review subsystems, but operates independently without mandatory external dependencies or configuration.

How does hotspot-driven topic generation work?

Hotspot-driven generation identifies trending signals, converts them into topic candidates through generation logic, then validates each topic against review criteria before saving. The orchestration iterates until output meets quality standards.

What's the difference between collecting hotspots and generating topics?

Hotspot collection gathers trending signals and breaking news from sources. Topic generation transforms those hotspots into writing ideas. The Skill lets you run collection alone, generation alone, or both together depending on your workflow stage.