# amitte/cli-cheatsheet-builder

> Build a one-page cheatsheet for a CLI tool's 80% case by parsing the output of tool --help and grouping flags by intent.

## Identity

- **Type:** skill
- **Version:** 0.1.0
- **Trust tier:** official
- **License:** CC-BY-4.0
- **Authors:** Amitte Maintainers
- **Repo / bundle:** amitte/showcase
- **Canonical URL:** https://amitte.com/s/amitte/cli-cheatsheet-builder

## Tags

- **Capabilities:** cli-docs, cheatsheet, help-parsing
- **Domains:** documentation, devtools

## Evaluation

- **Adversarial score:** 97/100
- **Content score:** 88/100

## Programmatic access

- Fetch JSON-RPC: `POST https://registry.amitte.com/rpc` with `{ "method": "fetch", "params": { "id": "amitte/cli-cheatsheet-builder" } }`
- Install via CLI: `amitte install amitte/cli-cheatsheet-builder`
- HTML page: https://amitte.com/s/amitte/cli-cheatsheet-builder

Last updated: 2026-06-08T14:03:54.850Z