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
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install cortexpilot-adoption-router - 安装完成后,直接呼叫该 Skill 的名称或使用
/cortexpilot-adoption-router触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 141 次。
如何安装 CortexPilot Adoption Router?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install cortexpilot-adoption-router」即可一键安装,无需额外配置。
CortexPilot Adoption Router 是免费的吗?
是的,CortexPilot Adoption Router 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
CortexPilot Adoption Router 支持哪些平台?
CortexPilot Adoption Router 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 CortexPilot Adoption Router?
由 Yifeng[Terry] Yu(@xiaojiou176)开发并维护,当前版本 v1.1.1。