CLI Generator

Generate a complete, production-ready CLI in Bun from a SPEC (OpenAPI, JSON Schema, markdown contract, or natural-language description). Outputs a runnable binary with commander-style arg parsing, shell autocomplete, --help generation, man page, and token-aware output formatting. Use when you need to turn an API spec or feature description into a working CLI in minutes.

Andersonlimahw Updated

File contents

Andersonlimahw/lemon-ai-hub/tree/main/plugins/cli-generator commit 2e26c7a94f

Frequently asked questions

npx skillmds@latest add andersonlimahw/cli-generator