Gustin Craft Cli
gustin-craft-cli is a Claude Code plugin for the Build phase that connects your terminal to the Craft.do workspace API so agents and scripts can manage docs programmatically.
Wire Claude Code or shell scripts to Craft.do so you can list, read, create, and update workspace docs without leaving the terminal.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install gustin-craft-cli@gustin/craft-cliBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:gustin/craft-cli") and the paste-ready config with skillselion.get_install_config("plugin:gustin/craft-cli").
What it does
gustin-craft-cli is a Claude Code plugin that exposes the Craft.do workspace API through a command-line interface so indie builders can read, write, and manage documents from the same environment where they run agents. If your product notes, launch checklists, and technical specs live in Craft, manually switching apps breaks flow and makes automation harder. Installing this plugin lets you script doc lookups, batch updates, and workspace operations during build and ship work, and reuse the same content when you iterate marketing or support copy in later journey phases. It is intermediate in complexity because you need a Craft workspace, API familiarity, and comfort running CLI commands alongside Claude Code. The bundle is narrowly scoped—one plugin aimed at Craft.do—not a general notes marketplace, which keeps setup predictable for solo operators who already standardized on Craft.
Highlights
- Terminal CLI over the Craft.do workspace API for read, write, and doc management
- Fits solo builders who keep specs and runbooks in Craft while coding in Claude Code
- Single-plugin bundle from gustin/craft-cli focused on craft, craftdo, and workspace keywords
- Pairs with agent sessions that need structured doc fetch/update instead of copy-paste from the Craft app
- Community catalog entry with pluginCount: 1
Why builders use it
Builders who document in Craft.do waste time context-switching and cannot easily let Claude Code read or update those docs during implementation.
After you add gustin-craft-cli, you can drive Craft workspace reads and writes from the terminal so specs and notes stay in sync with your coding session.
At a glance
- Type - Plugin in Productivity.
- Adoption - 0 installs, 0 stars, 0 votes.
FAQ
Who is gustin-craft-cli for?
It is for indie and solo developers who keep plans and documentation in Craft.do and want Claude Code to interact with that workspace from the command line.
When should I use gustin-craft-cli?
Use it during build and docs work whenever you need to fetch, create, or update Craft documents without leaving your agent or terminal session.
How do I add gustin-craft-cli to my agent?
Install the gustin/craft-cli Claude Code plugin from the community catalog, configure Craft API access for your workspace, then invoke the bundled CLI commands from your Claude Code environment.
Comments
Share how you use gustin-craft-cli, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.