Agent Skills
Instruction packs that give your AI agent know-how. Three different kinds — pick the right one below.
✦ Standalone skills4,610
Self-contained. Install one into any project and it works on its own — no other software needed.
🧰 Tool add-ons1,006
Come bundled with a specific tool and only work together with it — they teach your agent how to operate that tool.
kunchenguid
4,610 standalone skillsmcp-cli
✓★ 36,202by github
Interface for MCP (Model Context Protocol) servers via CLI. Use when you need to interact with external tools, APIs, or data sources through MCP servers, list available MCP servers/tools, or call MCP tools from command line.
mcp-deploy-manage-agents
✓★ 36,202by github
Skill converted from mcp-deploy-manage-agents.prompt.md
microsoft-agent-framework
✓★ 36,202by github
Create, update, refactor, explain, or review Microsoft Agent Framework solutions using shared guidance plus language-specific references for .NET and Python.
microsoft-skill-creator
✓★ 36,202by github
Create agent skills for Microsoft technologies using Learn MCP tools. Use when users want to create a skill that teaches agents about any Microsoft technology, library, framework, or service (Azure, .NET, M365, VS Code, Bicep, etc.). Investigates topics deeply, then generates a hybrid skill storing essential knowledge locally while enabling dynamic deeper investigation.
mkdocs-translations
✓★ 36,202by github
Generate a language translation for a mkdocs documentation stack.
multi-stage-dockerfile
✓★ 36,202by github
Create optimized multi-stage Dockerfiles for any language or framework
next-intl-add-language
✓★ 36,202by github
Add new language to a Next.js + next-intl application
nuget-manager
✓★ 36,202by github
Manage NuGet packages in .NET projects/solutions. Use this skill when adding, removing, or updating NuGet package versions. It enforces using `dotnet` CLI for package management and provides strict procedures for direct file edits only when updating versions.
oo-component-documentation
✓★ 36,202by github
Create or update standardized object-oriented component documentation using a shared template plus mode-specific guidance for new and existing docs.
openapi-to-application-code
✓★ 36,202by github
Generate a complete, production-ready application from an OpenAPI specification
pdftk-server
✓★ 36,202by github
Skill for using the command-line tool pdftk (PDFtk Server) for working with PDF files. Use when asked to merge PDFs, split PDFs, rotate pages, encrypt or decrypt PDFs, fill PDF forms, apply watermarks, stamp overlays, extract metadata, burst documents into pages, repair corrupted PDFs, attach or extract files, or perform any PDF manipulation from the command line.
phoenix-evals
✓★ 36,202by github
Build and run evaluators for AI/LLM applications using Phoenix.
php-mcp-server-generator
✓★ 36,202by github
Generate a complete PHP Model Context Protocol server project with tools, resources, prompts, and tests using the official PHP SDK
postgresql-code-review
✓★ 36,202by github
PostgreSQL-specific code review assistant focusing on PostgreSQL best practices, anti-patterns, and unique quality standards. Covers JSONB operations, array usage, custom types, schema design, function optimization, and PostgreSQL-exclusive security features like Row Level Security (RLS).
postgresql-optimization
✓★ 36,202by github
PostgreSQL-specific development assistant focusing on unique PostgreSQL features, advanced data types, and PostgreSQL-exclusive capabilities. Covers JSONB operations, array types, custom types, range/geometric types, full-text search, window functions, and PostgreSQL extensions ecosystem.
power-apps-code-app-scaffold
✓★ 36,202by github
Scaffold a complete Power Apps Code App project with PAC CLI setup, SDK integration, and connector configuration
power-bi-performance-troubleshooting
✓★ 36,202by github
Systematic Power BI performance troubleshooting prompt for identifying, diagnosing, and resolving performance issues in Power BI models, reports, and queries.
prd
✓★ 36,202by github
Generate high-quality Product Requirements Documents (PRDs) for software systems and AI-powered features. Includes executive summaries, user stories, technical specifications, and risk analysis.
pytest-coverage
✓★ 36,202by github
Run pytest tests with coverage, discover lines missing coverage, and increase coverage to 100%.
python-mcp-server-generator
✓★ 36,202by github
Generate a complete MCP server project in Python with tools, resources, and proper configuration
qdrant-model-migration
✓★ 36,202by github
Guides embedding model migration in Qdrant without downtime. Use when someone asks 'how to switch embedding models', 'how to migrate vectors', 'how to update to a new model', 'zero-downtime model change', 'how to re-embed my data', or 'can I use two models at once'. Also use when upgrading model dimensions, switching providers, or A/B testing models.
react19-source-patterns
✓★ 36,202by github
Reference for React 19 source-file migration patterns, including API changes, ref handling, and context updates.
react19-test-patterns
✓★ 36,202by github
Provides before/after patterns for migrating test files to React 19 compatibility, including act() imports, Simulate removal, and StrictMode call count changes.
remember-interactive-programming
✓★ 36,202by github
A micro-prompt that reminds the agent that it is an interactive programmer. Works great in Clojure when Copilot has access to the REPL (probably via Backseat Driver). Will work with any system that has a live REPL that the agent can use. Adapt the prompt with any specific reminders in your workflow and/or workspace.
sql-code-review
✓★ 36,202by github
Universal SQL code review assistant that performs comprehensive security, maintainability, and code quality analysis across all SQL databases (MySQL, PostgreSQL, SQL Server, Oracle). Focuses on SQL injection prevention, access control, code standards, and anti-pattern detection. Complements SQL optimization prompt for complete development coverage.
threat-model-analyst
✓★ 36,202by github
Full STRIDE-A threat model analysis and incremental update skill for repositories and systems. Supports two modes: (1) Single analysis — full STRIDE-A threat model of a repository, producing architecture overviews, DFD diagrams, STRIDE-A analysis, prioritized findings, and executive assessments. (2) Incremental analysis — takes a previous threat model report as baseline, compares the codebase at the latest (or a given commit), and produces an updated report with change tracking (new, resolved, s
typespec-create-api-plugin
✓★ 36,202by github
Generate a TypeSpec API plugin with REST operations, authentication, and Adaptive Cards for Microsoft 365 Copilot
unit-test-vue-pinia
✓★ 36,202by github
Write and review unit tests for Vue 3 + TypeScript + Vitest + Pinia codebases. Use when creating or updating tests for components, composables, and stores; mocking Pinia with createTestingPinia; applying Vue Test Utils patterns; and enforcing black-box assertions over implementation details.
update-implementation-plan
✓★ 36,202by github
Update an existing implementation plan file with new or update requirements to provide new features, refactoring existing code or upgrading packages, design, architecture or infrastructure.
update-llms
✓★ 36,202by github
Update the llms.txt file in the root folder to reflect changes in documentation or specifications following the llms.txt specification at https://llmstxt.org/