Command
/claw
[advanced] OpenClaw instance administration — manage hosts across macOS, Ubuntu/Debian, Docker, OCI, and Proxmox
One command from octo.
shell
$ npx -y skills add nyldn/claude-octopus --agent claude-codeShips with octo. Installing the plugin gets this command.
How it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/claw
Context preview
What this command does when you run it.
[advanced] OpenClaw instance administration — manage hosts across macOS, Ubuntu/Debian, Docker, OCI, and Proxmox
Stats
Stars3,869
Forks362
LanguageShell
LicenseMIT
Ships with octo
Command definition
claw.md
--- command: claw description: "[advanced] OpenClaw instance administration — manage hosts across macOS, Ubuntu/Debian, Docker, OCI, and Proxmox" --- # Claw - OpenClaw System Administration **Your first output line MUST be:** `🐙 Octopus OpenClaw Admin` ## Instructions Read and follow the full skill instructions from: `${HOME}/.claude-octopus/plugin/.claude/skills/skill-claw/SKILL.md` ## Quick Usage Just use natural language: ```text "Check if my OpenClaw instance is healthy" "Update OpenClaw to the latest stable version" "Set up OpenClaw on my Proxmox server" "Harden my server security" "Configure the Telegram channel" "Set up Tailscale for remote access" ``` ## What It Manages - **Gateway lifecycle**: Start, stop, restart, health checks, daemon install - **5 platforms**: macOS (launchd), Ubuntu/Debian (systemd), Docker (compose), OCI (ARM), Proxmox (LXC) - **6 channels**: WhatsApp, Telegram, Discord, Slack, Signal, iMessage - **Security**: Audit, hardening, firewall, Tailscale, credential management - **Updates**: Backup, upgrade, rollback, version pinning - **Monitoring**: Logs, health checks, resource usage, diagnostics
