ACP Router
SkillAI & modelsRoute ACP-backed agent requests through the bundled acpx backend.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the ACP Router skill
What this skill tells your AI
The instructions your AI receives, as published by qianleigood/crawclaw in extensions/acpx/skills/acp-router/SKILL.md and read by ahel’s review.
Use this skill when a request explicitly targets ACP agents, ACP sessions, or
the acpx backend.
Behavior
- Prefer configured CrawClaw ACP agent definitions before raw adapter commands.
- Keep ACP sessions non-interactive; use configured permission policy instead of prompting from inside the harness.
- Use
plugins.entries.acpx.config.mcpServersfor ACP-local MCP servers. - Treat
permissionMode=approve-allas a high-trust operator setting.
Configuration
The bundled plugin id is acpx. Runtime configuration lives under:
{
"plugins": {
"entries": {
"acpx": {
"enabled": true,
"config": {}
}
}
}
}
Signals
- GitHub stars
- 30
- Forks
- 1
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
acp-router-qianleigood- Source
- github.com/qianleigood/crawclaw