clawpad
The workspace for OpenClaw (local-first docs + chat)
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
The workspace for OpenClaw (local-first docs + chat)
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
| 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