CLI Build

Design and build a CLI that an AI agent can operate safely and a human can supervise. Use when the user wants to build a CLI, wrap an API in a command-line tool, build a CRUD or local-first tool over a database or filesystem the user already owns, add --json or --dry-run to an existing CLI, design a trust ladder or approval gate for risky commands, wrap an async API so agents do not write their own poll loop, or decide how to distribute a CLI (npm, native binary, source). Runs on its own when the contract is yours to define; follows a surface-recon report when the target is someone else's service.

crafter-station ebe6ad1 14 files · 108.1 KB Updated

File contents

crafter-station/skills/tree/main/skills/cli-build commit ebe6ad14b2

Frequently asked questions

npx skillmds@latest add crafter-station/cli-build