openclaw-admin
Manage and inspect the OpenClaw multi-agent gateway — list agents, check model health, view routing rules, manage crons, inspect context budgets, and run system diagnostics.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/atiati82/openclaw-adminWhat This Skill Does
The openclaw-admin skill provides a powerful command-line interface for managing the OpenClaw multi-agent gateway. Designed for system administrators and advanced users, this tool enables granular visibility and control over the gateway's ecosystem. It simplifies the complexity of multi-agent environments by providing direct insight into agent health, routing configurations, token budget constraints, and scheduled tasks. By acting as an administrative layer, the skill allows for rapid troubleshooting and configuration verification without manually parsing multiple JSON files.
Installation
To integrate this utility into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/atiati82/openclaw-admin
Use Cases
Use this skill when you need to audit your agent landscape, troubleshoot routing failures, or verify system load. It is essential for verifying that new agents are properly enabled, ensuring that context window limitations (budgets) are configured correctly for specific LLM providers, and managing the lifecycle of automated background tasks defined in CRONS.json. It is also the primary tool for verifying connectivity with Ollama during local agent deployment.
Example Prompts
- "OpenClaw, run an audit of all active agents and show me which ones are currently disabled."
- "Check the gateway diagnostics and list our current routing rules and active cron jobs."
- "Inspect the context budget settings for our primary models; are any of them hitting their limits?"
Tips & Limitations
- Config Permissions: Ensure that the user account running OpenClaw has proper read access to the
config/directory and the../openclaw.jsonmaster file. - Read-Only Focus: This skill is primarily for inspection. While it allows for verification of the gateway state, sensitive modifications to configuration files should be performed with caution.
- Ollama Connectivity: If the skill reports 'Ollama not running', ensure the Ollama service is active on the default port before attempting further diagnostics.
- Formatting: The output scripts use formatted strings; if you are running this in a restricted terminal emulator, some character alignments might vary slightly, but the data will remain accurate.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-atiati82-openclaw-admin": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-read, code-execution
Related Skills
andara-rag-search
Search the Andara Ionic RAG knowledge base (3,800+ records) for business intel, research, products, team, meetings, and any indexed content.
andara-self-improvement
Captures learnings, errors, and corrections to enable continuous improvement. Use when: (1) A command or operation fails unexpectedly, (2) User corrects Claude ('No, that's wrong...', 'Actually...'), (3) User requests a capability that doesn't exist, (4) An external API or tool fails, (5) Claude realizes its knowledge is outdated or incorrect, (6) A better approach is discovered for a recurring task. Also review learnings before major tasks.
andara-meeting-minutes
Capture meeting summaries and action items from voice or text
knowledge-gaps
Track questions Hans failed to answer and flag missing knowledge