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 --install to automatically detect and set up the necessary environment and dependencies.
  • Service Management: Use the service subcommand to manage the persistent gateway process.
  • Integration Setup: Use --setup to 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.

Patterns & Examples

Install OpenClaw

# Install OpenClaw and its latest dependencies
x openclaw --install

Setup QYWX Integration

# Configure OpenClaw to use Enterprise WeChat
x openclaw --setup qywx

Manage Gateway Service

# Check status, start, or stop the gateway service
x openclaw service status
x openclaw service start

Uninstall OpenClaw

# Remove all OpenClaw-related files and services
x openclaw --uninstall

Checklist

  • Verify that the user intends to perform an installation or configuration.
  • Confirm if specific integrations (like qywx) are required during setup.
  • Check the status of the gateway service if there are connectivity issues.
Related skills

More from x-cmd/skill

Installs
3
Repository
x-cmd/skill
GitHub Stars
20
First Seen
Apr 10, 2026