π¦ ClawHub
Connector
by @launchthatbot
Deprecated legacy connector skill. Use @launchthatbot/connect-openclaw-plugin for all new LaunchThatBot OpenClaw connect flows with configurable permissions.
TERMINAL
clawhub install connectorπ About This Skill
name: launchthat-openclaw-connector description: Deprecated legacy connector skill. Use @launchthatbot/connect-openclaw-plugin for all new LaunchThatBot OpenClaw connect flows with configurable permissions.
LaunchThat OpenClaw Connector
> Deprecated: this skill is being phased out.
> Use @launchthatbot/connect-openclaw-plugin instead.
When to use this skill
Use this skill when you need to:
Do not use this skill for:
Security boundaries
agent_status_changed, agent_moved_room, task_started, task_completed, room_updated).Source-of-truth policy
packages/launchthat-openclaw-connector.launchthatbot/connect repo is a distribution mirror, not a primary authoring surface.Quick setup workflow
1. Create auth link:
lt-openclaw-connect auth-link \
--base-url=https://app.launchthatbot.com \
--workspace-id=default \
--instance-name=my-openclaw
2. Open returned authUrl, capture:
- instanceId
- ingestToken
3. Export secrets:
export LAUNCHTHAT_INGEST_TOKEN=""
export LAUNCHTHAT_SIGNING_SECRET=""
4. Run connector:
lt-openclaw-connect run \
--base-url=https://app.launchthatbot.com \
--workspace-id=default \
--instance-id=
Operational checks
200.ok: true.Common troubleshooting
OPENCLAW_SIGNING_SECRET and clock skew.