openclaw
Installation
SKILL.md
openclaw - Personal AI Assistant Deployment
The openclaw module provides a one-click initialization and configuration environment for OpenClaw, a personal AI assistant that can be run on local devices.
When to Activate
- When the user wants to install OpenClaw and its dependencies.
- When the user needs to set up specific integrations for OpenClaw (e.g., enterprise WeChat).
- When the user wants to manage the OpenClaw gateway service.
- When the user needs to uninstall OpenClaw and clean up its workspace.
Core Principles & Rules
- Environment Automation: Use
--installto automatically detect and set up the necessary environment and dependencies. - Service Management: Use the
servicesubcommand to manage the persistent gateway process. - Integration Setup: Use
--setupto quickly configure models and chat software integrations.
Additional Scenarios
- QYWX Integration: Rapidly configure OpenClaw to work with Enterprise WeChat for communication.
- Complete Cleanup: Ensure all binaries, configs, and workspaces are removed during uninstallation.