create-tldr-page
Generates concise, standardized tldr-pages for CLI commands from authoritative documentation URLs.
Install
npx skills add https://github.com/github/awesome-copilot --skill create-tldr-pageStats
| Total installs | 7,422 |
| Weekly installs | 7.4K |
| GitHub stars | 27.4K |
| First seen | Feb 25, 2026 |
| Source | @github/awesome-copilot |
Summary
- Requires both a command name and authoritative documentation URL; provides guidance if either is missing
- Extracts 5–8 most common use cases ordered by frequency, following strict tldr-pages project formatting standards
- Uses {{placeholder}} syntax for options, arguments, and user-provided values with specific conventions for flags, options with arguments, and subcommands
- Validates documentation sources and can process fetched URLs, context files, help output, or raw text data alongside the primary documentation link
Tags
Related skills
| Skill | Installs | vs create-tldr-page |
|---|---|---|
| technology-stack-blueprint-generator | 7,483 | +61 |
| gen-specs-as-issues | 7,412 | -10 |
| security-requirement-extraction | 7,361 | -61 |
| breakdown-epic-arch | 7,476 | +54 |
| typespec-api-operations | 7,404 | -18 |
FAQ
- How many installs does create-tldr-page have?
- create-tldr-page has 7,422 total installs and 7.4K installs this week.
- Where is create-tldr-page hosted?
- create-tldr-page is published by @github/awesome-copilot at https://github.com/github/awesome-copilot.
- How many GitHub stars does create-tldr-page have?
- create-tldr-page has 27.4K GitHub stars.
- When was create-tldr-page first indexed?
- OrangeBot.AI first indexed create-tldr-page on Feb 25, 2026.
- How do I install create-tldr-page?
- Run: npx skills add https://github.com/github/awesome-copilot --skill create-tldr-page