Agent Skills
› MeisnerDan/mission-control
› brainstorm
brainstorm
GitHub根据指定主题生成10-15个创意想法,参考项目上下文和现有脑暴记录,经用户筛选后将选定想法保存至brain-dump.json。
Trigger Scenarios
需要头脑风暴灵感
构思产品或技术方案
Install
npx skills add MeisnerDan/mission-control --skill brainstorm -g -y
SKILL.md
Frontmatter
{
"name": "brainstorm",
"description": "Generate creative ideas on a topic and optionally save to brain dump",
"disable-model-invocation": true
}
Help me brainstorm about: $ARGUMENTS
- Read
mission-control/data/ai-context.mdfor a quick snapshot of current state - Read
mission-control/data/brain-dump.jsonto see existing ideas - Read
mission-control/data/projects.jsonto understand active projects - Generate 10-15 creative ideas related to the topic
- Ask me which ones I want to keep
- Add the selected ideas to
brain-dump.jsonwith appropriate tags
Be creative and think from multiple angles: technical, marketing, user experience, business model, partnerships, and unconventional approaches.
Version History
- 2b8c402 Current 2026-07-05 15:41


