cli generator skills

29 tagged cli generator, measured the same way as everything else here.

Browse within: openapi 28golang 24APK 5competitive-analysis 5

mvanhorn/cli-printing-press

Skill Claude CodeCodex

Amend a published CLI from one of two input sources: (1) dogfood mode mines the active Claude Code session transcript for friction (missing flags, hand- rolled API payloads, silent-null returns); (2) direct-input mode accepts user-supplied asks (rename a command, add commands or feeds, fix a named bug, optionally…

4.6k 2d ago A 222 tokens original MIT

mvanhorn/cli-printing-press

Skill Claude CodeCodex

Polish a generated CLI to pass verification and become publish-ready. Runs diagnostics (dogfood, verify, scorecard, go vet, gosec), automatically fixes all issues (verify failures, static-analysis findings, dead code, descriptions, README, MCP tool quality), reports the before/after delta, and offers to publish. Use…

4.6k 2d ago A 125 tokens original MIT

api2cli

04

alexknowshtml/api2cli

Skill Claude CodeCodex

Generate a working CLI from any API, then wrap it in a Claude Code skill. Point it at API docs, a live URL, or a peek-api capture and get a dual-mode Commander.js CLI (human + agent output) plus a ready-to-use skill folder. Use when user wants to wrap an API in a CLI, generate a CLI from API docs, turn an API into a…

452 6mo ago A 101 tokens original MIT

lathe-release

05

lathe-cli/lathe

Skill Claude CodeCodex

Run Lathe release validation and publishing workflows. Use when the user asks to prepare, validate, cut, tag, publish, or ship a Lathe versioned release; runs the captured pre-release regression gate before tagging.

46 2d ago C 48 tokens original Apache-2.0

lathe

06

lathe-cli/lathe

Skill Claude CodeCodex

Initialize CLI-first applications and keep their OpenAPI contract, generated CLI, and Agent Skill synchronized. Use when creating an application with lathe init or changing a Lathe-generated application.

46 2d ago A 39 tokens original Apache-2.0

climate-generator

07

disk0Dancer/climate

Skill Claude CodeCodex

Generate Go CLIs from OpenAPI 3.x specs with climate, inspect generated CLIs, and emit Markdown skill prompts so those CLIs can be attached to agent workflows.

6 1mo ago A 39 tokens original Apache-2.0

MichaelCereda/stampo

Skill Claude CodeCodex

Use when creating CLI tools from scratch using stampo, converting MCP server tools into shell commands, or generating stampo YAML configurations from natural language descriptions.

5 6d ago C 32 tokens original MIT

foundry-capture

09

waveriderai/cli-type-foundry

Skill Claude CodeCodex

Guides the user through capturing an app's network traffic on Android, iOS, desktop, or web, and exporting it as HAR for analysis. Use when a teardown needs network evidence, when the user asks how to see what an app is talking to, or when intake reports network-surface as missing. Triggers on "capture traffic", "how…

1 29d ago A 113 tokens

foundry-cast

10

waveriderai/cli-type-foundry

Skill Claude CodeCodex

Turns a teardown matrix into a reconstructed OpenAPI specification, and optionally generates a CLI from it. Detects specifications that already exist on disk so a spec cast in an earlier session can be pressed into a CLI without redoing any analysis. Triggers on "cast the spec", "generate the OpenAPI", "now build the…

1 29d ago A 92 tokens

foundry-lens

11

waveriderai/cli-type-foundry

Skill Claude CodeCodex

Runs a multi-pass research method that deliberately catches its own blind spots — a shallow first pass, a forced structural self-diagnosis, then corrected and inverted passes. Use when mapping a product's full feature set, tearing down a competitor, doing exhaustive documentation research, or any time a first answer…

1 29d ago A 112 tokens