Agent Skills
› MeisnerDan/mission-control
› research
research
GitHub执行深度主题研究,读取项目上下文并搜索网络信息,将结构化发现保存至research目录。适用于独立开发者获取可操作洞察。
Trigger Scenarios
需要调研特定技术或市场话题
收集最新行业动态和竞品信息
Install
npx skills add MeisnerDan/mission-control --skill research -g -y
SKILL.md
Frontmatter
{
"name": "research",
"description": "Research a topic thoroughly and save structured findings to research\/",
"disable-model-invocation": true
}
Research the following topic thoroughly: $ARGUMENTS
- Read
mission-control/data/ai-context.mdfor current project context - Search the web for current information on this topic
- Synthesize findings into a structured markdown document
- Save the document to
research/with a descriptive filename - Include: Summary, Key Findings, Sources, Recommendations, and Next Steps
Focus on actionable insights relevant to a solo entrepreneur building software products.
Version History
- 2b8c402 Current 2026-07-05 15:42


