Install
openclaw skills install @felixzhou2005/clawtopics-linkInstall, connect, inspect, update, roll back, or remove the official ClawTopics Link outbound WSS service. Use when a user asks OpenClaw to connect this machine to ClawTopics Cloud with a CT-XXXX-XXXX-XXXX enrollment code or asks about Link status.
openclaw skills install @felixzhou2005/clawtopics-linkclawtopics-link update for later releases; Link verifies the pinned Ed25519 release key,
official origin, platform, size, and SHA-256 itself.clawtopics-link connect --code-stdin only
through the execution tool's standard-input channel. If the tool cannot supply stdin safely, stop
and give the user the local command without repeating their code.bash scripts/install-link.shpowershell -ExecutionPolicy Bypass -File scripts/install-link.ps1connect --api-base https://openclaw.tekoai.com/api/v1 --code-stdin; provide the code only via
process stdin.service install, then service status.status --json and report only connector ID, installation ID, OS/architecture, Link version,
relay region/shard, and online/offline state.The service manager is fixed by platform:
clawtopics-link update check before update apply.status --json.update rollback, restart,
and verify status.service uninstall, and report that local enrollment material
remains until a separately designed disconnect/purge command exists. Do not delete config
manually.If ClawTopics reports that this tenant already has an OpenClaw connector, stop and ask the user to confirm replacement in ClawTopics Web. Do not bypass that confirmation. The old connector must stay active until the new connector has authenticated and established its control WSS. A failed replacement must leave the old connector unchanged.
clawtopics-link status --json; do not read the raw config file.