Install
openclaw skills install ohmyopenclawAI-native configuration and setup guides for OpenClaw
openclaw skills install ohmyopenclawAI-native configuration and setup guides for OpenClaw.
This skill helps you configure OpenClaw for various use cases through Setup Guides. Each guide provides step-by-step instructions that the AI can read and apply automatically.
| Guide | Use Case | Priority |
|---|---|---|
| agent-swarm | Multi-agent architecture with Orchestrator + Workers | ⭐⭐⭐ Recommended |
| memory-optimized | Enhanced memory with search capabilities | ⭐⭐ |
| chinese-providers | Chinese AI provider configuration | ⭐⭐ |
| cost-optimization | Cost reduction strategies | ⭐ |
| monitor | Proactive monitoring and task discovery | ⭐⭐ |
Simply tell the AI which guide to apply:
Apply agent-swarm guide
Setup memory optimization
Configure for Chinese providers
Show me the agent-swarm guide
If you don't have OpenClaw installed yet:
# macOS / Linux
curl -fsSL https://get.ohmyopenclaw.dev | bash
# Windows PowerShell
irm https://get.ohmyopenclaw.dev/install.ps1 | iex
If you already have OpenClaw installed:
clawhub install ohmyopenclaw
Or ask the AI: "Install ohmyopenclaw skill"
After installation, the AI will remind you about next steps when you first chat with OpenClaw:
Each guide is a Markdown document that the AI can read and execute. The guide contains:
The AI will:
We recommend applying guides in this order:
Found an issue or want to improve a guide?
MIT License - see LICENSE for details.