ocm-operator Skill
OCM/OpenClaw envs: create, clone, upgrade, runtimes, services, logs, cleanup. Published by openclaw in Kova.
What is ocm-operator Skill?
OCM/OpenClaw envs: create, clone, upgrade, runtimes, services, logs, cleanup. Published by openclaw in Kova. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Testing
- Testing use cases
Technical details
- Install or run with Copy skill directory
When to use ocm-operator Skill
- Use it for testing.
Built with
Editorial notes
Source
- Creator: openclaw
- Repository: openclaw/Kova
- Skill file: .agents/skills/ocm-operator/SKILL.md
What it does
OCM/OpenClaw envs: create, clone, upgrade, runtimes, services, logs, cleanup.
Skill instructions
OCM Operator Operating Model Use OCM as the control plane for OpenClaw. Treat an OCM environment as the isolation boundary: it owns OPENCLAWHOME, state, config, workspace, gateway port, runtime/launcher binding, and service policy. Prefer OCM commands over raw OpenClaw commands whenever the task touches: - env creation, cloning, migration, export/import, snapshots, or cleanup - runtime install/build/verify/update/remove - upgrades or release testing - background gateway services - logs, status, TUI/dashboard, plugin checks, model checks Run OpenClaw inside an env with: sh ocm @<env -- <openclaw args Use ocm env exec <env -- <command only when you need a non-OpenClaw command inside the env, such as env, node, or shell tooling. First Steps 1. Inspect current state before changing it: sh ocm env list ocm service status ocm runtime list 2. Read help for the exact surface before using unfamiliar flags: sh ocm help start ocm help env ocm help runtime ocm help service ocm help logs ocm help u
Explore related resources
Frequently asked questions
What is ocm-operator?
ocm-operator is a open-source AI agent skill with Copy skill directory. OCM/OpenClaw envs: create, clone, upgrade, runtimes, services, logs, cleanup.
Who is ocm-operator best for?
ocm-operator is best for reusing agent instructions, scripts, and references, testing workflows.
How do I install ocm-operator?
Install or run ocm-operator using Copy skill directory. Check ocm-operator for the latest setup command.
Is ocm-operator actively maintained?
ocm-operator may need a closer maintenance check before production use.
Auto-fetched from GitHub.