Works with the AI tools you already use

    Claude CodeClaude CodeCursorCursorCodex CLICodex CLIMuseMuseOpenClawOpenClaw+21 more

    Cli Ux Doc Builder

    11

    Design CLI tools with the right flags, help text, and error messages users actually understand.

    $5

    Secure checkout via Stripe

    30-day refund guarantee

    Converts to your local currency at checkout

    85 installsSecurity scanned
    Cli Ux Doc Builder

    Cli Ux Doc Builder

    Example session with this skill installed

    Document the 'deploy-tool' CLI. It has subcommands for 'init' and 'push'. Generate a full reference including examples and exit codes.

    • Read your context and instructions
    • Compiled the cli ux doc

    deploy-tool CLI Reference - v1.2.0

    Synopsis

    deploy-tool [command] [options]

    Commands

    push — Uploads artifacts

    OptionAliasTypeDescription
    --env-estringTarget environment

    Examples:

    $ deploy-tool push --env prod
    

    Connects securely to your tools. The creator never sees your data.

    What you get

    Generate a structured Markdown reference from raw --help output.Validate CLI examples by running them in a sandbox before publishing.Map complex subcommand trees into readable nested documentation.Document exit codes and environment variable overrides automatically.

    About this skill

    The problem

    CLI help text is often buried in terminal output, making it hard for new users to discover features or understand complex flag interactions. Manually maintaining README command references and man pages is repetitive and leads to outdated documentation.

    What it does

    • Harvests full command trees by recursively executing help flags across all subcommands.
    • Parses raw output into structured tables covering flags, aliases, types, and defaults.
    • Generates 3 to 5 verified runnable examples ranging from basic usage to advanced piped commands.
    • Documents environment variables, configuration file discovery, and exit codes.
    • Validates all generated snippets by running them in a sandbox to ensure zero broken examples.

    Frameworks & tools

    Works with any CLI tool providing --help or -h output, including those built with argparse, Click, Cobra, or Clap.

    Why this beats prompting it yourself

    Basic prompts just reformat help text; this skill actively validates the CLI behavior. It executes the tool to confirm exit codes and flag logic, ensuring your documentation reflects how the software actually runs, not just what the help string claims.

    Use cases

    • Generating a "Command Reference" section for a project README.
    • Building structured man pages or documentation site content from raw binaries.
    • Creating onboarding guides for internal DevOps or CLI-heavy tools.
    • Audit and verify that help text matches actual CLI implementation.

    How to install

    Works the same in every agent - Claude, Cursor, Codex, Copilot and 20+ more.

    ~30 seconds
    1. 1

      Download the ZIP

      Free skills download straight away. Paid skills unlock right after purchase.

    2. 2

      Unzip into your skills folder

      Every agent reads skills from one folder on your machine. Drop the unzipped folder in there.

    3. 3

      Ask your agent to use it

      Restart the agent if it was already running. It picks the skill up automatically - no config needed.

    Skills folder by agent

    Click the path to copy it. Create the folder if it does not exist yet.

    Reviews

    No reviews yet

    Be one of the first to try it. Every listed skill passes our trust checks below.

    Security scanned

    Passed our 8-point scan before listing

    85 installs

    Downloaded by developers to date

    30-day refund

    Not a fit? Get your money back

    Trust & safety

    Security scanned

    Verified clean 1 month ago

    • Passed all security checks, Safe to install

    Listed1 month ago
    Updated12 days ago

    What's inside

    Frequently Asked Questions