create-tldr-page
Create concise, example-driven tldr pages from documentation URLs and command names.
What it does
- Command - The name of the command or tool (e.g., git, nmcli, distrobox-create)
- URL - Link to authoritative upstream documentation
- If one or more URLs are passed without a preceding #fetch, apply #tool:fetch to the first URL
- If ${file} is provided in lieu of a URL, and ${file} has a relevant URL to command, then use
- If more than one URL is in the file, prompt for which URL should be used for the tldr page
- Context files - Additional documentation or examples
- Search data - Results from documentation searches
Requirements & configuration
- 1. Require both URL and command - If either is missing, provide helpful guidance to obtain them
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
Create concise, example-driven tldr pages from documentation URLs and command names.
Source
Repository: https://github.com/github/awesome-copilot
create-tldr-page FAQ
What does the create-tldr-page skill do?
Create a tldr page from documentation URLs and command examples, requiring both URL and command name. Command - The name of the command or tool (e.g., git, nmcli, distrobox-create) URL - Link to authoritative upstream documentation
What does create-tldr-page require?
1. Require both URL and command - If either is missing, provide helpful guidance to obtain them
How do I install create-tldr-page?
Run: npx -y skills add https://github.com/github/awesome-copilot --skill create-tldr-page --agent claude-code — the source lives at github.com/github/awesome-copilot.
Maintain create-tldr-page?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/skills/github-awesome-copilot-create-tldr-page?ref=badge) npx agentictools info skills/github-awesome-copilot-create-tldr-page The second line is the CLI lookup for this page — handy in READMEs and docs.