CortexPilot Adoption Router
/install cortexpilot-adoption-router
CortexPilot Adoption Router
Use this skill when the user needs the shortest truthful path into CortexPilot.
What this skill teaches
- how to install the published CortexPilot MCP package
- how to choose the right read-only tool for the current job
- how to start with one public lane instead of mixing every surface together
- how to keep the answer inside the current read-only public boundary
When to use this skill
Use this skill when the user asks to:
- connect CortexPilot to OpenHands or OpenClaw
- inspect runs or workflows through the public read-only MCP
- understand which public CortexPilot lane to choose first
- inspect approvals, queue state, proof, compare, or incident summaries without mutating anything
If the MCP is not connected yet
Open README.md in this folder and follow references/INSTALL.md.
Do not invent repo-local startup paths when the published package already
exists.
Safe-first workflow
list_runsorlist_workflowsUse these first when the user needs the top-level ledger.get_runorget_workflowUse these after the user already has the specific run or workflow to inspect.list_queue,get_pending_approvals, orget_diff_gate_stateUse these for queue, approval, or diff-gate posture.get_run_reports,get_compare_summary,get_proof_summary, orget_incident_summaryUse these after the user is already inside one run and needs a specific proof-oriented read model.
Tool-selection rule
- Choose run/workflow reads for “what is happening now?”
- Choose queue/approval reads for “what is blocked or pending?”
- Choose compare/proof/incident reads for “what evidence exists for this run?”
- Do not mix multiple lanes unless the user explicitly asks for a broader audit
What to return
Return a short answer with:
- the chosen lane
- the next 1-3 actions
- one boundary reminder
- one exact MCP tool or install snippet
Guardrails
- Do not describe CortexPilot as a hosted operator product.
- Do not describe the public MCP surface as write-capable.
- Do not claim a first-party marketplace listing unless that host independently confirms it.
- Keep
task_contractas the execution authority for real runs; this MCP is read-only inspection only.
Read next
references/INSTALL.mdreferences/CAPABILITIES.mdreferences/DEMO.mdreferences/TROUBLESHOOTING.md
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install cortexpilot-adoption-router - After installation, invoke the skill by name or use
/cortexpilot-adoption-router - Provide required inputs per the skill's parameter spec and get structured output
What is CortexPilot Adoption Router?
Teach the agent how to connect the published CortexPilot read-only MCP package, choose the right public lane, and use the stable read-only tools without over... It is an AI Agent Skill for Claude Code / OpenClaw, with 141 downloads so far.
How do I install CortexPilot Adoption Router?
Run "/install cortexpilot-adoption-router" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is CortexPilot Adoption Router free?
Yes, CortexPilot Adoption Router is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does CortexPilot Adoption Router support?
CortexPilot Adoption Router is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created CortexPilot Adoption Router?
It is built and maintained by Yifeng[Terry] Yu (@xiaojiou176); the current version is v1.1.1.