Install, configure, and use Corust Agent (corust-agent-acp) — an ACP-compatible coding agent. Use when: the user wants to install, configure, set up, or use...
- User wants to install or update corust-agent-acp
- User wants to configure corust / corust-agent in OpenClaw
- User says "install corust", "configure corust-agent", "use corust-agent-acp", or similar
- User wants to run corust-agent via ACP on Discord or other channels
❌ **DON'T use this skill when:**
- User is asking about other ACP agents (claude, codex, gemini)
- User is troubleshooting general ACP/acpx issues unrelated to Corust
📋 Tips & Best Practices
"acpx command not found": Ensure the ACPX plugin is enabled and the gateway has been restarted after configuration changes.
Agent binary not found: Verify the path in ~/.acpx/config.json points to the correct binary location and the file is executable (chmod +x).
Discord "Not authorized": Run openclaw config set channels.discord.allowFrom '["*"]' and restart the gateway.
Network issues (proxy): If Discord connections fail, set openclaw config set channels.discord.proxy "http://127.0.0.1:" with your local proxy port. Also consider enabling TUN mode on your proxy client for full coverage.