github-copilot skills

1,838 tagged github-copilot, measured the same way as everything else here.

Browse within: copilot 260gemini-cli 238codex-plugin 186engineering-agents 186prompt-engineering 186matlab 175spec-driven-development 146agent-toolkit 117agentskills 103copilot-skills 85codex-cli 69ai-skills 68ai-coding-assistant 64ai-assisted-development 61

luccapinto/agentic-data-kit

Skill Claude CodeCodex

Use when the user wants to create, add, extend, or modify an agent, skill, or workflow in this kit (e.g. "create a skill for our dbt naming standard", "add an agent for X", "new workflow"). Decides whether to build an agent, a skill, or nothing, enforces lean quality standards, and keeps every installed AI-tool folder…

not rated 7 1mo ago A 110 tokens original MIT

generating-pptx

146

luccapinto/agentic-data-kit

Skill Claude CodeCodex

Use when the user needs an EDITABLE PowerPoint (.pptx) deliverable — "make a PowerPoint", "export to PPTX", "editable slides", "send me a .pptx". Generates native, fully editable PowerPoint (real text boxes, shapes, native charts with embedded data, tables) via python-pptx — not images. Brand colors map from…

not rated 7 1mo ago A 98 tokens original MIT

luccapinto/agentic-data-kit

Skill Claude CodeCodex

Edit the Power BI semantic model as code by authoring TMDL files in a PBIP project (offline, Desktop closed). Covers structure, syntax, and post-edit verification.

not rated 7 1mo ago A 44 tokens original MIT

mggu

148

transicle/MGGU-LLM-NoCode-Prompt

Skill Claude CodeCodex

Cut off AI code generation entirely, instead explain the how and why.

not rated 6 2mo ago A 18 tokens

awesome-list-curator

149

congvmit/awesome-llm-token-reduction

Skill Claude CodeCodex

Research, evaluate, and systematically document tools/resources for an awesome- curated list, then publish to a public GitHub repo. Use when: building or expanding an awesome list (e.g. awesome-llm-token-reduction); finding tools, libraries, papers, or datasets on a topic; auditing an existing list for dead links or…

not rated 6 2mo ago A 121 tokens original CC0-1.0

agent-builder

150

lhhiep2204/apple-agent-builder-kit

Skill Claude CodeCodex

Use when: creating, refactoring, auditing, upgrading, or debugging Copilot custom agents, skills, instructions, prompts, or hooks for Apple platform software engineering and agile delivery workflows.

not rated 6 4mo ago A 40 tokens original MIT

IcyHot09/opengrok-mcp-server

Skill Claude CodeCodex

Use this skill when conducting a structured investigation into a bug, unknown module, or impact analysis using OpenGrok. Provides step-by-step methodology for systematic codebase investigation with memory-backed state management. Trigger when: diagnosing a bug with unknown root cause, exploring an unfamiliar module…

not rated 6 4mo ago A 74 tokens

opengrok

153

IcyHot09/opengrok-mcp-server

Skill Claude CodeCodex

Use this skill whenever the user wants to search, navigate, or understand source code in a large codebase — even when they don't say "OpenGrok". Trigger for: finding where a function or class is defined, tracking where something is called or referenced, reading a remote source file, checking who last changed a line…

not rated 6 4mo ago A 158 tokens

review

154

narumiruna/aru

Skill Claude CodeCodex

Review a proposed change before applying it.

not rated 5 10d ago A 10 tokens original MIT

vuetify4

155

dmitrypost/VuetifySkills

Skill Claude CodeCodex

Vuetify 4 documentation corpus (release 4.0.5). Use for Vuetify 4-only component, API, directive, and composable questions; prefer API pages for contracts and guide pages for usage examples.

not rated 5 3mo ago A 52 tokens original MIT

vuetify4

156

dmitrypost/VuetifySkills

Skill Claude CodeCodex

Vuetify 4 documentation corpus (release 4.0.5). Use for Vuetify 4-only component, API, directive, and composable questions; prefer API pages for contracts and guide pages for usage examples.

not rated 5 3mo ago A 52 tokens original MIT

webmaxru/is-ai-native

Skill Claude CodeCodex

Authors, reviews, installs, and debugs GitHub Agentic Workflows in repositories, including workflow markdown, frontmatter, gh aw compile and run flows, safe outputs, security guardrails, and operational patterns. Use when creating or maintaining GH-AW automation. Don't use for standard deterministic GitHub Actions…

not rated 5 12d ago A 81 tokens original MIT

webmcp

158

webmaxru/is-ai-native

Skill Claude CodeCodex

Implements and debugs browser WebMCP integrations in JavaScript or TypeScript web apps. Use when exposing imperative tools through document.modelContext (with a navigator.modelContext fallback), annotating HTML forms for declarative tools, handling agent-invoked form flows, or validating WebMCP behavior in the current…

not rated 5 12d ago A 87 tokens original MIT

azure-container-apps

159

webmaxru/is-ai-native

Skill Claude CodeCodex

Expert knowledge for Azure Container Apps development including troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. Use when building, debugging, or optimizing Azure Container Apps applications. Not…

not rated 5 12d ago A 101 tokens original MIT

jeffsenso/prestashop-skills

Skill Claude CodeCodex

Complete PrestaShop module development workflow using modern architecture and best practices. Use when: creating new PrestaShop modules, updating legacy modules to modern code, implementing hooks and actions, setting up module configuration pages, adding front office features, handling database operations…

not rated 5 9d ago A 89 tokens original MIT

jeffsenso/prestashop-skills

Skill Claude CodeCodex

Generates a CONTEXT.md file for a PrestaShop shared component inside the .ai/Component/ folder. Trigger this skill when the user asks to "generate a context for [Component]", "document the [X] component", "fill in the CONTEXT.md for [Component]", or when working inside .ai/Component/ directories. Components live under…

not rated 5 9d ago A 120 tokens original MIT

create-skill

162

jeffsenso/prestashop-skills

Skill Claude CodeCodex

Creates a new SKILL.md in the correct location within this project's .ai/ structure. Trigger when the user asks to "create a skill", "add a skill for [task]", "write a skill to [do something]", or "add a new skill".

not rated 5 9d ago A 57 tokens original MIT

danieletten/azure-landing-zone-workload-integration

Skill Claude CodeCodex

Integrate a workload into an existing enterprise Azure Landing Zone (application landing zone): discover the platform contract and inherited guardrails, split workload-team vs platform-team responsibilities, resolve inherited Azure Policy blocks and platform dependencies like central networking and private DNS, and…

not rated 5 1mo ago A 79 tokens original MIT

git-pushing

164

LEEI1337/phantom-neural-cortex

Skill Claude CodeCodex

Stage, commit, and push git changes with conventional commit messages. Use when user wants to commit and push changes, mentions pushing to remote, or asks to save and push their work. Also activates when user says "push changes", "commit and push", "push this", "push to github", or similar git workflow requests.

not rated 5 6mo ago A 70 tokens original MIT

review-implementing

165

LEEI1337/phantom-neural-cortex

Skill Claude CodeCodex

Process and implement code review feedback systematically. Use when user provides reviewer comments, PR feedback, code review notes, or asks to implement suggestions from reviews. Activates on phrases like "implement this feedback", "address review comments", "fix review issues", "apply these suggestions", or when…

not rated 5 6mo ago A 68 tokens original MIT

using-git-worktrees

166

LEEI1337/phantom-neural-cortex

Skill Claude CodeCodex

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification.

not rated 5 6mo ago A 35 tokens original MIT

phoenix-intent

167

All-The-Vibes/ATV-Phoenix

Skill Claude CodeCodex

Decompose a high-level vague intent into N concrete /goal instances (≤5), each with its own phoenixsense acceptance check, proven complete via composite phoenixaccept (all N sawred AND greenafterred AND currentlygreen). Use when a task is multi-faceted (build + integrate + configure + notify) with independent or…

not rated 5 7d ago A 119 tokens original MIT

phoenix-mission

168

All-The-Vibes/ATV-Phoenix

Skill Claude CodeCodex

Run an N-goal DAG under the Phoenix supervisor — dependency-ordered execution with worktree isolation, lease fencing, budgets, a durable run ledger, and per-goal trace chains, on the local machine or dispatched to GitHub Copilot cloud agents. Use when goals have prerequisites, when a failure must contain its blast…

not rated 5 7d ago A 153 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: