creating-skills

Installation
SKILL.md

Creating GitHub Copilot Agent Skills

This skill teaches you how to create effective GitHub Copilot Agent Skills for this repository.

Pre-Check: Avoid Duplication

STOP and check before creating a new skill:

  1. Does it exist already?

    • List all skills: ls -la .github/skills/
    • Read existing skill frontmatter and content
    • If semantically similar skill exists, STOP
  2. Should an existing skill be expanded?

    • If frontmatter semantically matches your use case → Update existing skill's description
    • Add keywords to improve discoverability rather than creating duplicate
Installs
2
Repository
dotnet/fsharp
GitHub Stars
4.3K
First Seen
Jun 17, 2026
creating-skills — dotnet/fsharp