mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-24 22:59:34 +00:00
Move Canvas, Discord, Slack, voice-call, and WhatsApp skill docs from the root bundled skill tree into their owning plugin packages, with manifest skills declarations and docs/test path updates. Validation: - node --import tsx scripts/sync-plugin-versions.ts --check - node scripts/run-vitest.mjs src/skills/loading/env-path-guidance.test.ts - autoreview clean - Crabbox Azure pnpm check:changed run_59ba76511d57 / lease cbx_cbc6750dad72 - wrapper prepare passed pnpm install --frozen-lockfile, pnpm build, and pnpm check before the oversized full local pnpm test was stopped Follow-up: #95132 remains as the stacked PR for the rest of the starter-skill/Sherpa/ClawHub work.
20 lines
417 B
Markdown
20 lines
417 B
Markdown
---
|
|
summary: "Experimental Canvas control and A2UI rendering surfaces for paired nodes."
|
|
read_when:
|
|
- You are installing, configuring, or auditing the canvas plugin
|
|
title: "Canvas plugin"
|
|
---
|
|
|
|
# Canvas plugin
|
|
|
|
Experimental Canvas control and A2UI rendering surfaces for paired nodes.
|
|
|
|
## Distribution
|
|
|
|
- Package: `@openclaw/canvas-plugin`
|
|
- Install route: included in OpenClaw
|
|
|
|
## Surface
|
|
|
|
contracts: tools; skills
|