What problem does it solve?
Operating a multi-tenant GoClaw AI gateway requires knowing which CLI commands exist, how to inspect gateway health safely, and how to troubleshoot agents, skills, providers, and channels without exposing credentials or causing destructive changes.
Core Features & Use Cases
- CLI Discovery and Diagnostics: Inspect the live goclaw binary with version, help, doctor, and config validation commands before taking action.
- Gateway Administration: Manage agents, skills, MCP tools, runtime packages, credentials, sessions, channels, providers, and cron jobs with scoped, confirmation-gated operations.
- Troubleshooting Playbooks: Diagnose tool access failures, package install errors, expired credentials, provider errors, and channel delivery issues using traces and status commands.
- Use Case: An agent cannot access an MCP tool. List the agent's skills, check MCP server status and permission grants, inspect the failing trace, then apply the smallest access grant after user confirmation.
Quick Start
Ask the assistant to run goclaw doctor and goclaw agent list to check the health of your GoClaw gateway and show its configured agents.