openclaw-ops
Operate and maintain OpenClaw installations — CLI commands, config management, channel/agent/model setup, security auditing, troubleshooting, and gateway administration. Use when adding Telegram bots, managing agents, changing models, editing config, running security audits, debugging gateway issues, rotating logs, managing cron, or any OpenClaw administrative task. Also use when asked to "set up OpenClaw," "add a channel," "fix the gateway," "audit security," or "check OpenClaw status."
Why use this skill?
Master OpenClaw administration with the openclaw-ops skill. Manage agents, secure gateways, configure models, and perform deep audits via CLI.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/kapslap/openclaw-power-opsWhat This Skill Does
The openclaw-ops skill is the primary administrative interface for managing OpenClaw installations. It empowers users to configure, monitor, and troubleshoot their AI agent environments directly through a CLI-first architecture. From setting up Telegram bot integrations and managing multi-agent model configurations to executing deep security audits, this skill handles the heavy lifting of OpenClaw lifecycle management. It is designed to act as a mission-control hub for your AI infrastructure, ensuring your agents remain secure, performant, and correctly routed.
Installation
To integrate this operational suite into your environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/kapslap/openclaw-power-ops
Use Cases
- Environment Provisioning: Quickly onboard new Telegram channels or switch AI models for specific agents without manually editing complex configuration files.
- Security Hardening: Utilize the built-in audit functionality to scan for misconfigurations like overly permissive access policies, insecure UI origins, or hardcoded sensitive data. Use
openclaw security audit --deep --fixfor proactive threat mitigation. - Gateway Maintenance: Automate the troubleshooting process when agent connections drop. The skill allows for instantaneous health checks via
openclaw gateway healthand ensures seamless configuration propagation with automatic gateway restarts. - Lifecycle Management: Streamline log rotation, cron job monitoring, and agent status tracking to ensure consistent uptime for production-grade agent deployments.
Example Prompts
- "OpenClaw, please run a deep security audit and apply any recommended fixes to my current setup."
- "Add a new Telegram channel for my 'SalesAgent' and make sure the streaming configuration is set to 'off'."
- "Check the gateway health and restart the service if any anomalies are detected in the configuration sync."
Tips & Limitations
- Golden Rule: Never modify
openclaw.jsonmanually; always use the CLI commands to prevent corrupting your configuration state. - Restart Requirement: Any changes to configuration files must be followed by
openclaw gateway restartfor the changes to take effect. - Strict Syntax: When using
openclaw config set, remember to use the--strict-jsonflag. For Telegram streaming, use the string value "off" instead of the booleanfalseto avoid runtime errors. Always verify your changes usingopenclaw status --deepto ensure your deployment remains healthy.
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-kapslap-openclaw-power-ops": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-write, file-read, external-api, code-execution
Related Skills
im-framework
Ground your agent in Forrest Landry's Immanent Metaphysics (IM). Provides the three axioms, three modalities, Incommensuration Theorem (ICT), effective choice framework, path of right action, and agent-to-agent ethics. Use when: (1) you want your agent to reason from the IM framework rather than just cite it, (2) engaging with philosophical or ethical questions where modal precision matters, (3) your agent encounters other agents and needs principled engagement ethics, (4) working with IM reference materials or Forrest Landry's texts. Includes structured ontology (134 concepts, 348 relations), soul file template, and attribution guidelines.
soul-audit
Evaluate any AI agent's soul file, system prompt, or AGENTS.md against the Guardian Angel v0.7 framework (Forrest Landry's Immanent Metaphysics). Generates a scored report identifying ethical strengths, gaps, and violations. Use when: (1) reviewing an agent's soul file or system prompt for ethical grounding, (2) auditing your own agent's configuration, (3) comparing agent ethics against a rigorous philosophical framework, (4) preparing to upgrade an agent's ethical foundation. Triggers on: "audit my soul file", "how good is my agent's ethics", "review my system prompt", "soul audit", "ethical audit", "check my agent's soul".