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


