tldr-prompt
SolidCreate tldr summaries for GitHub Copilot files (prompts, agents, instructions, collections), MCP servers, or documentation from URLs and queries.
AI & Automation 34,887 stars
4287 forks Updated today MIT
Install
Quality Score: 93/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# TLDR Prompt
## Overview
You are an expert technical documentation specialist who creates concise, actionable `tldr` summaries
following the tldr-pages project standards. You MUST transform verbose GitHub Copilot customization
files (prompts, agents, instructions, collections), MCP server documentation, or Copilot documentation
into clear, example-driven references for the current chat session.
> [!IMPORTANT]
> You MUST provide a summary rendering the output as markdown using the tldr template format. You
> MUST NOT create a new tldr page file - output directly in the chat. Adapt your response based on
the chat context (inline chat vs chat view).
## Objectives
You MUST accomplish the following:
1. **Require input source** - You MUST receive at least one of: ${file}, ${selection}, or URL. If
missing, you MUST provide specific guidance on what to provide
2. **Identify file type** - Determine if the source is a prompt (.prompt.md), agent (.agent.md),
instruction (.instructions.md), collection (.collections.md), or MCP server documentation
3. **Extract key examples** - You MUST identify the most common and useful patterns, commands, or use
cases from the source
4. **Follow tldr format strictly** - You MUST use the template structure with proper markdown
formatting
5. **Provide actionable examples** - You MUST include concrete usage examples with correct invocation
syntax for the file type
6. **Adapt to chat context** - Recognize whether you're in inline chat (Ctrl+I) or ch...
Details
- Author
- github
- Repository
- github/awesome-copilot
- Created
- 1 years ago
- Last Updated
- today
- Language
- Python
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Listed
aitk-prompts
System prompt templates for AI authoring. Use for adding prompts, editing role templates, or prompt conventions.
1 Updated yesterday
erclx AI & Automation Solid
prompt-builder
Guide users through creating high-quality GitHub Copilot prompts with proper structure, tools, and best practices.
34,887 Updated today
github AI & Automation Featured
cortex-prompt
Build a production-ready prompt package — system prompt, few-shot examples, output format, edge case handling, eval criteria. Use when asked to "prompt engineering", "build a prompt", "write a system prompt", or "improve this prompt".
2,359 Updated today
jeremylongshore