mcp-orchestrator
Installation
SKILL.md
MCP Orchestrator
MCP (Model Context Protocol) is one of grok-build-0.1's strongest advantages. This skill makes it first-class.
Responsibilities
-
Inventory current state
- Run
grok inspect(or equivalent) to see loaded MCPs. - List project and user-level MCP configuration.
- Run
-
Identify the gap
- What real capability is missing for the current task?
- Examples: visual QA, deep git history analysis, session introspection, architecture visualization, external service access.
-
Evaluate and recommend specific MCP servers
- Prefer narrowly-scoped, well-documented servers over kitchen-sink ones.
- Check security model, maintenance, and fit for agent use.
- From this arsenal: recommend
agent-session-analyzer,repo-graph,test-intelligence,browser-qa,skill-validatorwhen appropriate.