Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add XMethues/clawchat-plugin-connect --skill clawchat-livewaregit clone --depth 1 https://github.com/XMethues/clawchat-plugin-connectWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/xmethues/clawchat-plugin-connect/clawchat-liveware)<a href="https://agentmods.dev/skills/xmethues/clawchat-plugin-connect/clawchat-liveware"><img src="https://agentmods.dev/badge/skills/xmethues/clawchat-plugin-connect/clawchat-liveware.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00072 | $0.00382 |
| Opus 5 | $0.00036 | $0.00191 |
| Sonnet 5 | $0.00014 | $0.00076 |
| Haiku 4.5 | $0.00007 | $0.00038 |
Grade A, and why
clawchat-liveware scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
ClawChat Liveware
Use the clawchat-connect liveware structured commands. Connect obtains short-lived credentials internally; never run liveware login, read tokens, call Liveware APIs directly, or compose arbitrary Liveware shell commands.
Workflow
-
Ensure the local service is listening on
http://127.0.0.1:<port>. -
Inspect existing apps:
clawchat-connect liveware app list -
Create a uniquely named app. Never use the reserved name
ClawChat Connect:clawchat-connect liveware app create --name '<name>' --policy private -
Bind only a loopback HTTP upstream:
clawchat-connect liveware tunnel bind --app-id '<exact-id>' --upstream 'http://127.0.0.1:<port>'Connect automatically registers a successful bind in ClawChat. A bind fails if registration fails; do not separately call
clawchat_register_app. -
Report both the Liveware app ID and registered ClawChat URL.
Use app inspect, app access, tunnel unbind, and app delete only with exact IDs and explicit user intent. Do not mutate the reserved managed app. Treat any nonzero exit as final and do not retry.
Read references/commands.md for the complete structured command forms.
What ships with it
2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 7d ago First seen · 38 lines · 72 tokens per session scan A a2c56bd4d036
clawchat-liveware is a skill published in the GitHub repository XMethues/clawchat-plugin-connect (2 stars, last pushed 10d ago), licensed MIT. It adds 72 tokens to every session and 382 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
daytona-dev
Daytona development environment overview. Use when the user asks about Daytona setup, Daytona toolbox, dev environment, noVNC, CDP, server sandbox, secrets volume, Electron sandbox, standalone Chrome, validation, or artifacts volume.
daytona-cloud-server
Daytona cloud server, Den sandbox, desktop plus cloud e2e, marketplace server, worker proxy, cloud auth, org policies, connect Electron to Den. Use for server-side setup in validated flows.
reversi-master
One-click install + model switch:Claude Code,Codex CLI (OpenAI), Grok Build (xAI), DeepSeek Harness, Kimi Code (Moonshot) ,Qwen Code,Aider,OpenCode,MiMo Code (Xiaomi),ZCode (Z.AI),OpenClaw,Pi,OpenScience,Vibe-Trading,Claude Desktop (3P profile),ChatGPT desktop,OpenCode Desktop.
Trash Talk
AI becomes provocative and mocks the opponent during gameplay.
ov-server-operate
Operate and maintain OpenViking server - configure, install, start, stop, and cleanup the server. Use when need to setup or manage OpenViking service deployment.
cmux-cloud-vm
Route work to cmux Cloud machines (persistent cloud VMs) from the CLI — cmux vm route/run/agent pick a machine for you; vm tree / surface ls show the surface catalog (This Mac and every machine: terminals, VNC screens, browsers) and vm open / surface open put any of them in a pane; plus create, exec, push/pull, ports…