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:

  1. Check CC_OPENCLAW_ENABLED=1 env var
  2. Probe gateway at http://localhost:18789/health
  3. If healthy: sync skills, register hooks, report session
  4. If not found: exit silently (no errors, no delays)
Installs
2
First Seen
Apr 8, 2026
openclaw-native — kevinzai/cc-commander