tldr-prompt

Create concise tldr summaries for GitHub Copilot files, MCP servers, and documentation.

github ↓ 8.7k
Claude Code
View source ↗

What it does

  • GitHub Copilot customization files - Files with extensions: .prompt.md, .agent.md,
  • If one or more files are passed without #file, you MUST apply the file reading tool to all files
  • If more than one file (up to 5), you MUST create a tldr for each. If more than 5, you MUST
  • Recognize file type by extension and use appropriate invocation syntax in examples
  • URL - Link to Copilot file, MCP server documentation, or Copilot documentation
  • If one or more URLs are passed without #fetch, you MUST apply the fetch tool to all URLs
  • If more than one URL (up to 5), you MUST create a tldr for each. If more than 5, you MUST create

Requirements & configuration

  • 1. Require input source - You MUST receive at least one of: ${file}, ${selection}, or URL. If

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

Create concise tldr summaries for GitHub Copilot files, MCP servers, and documentation.

Source

Repository: https://github.com/github/awesome-copilot

tldr-prompt FAQ

What does the tldr-prompt skill do?

Create tldr summaries for GitHub Copilot files (prompts, agents, instructions, collections), MCP servers, or documentation from URLs and queries. GitHub Copilot customization files - Files with extensions: .prompt.md, .agent.md, If one or more files are passed without #file, you MUST apply the file reading tool to all files

What does tldr-prompt require?

1. Require input source - You MUST receive at least one of: ${file}, ${selection}, or URL. If

How do I install tldr-prompt?

Run: npx -y skills add https://github.com/github/awesome-copilot --skill tldr-prompt --agent claude-code — the source lives at github.com/github/awesome-copilot.

Maintain tldr-prompt?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

tldr-prompt on getagentictools
[![tldr-prompt on getagentictools](https://getagentictools.com/badge/skills/github-awesome-copilot-tldr-prompt.svg)](https://getagentictools.com/skills/github-awesome-copilot-tldr-prompt?ref=badge)
npx agentictools info skills/github-awesome-copilot-tldr-prompt

The second line is the CLI lookup for this page — handy in READMEs and docs.