clawpad
The workspace for OpenClaw (local-first docs + chat)
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
The workspace for OpenClaw (local-first docs + chat)
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
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