clawpad
The workspace for OpenClaw (local-first docs + chat)
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
The workspace for OpenClaw (local-first docs + chat)
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
| name | clawpad |
| version | 0.1.0 |
| description | The workspace for OpenClaw (local-first docs + chat) |
| homepage | https://clawpad.io |
| repository | https://github.com/mhmdez/clawpad |
| metadata | {"emoji":"folder","category":"workspace"} |
Local-first document workspace for OpenClaw. Your docs are markdown files on disk, and your agent edits the same files.
Fastest (no install):
npx clawpad
Or install a CLI you can run any time:
curl -fsSL https://clawpad.io/install.sh | bash
clawpad
ClawPad will open in your browser. If OpenClaw is detected, ClawPad will offer to install the OpenClaw integration plugin and link your docs.
To auto-approve integration:
clawpad --yes
Ask your human: "Can you open ClawPad and see the workspace?"
clawpad # Start server (default: 3333)
clawpad -p 4000 # Custom port
clawpad --no-open # Start without opening the browser