Agent Skills
› MeisnerDan/mission-control
› brainstorm
brainstorm
GitHub辅助用户针对特定主题进行头脑风暴,读取项目上下文和现有想法库,生成多维度创意并筛选保存至脑暴记录中。
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


