ohmyopenclaw
AI-native configuration and setup guides for OpenClaw.
What This Skill Provides
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.
Available Guides
| 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 | ⭐⭐ |
Usage
Apply a Guide
Simply tell the AI which guide to apply:
Apply agent-swarm guide
Setup memory optimization
Configure for Chinese providers
View Guide Details
Show me the agent-swarm guide
Installation
For New Users
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
For Existing OpenClaw Users
If you already have OpenClaw installed:
clawhub install ohmyopenclaw
Or ask the AI: "Install ohmyopenclaw skill"
First-Time Setup
After installation, the AI will remind you about next steps when you first chat with OpenClaw:
- Install this skill via ClawHub
- Choose and apply a setup guide
- Configure additional channels if needed
How Guides Work
Each guide is a Markdown document that the AI can read and execute. The guide contains:
- 适用场景: When to use this guide
- 配置变更: What changes will be made
- 安装命令: Commands to execute
- 验证步骤: How to verify success
The AI will:
- Read the guide content
- Ask for any required parameters
- Execute the configuration changes
- Verify the setup is working
- Update your workspace files
Guide Priority
We recommend applying guides in this order:
- agent-swarm - Foundation for multi-agent architecture
- memory-optimized - Enhance memory capabilities
- monitor - Enable proactive task discovery
- chinese-providers or cost-optimization - Based on your needs
Contributing
Found an issue or want to improve a guide?
- GitHub: https://github.com/ohmyopenclaw/ohmyopenclaw
- Issues: https://github.com/ohmyopenclaw/ohmyopenclaw/issues
License
MIT License - see LICENSE for details.