Best GitHub Copilot skills

GitHub Copilot supports Agent Skills across its cloud agent, code review, CLI and IDE agent mode. Skills are SKILL.md folders in your repository that Copilot loads when relevant, giving it your instructions and any scripts you bundle.

The skills below name Copilot in their SKILL.md or were tagged for it by their authors.

How to install GitHub Copilot skills

Project skills.github/skills/<skill-name>/SKILL.md
  1. Add the skill folder to .github/skills/ (or .claude/skills/ or .agents/skills/) in your repository.
  2. Skills work with Copilot cloud agent, Copilot code review, the Copilot CLI and agent mode in VS Code and JetBrains IDEs.
  3. Copilot injects a skill’s SKILL.md into the agent’s context when it decides the skill is relevant.

Source: GitHub’s official documentation ↗. Each skill page shows the exact install command from its repository.

Popular GitHub Copilot skills

Ranked by quality and GitHub popularity.

Sort by stars →

OpenDesign + BYOK: choosing and wiring your own model, hands-on — cost, quality, and the routing decision. Built as a decision-grade AI literacy deck for engineers, IT, applied-AI teams.

↑ GrowingActive Claude CodeGitHub Copilot
97k GitHub stars Apache-2.0 Updated Sep 21, 2026 Free

OpenDesign's enterprise AI-adoption brief: local-first agents at work, the risk controls, the ROI, and the rollout plan. Built as a decision-grade AI literacy deck for leadership, IT, security.

↑ GrowingActive Claude CodeGitHub Copilot
97k GitHub stars Apache-2.0 Updated Sep 21, 2026 Free

OpenDesign live demo: from a one-line prompt to runnable design in a single session — the flow, live. Built as a decision-grade AI literacy deck for developers, prospects, community.

↑ GrowingActive Claude CodeGitHub Copilot
97k GitHub stars Apache-2.0 Updated Sep 21, 2026 Free

OpenDesign internals: how the agent stream, sandbox, and artifacts work — an engineering deep-dive talk. Built as a decision-grade AI literacy deck for engineers, dev community.

↑ GrowingActive Claude CodeGitHub Copilot
97k GitHub stars Apache-2.0 Updated Sep 21, 2026 Free

Persistent Context Across Sessions for Every Agent – Captures everything your agent does during sessions, compresses it with AI, and injects relevant context back into future sessions. Works with Claude Code, OpenClaw, Codex, Gemini, Hermes, Copilot, OpenCode + More

Claude CodeCodexGemini CLI+2
89k GitHub stars Apache-2.0 Updated Jul 29, 2026 Free

Graphs that teach > graphs that impress. Turn any code into an interactive knowledge graph you can explore, search, and ask questions about. Works with Claude Code, Codex, Cursor, Copilot, Gemini CLI, and more.

Claude CodeCodexCursor+4
77k GitHub stars MIT Updated Jul 30, 2026 Free

Runs GitHub Copilot CLI programmatically for repository analysis and coding tasks. Use when the user asks to delegate work to Copilot CLI or obtain a Copilot coding-agent result.

↑ GrowingActive Claude CodeCodexGitHub Copilot
52k GitHub stars AGPL-3.0-only Updated Sep 21, 2026 Free

Test web applications with screen readers including VoiceOver, NVDA, and JAWS. Use when validating screen reader compatibility, debugging accessibility issues, or ensuring assistive technology support.

↑ Growing Claude CodeCodexCursor+3
39k GitHub stars MIT Updated Aug 24, 2026 Free

Conduct WCAG 2.2 accessibility audits with automated testing, manual verification, and remediation guidance. Use when auditing websites for accessibility, fixing WCAG violations, or implementing accessible design patterns.

↑ Growing Claude CodeCodexCursor+3
39k GitHub stars MIT Updated Aug 24, 2026 Free

Trending GitHub Copilot skills

Gaining the most GitHub stars since we started tracking them.

All trending →

Coordinate parallel code reviews across multiple quality dimensions with finding deduplication, severity calibration, and consolidated reporting. Use this skill when organizing multi-reviewer code reviews, calibrating finding severity, or consolidating review results.

↑ Growing Claude CodeCodexCursor+3
39k GitHub stars MIT Updated Aug 24, 2026 Free

Debug complex issues using competing hypotheses with parallel investigation, evidence collection, and root cause arbitration. Use this skill when debugging bugs with multiple potential causes, performing root cause analysis, or organizing parallel investigation workflows.

↑ Growing Claude CodeCodexCursor+3
39k GitHub stars MIT Updated Aug 24, 2026 Free

Coordinate parallel feature development with file ownership strategies, conflict avoidance rules, and integration patterns for multi-agent implementation. Use this skill when decomposing a large feature into independent work streams, when two or more agents need to implement different layers of the same system simultaneously, when establishing file ownership to prevent merge conflicts in a shared codebase, when designing interface contracts so parallel implementers can build against each other's APIs before they are ready, or when deciding whether to use vertical slices versus horizontal layers for a full-stack feature.

↑ Growing Claude CodeCodexCursor+3
39k GitHub stars MIT Updated Aug 24, 2026 Free

Decompose complex tasks, design dependency graphs, and coordinate multi-agent work with proper task descriptions and workload balancing. Use this skill when breaking down work for agent teams, managing task dependencies, or monitoring team progress.

↑ Growing Claude CodeCodexCursor+3
39k GitHub stars MIT Updated Aug 24, 2026 Free

Structured messaging protocols for agent team communication including message type selection, plan approval, shutdown procedures, and anti-patterns to avoid. Use this skill when establishing communication norms for a newly spawned team, when deciding whether to send a direct message or a broadcast, when a team-lead needs to review and approve an implementer's plan before work begins, when orchestrating a graceful team shutdown after all tasks are complete, or when debugging why teammates are not coordinating correctly at integration points.

↑ Growing Claude CodeCodexCursor+3
39k GitHub stars MIT Updated Aug 24, 2026 Free

Design optimal agent team compositions with sizing heuristics, preset configurations, and agent type selection. Use this skill when deciding how many agents to spawn for a task, when choosing between a review team versus a feature team versus a debug team, when selecting the correct subagent_type for each role to ensure agents have the tools they need, when configuring display modes (tmux, iTerm2, in-process) for a CI or local environment, or when building a custom team composition for a non-standard workflow such as a migration or security audit.

↑ Growing Claude CodeCodexCursor+3
39k GitHub stars MIT Updated Aug 24, 2026 Free

New GitHub Copilot skills

All new →

Audit Microsoft Advertising measurement, UET, search and audience campaigns, Google imports, syndication, keywords, creative, bidding, budgets, Copilot inventory, and policy. Use for Microsoft Ads, Bing Ads, UET, Microsoft Audience Network, Google Ads import, or Microsoft campaign optimization.

Claude CodeGitHub Copilot
8.2k GitHub stars MIT Updated Jul 13, 2026 Free

Autonomous multi-round research review loop. In Copilot CLI it defaults to the native complementary rubber-duck subagent with host-event model evidence; elsewhere it uses Codex, while explicit external reviewer overrides remain available. Implements fixes and re-reviews until a policy-approved positive assessment or max rounds is reached.

Claude CodeCodexGitHub Copilot
15k GitHub stars MIT Updated Aug 18, 2026 Free

Show how much context window context-mode saved this session. Displays token consumption, context savings ratio, and per-tool breakdown. Read-only — shows stats only, no reset capability. To wipe the knowledge base entirely, use ctx_purge instead. Trigger: /context-mode:ctx-stats

Claude CodeCodexOpenCode+2
20k GitHub stars Other Updated Aug 18, 2026 Free

Update context-mode from GitHub and fix hooks/settings. Pulls latest, builds, installs, updates npm global, configures hooks. Trigger: /context-mode:ctx-upgrade

Claude CodeCodexOpenCode+2
20k GitHub stars Other Updated Aug 18, 2026 Free

Index a local file or directory into context-mode's persistent FTS5 knowledge base so future ctx_search calls can retrieve focused snippets without rereading raw files. Trigger: /context-mode:ctx-index

Claude CodeCodexOpenCode+2
20k GitHub stars Other Updated Aug 18, 2026 Free

Open the context-mode Insight dashboard in your default browser. Insight is the hosted analytics layer for AI-assisted engineering teams — per-engineer productive rate, retry waste, blocker detection, role-narrowed views. Trigger: /context-mode:ctx-insight

Claude CodeCodexOpenCode+2
20k GitHub stars Other Updated Aug 18, 2026 Free

GitHub Copilot skills by category

Guides

Custom skills

Need a GitHub Copilot skill for your own workflow?

Tell us what you want your AI agent to do. We’ll help turn your workflow, standards or internal tools into a production-ready skill for Claude Code, Codex, Cursor or Gemini.

Frequently asked questions

Where do I put skills for GitHub Copilot?
In your repository, under .github/skills/, .claude/skills/ or .agents/skills/, one folder per skill with a SKILL.md inside.
How many GitHub Copilot skills are there?
AISkillsify lists 133 skills with evidence of GitHub Copilot support: the skill’s SKILL.md names GitHub Copilot or the author tagged the repository for it. The count is refreshed weekly from GitHub.