Loading...
Loading...
CLI for bootstrapping and managing wordspace projects
npx skill4agent add frames-engineering/wordspace wordspace.prosewordspace init.prose.claude/settings.local.jsoncurlpython3WebFetchWebSearchoutput/--forcewordspace search [query]wordspace search # list all
wordspace search pulse # filter by "pulse"wordspace add <name> [...].prosewordspace add x-daily-pulse
wordspace add x-daily-pulse x-weekly-report
wordspace add x-daily-pulse --force # overwrite existingproject/
├── .claude/
│ └── settings.local.json # Claude permissions
├── workflows/
│ └── *.prose # downloaded workflow files
├── output/ # working directory for outputs
└── skills/
└── wordspace/
└── SKILL.md # this filewordspace initallnone01,3,51-31,3-5,7npx wordspace initnpm i -g wordspace
wordspace init