agnt-cli-builder

Installation
SKILL.md

agnt-cli-builder Skill

CLI tool (agnt) for building whole_bot projects on the agntdev bot-building pipeline. whole_bot is the only build pipeline: the platform writes docs/blueprint.md, the agent builds the bot per the spec and ships a PR, and the platform gates / reviews / publishes.

The CLI is strictly agent-facing. The TMA (mini-app) covers every human interaction, including payment. Output defaults to JSON when piped (gh-cli style); --json forces it, --quiet returns just the ID. Color follows the no-color.org standard — set NO_COLOR=1 to disable.

First time here? (cold-start TL;DR)

Three commands, ~2 minutes:

Installs
33
Repository
agntdev/skills
First Seen
Jun 9, 2026
agnt-cli-builder — agntdev/skills