claw
The claw command provides advanced system administration for OpenClaw instances across multiple platforms including macOS, Ubuntu/Debian, Docker, OCI, and Proxmox. Use it to manage gateway lifecycle operations, configure notification channels (WhatsApp, Telegram, Discord, Slack, Signal, iMessage), implement security hardening, perform updates and rollbacks, and monitor system health through a natural language interface that automatically detects the target platform before executing changes.
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/nyldn/claude-octopus/HEAD/.claude/commands/claw.md -o ~/.claude/commands/claw.mdclaw.md
# 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:
```
"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
## Methodology
Every action follows:
1. **DETECT** platform — never assume the OS
2. **DIAGNOSE** first — non-destructive checks before changes
3. **EXECUTE** action — platform-specific commands
4. **VERIFY** outcome — confirm the change took effect
## Natural Language Examples
```
"Check my server health"
"Update openclaw to latest"
"Set up tailscale"
"Configure slack channel"
"Harden my server"
"Set up openclaw on docker"
```Backend architect for scalable API design, microservices, and distributed systems
Cloud architect for AWS/Azure/GCP infrastructure, IaC, FinOps, and multi-cloud strategies
Code review expert for quality analysis, security vulnerabilities, and production reliability
Database architect for data modeling, technology selection, schema design, and migration planning
Debugging specialist for errors, test failures, and unexpected behavior
Technical documentation architect for comprehensive system docs and architecture guides
Frontend developer for React, Next.js, responsive layouts, and accessible UI components
Performance engineer for optimization, observability, and scalable system performance