Bridge banner
TechIntegrationLabs TechIntegrationLabs

Bridge

Development community

Description

--- name: bridge description: OpenClaw ↔ Claude Code bridge management — health, sessions, channels, troubleshooting argument-hint: [status|sessions|test|channels|launch|restart] --- You are managing the OpenClaw ↔ Claude Code bidirectional bridge. Invoke the `bizbrain-os:openclaw-bridge` skill and follow it. **Available subcommands:** - `/bridge` or `/bridge status` — Full health check (gateway, MCP bridge, plugin, channels) - `/bridge sessions` — List active Claude Code sessions launched by

Installation

Installs to ~/.claude/skills/techintegrationlabs-bizbrain-os-plugin-bridge/SKILL.md

Terminal
mkdir -p ~/.claude/skills/techintegrationlabs-bizbrain-os-plugin-bridge && curl -fsSL https://raw.githubusercontent.com/TechIntegrationLabs/bizbrain-os-plugin/HEAD/commands/bridge.md -o ~/.claude/skills/techintegrationlabs-bizbrain-os-plugin-bridge/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository