> GitHub Copilot Agent Skills

Build custom skills for GitHub Copilot agents with SKILL.md configuration.

fetch
$curl "https://skillshub.wtf/skillshub-team/catalog-batch5/github-copilot-skills?format=md"
SKILL.mdGitHub Copilot Agent Skills

GitHub Copilot Agent Skills

SKILL.md Format

---
name: My Custom Skill
description: What this skill does
tags: [typescript, testing]
---

# My Custom Skill

## When to Use
Use when the user asks about X or needs help with Y.

## Instructions
1. Always check for existing code first
2. Follow project conventions
3. Add tests for new features

## Code Patterns
\`\`\`typescript
// Preferred pattern
\`\`\`

Best Practices

  • Clear description for skill matching
  • Specific "when to use" criteria
  • Include code examples and patterns
  • Keep focused on one domain
  • Reference project-specific conventions

┌ stats

installs/wk0
░░░░░░░░░░
first seenMar 18, 2026
└────────────

┌ tags

└────────────