openclaw-native
Installation
SKILL.md
OpenClaw Native Integration
First-class integration between CC Commander and the OpenClaw AI agent platform. Automatically syncs skills, hooks, and agent profiles between both systems.
Overview
OpenClaw is a personal AI assistant platform that orchestrates multiple agents across channels (Discord, Slack, Telegram, etc.) from a single gateway. This integration makes CC Commander a native extension of OpenClaw — not just a bridge.
Auto-Detection
The openclaw-sync.js SessionStart hook automatically detects OpenClaw:
- Check
CC_OPENCLAW_ENABLED=1env var - Probe gateway at
http://localhost:18789/health - If healthy: sync skills, register hooks, report session
- If not found: exit silently (no errors, no delays)