Cli Builder
/install cli-builder
CLI Builder — Command-Line Tool Generator
Scaffold professional CLI tools from scratch, full lifecycle coverage
Quick Start
bash scripts/cli-builder.sh init myapp python
bash scripts/cli-builder.sh command myapp serve "Start dev server"
bash scripts/cli-builder.sh args python --name,--port,--verbose
Commands
| Command | Purpose | Arguments |
|---|---|---|
init |
Project skeleton | \x3Cname> \x3Clang> |
command |
Add a command | \x3Capp> \x3Ccmd> \x3Cdesc> |
args |
Argument parser code | \x3Clang> \x3Cargs> |
help |
Help doc generation | \x3Capp> \x3Ccommands> |
config |
Config file handling | \x3Clang> \x3Cformat> |
publish |
Publish checklist | \x3Cplatform> |
interactive |
Interactive prompts | \x3Clang> \x3Cprompts> |
color |
Colored output code | \x3Clang> |
Supported Languages
- Python — argparse / click / typer
- Node.js — commander / yargs / inquirer
- Bash — getopts / case patterns
- Go — cobra / flag
Output
All generated code is copy-paste ready with comments and best practices included.
💬 Feedback & Feature Requests: https://bytesagain.com/feedback Powered by BytesAgain | bytesagain.com
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install cli-builder - After installation, invoke the skill by name or use
/cli-builder - Provide required inputs per the skill's parameter spec and get structured output
What is Cli Builder?
CLI tool generator. Project scaffolding, command adding, argument parsing, help docs, config handling, publish checklist, interactive prompts. It is an AI Agent Skill for Claude Code / OpenClaw, with 529 downloads so far.
How do I install Cli Builder?
Run "/install cli-builder" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Cli Builder free?
Yes, Cli Builder is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Cli Builder support?
Cli Builder is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Cli Builder?
It is built and maintained by BytesAgain2 (@ckchzh); the current version is v2.3.5.