
Gustin Craft Cli
- 3 repo stars
- Updated February 22, 2026
- gustin/craft-cli
gustin-craft-cli is a Claude Code plugin that connects your terminal to the Craft.do workspace API so agents and scripts can manage docs programmatically.
About
gustin-craft-cli is a Claude Code plugin that exposes the Craft.do workspace API through a command-line interface so developers 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 operators who already standardized on Craft.
- 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
Gustin Craft Cli by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install gustin-craft-cli@gustin/craft-cliAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 3 |
|---|---|
| Last updated | February 22, 2026 |
| Repository | gustin/craft-cli ↗ |
What it does
Wire Claude Code or shell scripts to Craft.do so you can list, read, create, and update workspace docs without leaving the terminal.
Who is it for?
Best when you already use Craft.do as your system of record and want CLI-level automation from Claude Code.
Skip if: Skip if you're on Notion, Obsidian-only workflows, or anyone and does not use Craft.do and does not want another paid workspace.
What you get
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.
- Scriptable read/write access to Craft.do documents from Claude Code sessions
- Repeatable terminal workflows for listing and managing workspace docs
- Reduced copy-paste between Craft and your codebase or agent prompts
By the numbers
- pluginCount: 1
- Repository: gustin/craft-cli
- Catalog source: auto-discovered community plugin
Recommended Plugins
How it compares
Craft.do API CLI plugin, not a generic markdown or internal wiki skill.
FAQ
Who is Gustin Craft Cli for?
It is for 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.