OpenClaw
Open-source agent platform with multi-channel support and skill marketplace.
Drop-in buttons for the entire OpenClaw harness ecosystem — OpenClaw, Hermes, IronClaw, NanoClaw, ZeroClaw, OpenHarness, and ClaudeClaw. Framework-agnostic Web Components with zero dependencies.
All 7 harnesses
<a> link in the light DOM — skill URLs are directly discoverable by scrapers, search engines, and AI agents.
Call injectStructuredData() to emit Schema.org JSON‑LD for the whole page.
Tag name, CLI prefix, brand color, and one-line description for each harness — same layout as the README table, as browsable cards.
Open-source agent platform with multi-channel support and skill marketplace.
Persistent personal agent with long-term memory and reusable skills.
Rust-based, privacy-first assistant with WASM sandboxes and MCP.
Minimal container-based agent with OS-enforced isolation.
Fast Rust + WASM runtime with a tiny memory footprint.
Lightweight Python harness with many tools and streaming tool-calls.
Claude Code wrapper with daemon mode and chat channels.
Primary (filled) and secondary (outline) for every harness — quick visual scan of the full set.
Same three variants as claudebuttons / hermesbuttons: variant="filled" (default), outline, and ghost. One card per harness.
shape="rounded" (default), pill, or square on any tag. Below: one card per harness.
size="sm", md, or lg on every element.
Secondary purple accent via theme="branded-alt" — useful when pairing two actions on the same row (mirrors claudebuttons).
For dark UIs — dark surface with colored accents per harness.
For light UIs — white surface with colored accents.
Uses prefers-color-scheme — light or dark tokens per harness automatically.
Mix different harness buttons to let users choose their preferred agent.
Attach skill-url on any harness; crawlable links stay in the light DOM (same pattern as claudebuttons / hermesbuttons).
One call per harness: ClawButtons.createButton('openclaw' | 'hermes' | …, options).
Click any button above — all cb-copy, cb-open, and cb-close events are logged here.