一键导入
discover
Trigger AI Discovery chain for exploring and optimizing prompts, skills, and agents through multi-agent debate
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Trigger AI Discovery chain for exploring and optimizing prompts, skills, and agents through multi-agent debate
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use when setting up, verifying, or repairing BrainBrew DevKit in Codex, including hooks, global skills, MCP config, runner files, and plugin-native assets.
Use when configuring or troubleshooting BrainBrew MCP access in Codex, including .mcp.json, codex mcp commands, and available BrainBrew MCP tools.
Use when the user wants to run or follow a BrainBrew workflow in Codex, including develop, review, docs, devops, research, support, data, moderation, marketing, or skill-dev recipes.
Set up workflow templates and manage chain flows. Trigger when user says: "set up a workflow", "create a development workflow", "I need a CI/CD pipeline", "set up devops", "bump develop", "bump devops", "add agent to chain", "show chain flow", "edit chain config", "create custom workflow", "add a team node", "run agents in parallel", "create agent team", "validate chain", "check chain config", "verify chain".
Build and manage VitePress documentation site. Trigger when user says: "build docs", "deploy docs", "preview docs", "update docs", "docs dev server", "run docs locally", "check docs build".
Search and install skills from multiple sources (Vercel Skills, GitHub, Anthropic official). Use when user says "find skill", "search skill", "install skill", or when agent-improver needs to find skills for an agent.
| name | discover |
| description | Trigger AI Discovery chain for exploring and optimizing prompts, skills, and agents through multi-agent debate |
| trigger | When user says "discover", "explore possibilities", "optimize prompts", "improve agents", "brainstorm with agents" |
Launch multi-agent exploration and debate to discover novel solutions and optimize AI artifacts.
/discover <topic>
/discover optimize the marketing template for viral content
/discover improve the explorer agent's creativity
/discover find better patterns for error handling
intent-discovery → parallel-exploration → forum-debate → synthesis
↑ ↓
└──── (max 2 rounds) ←──────────┘
↓
optimization → validation → report
When user invokes /discover:
Agent(
name: "intent-analyst",
subagent_type: "intent-discoverer",
prompt: "Analyze intent for: {user_topic}. Define exploration directive, success criteria, and what to avoid."
)
/discover <topic> — Full chain with intent discovery/discover fast <topic> — Skip intent discovery, jump to exploration/discover debate <ideas> — Skip exploration, go straight to debate on provided ideasThe chain produces:
/discover how to make the critic agent more constructive
/discover ways to reduce token usage in the development chain
/discover fast viral marketing hooks for tech products
/discover debate "use websockets vs SSE for real-time updates"