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.
github · Official
2,091 standalone skillscreate-architectural-decision-record
✓★ 36,202by github
Create an Architectural Decision Record (ADR) document for AI-optimized decision documentation.
create-github-action-workflow-specification
✓★ 36,202by github
Create a formal specification for an existing GitHub Actions CI/CD workflow, optimized for AI consumption and workflow maintenance.
create-github-issue-feature-from-specification
✓★ 36,202by github
Create GitHub Issue for feature request from specification file using feature_request.yml template.
create-readme
✓★ 36,202by github
Create a README.md file for the project
create-specification
✓★ 36,202by github
Create a new specification file for the solution, optimized for Generative AI consumption.
create-spring-boot-kotlin-project
✓★ 36,202by github
Create Spring Boot Kotlin Project Skeleton
create-technical-spike
✓★ 36,202by github
Create time-boxed technical spike documents for researching and resolving critical development decisions before implementation.
create-tldr-page
✓★ 36,202by github
Create a tldr page from documentation URLs and command examples, requiring both URL and command name.
creating-oracle-to-postgres-migration-integration-tests
✓★ 36,202by github
Creates integration test cases for .NET data access artifacts during Oracle-to-PostgreSQL database migrations. Generates DB-agnostic xUnit tests with deterministic seed data that validate behavior consistency across both database systems. Use when creating integration tests for a migrated project, generating test coverage for data access layers, or writing Oracle-to-PostgreSQL migration validation tests.
csharp-async
✓★ 36,202by github
Get best practices for C# async programming
csharp-docs
✓★ 36,202by github
Ensure that C# types are documented with XML comments and follow best practices for documentation.
csharp-mstest
✓★ 36,202by github
Get best practices for MSTest 3.x/4.x unit testing, including modern assertion APIs and data-driven tests
datanalysis-credit-risk
✓★ 36,202by github
Credit risk data cleaning and variable screening pipeline for pre-loan modeling. Use when working with raw credit data that needs quality assessment, missing value analysis, or variable selection before modeling. it covers data loading and formatting, abnormal period filtering, missing rate calculation, high-missing variable removal,low-IV variable filtering, high-PSI variable removal, Null Importance denoising, high-correlation variable removal, and cleaning report generation. Applicable scena
dependabot
✓★ 36,202by github
Comprehensive guide for configuring and managing GitHub Dependabot. Use this skill when users ask about creating or optimizing dependabot.yml files, managing Dependabot pull requests, configuring dependency update strategies, setting up grouped updates, monorepo patterns, multi-ecosystem groups, security update configuration, auto-triage rules, or any GitHub Advanced Security (GHAS) supply chain security topic related to Dependabot. For pre-commit dependency vulnerability scanning in AI coding a
diagnose
✓★ 36,202by github
Perform a systematic diagnostic scan of an AI workflow across 5 quality dimensions — prompt quality, context efficiency, tool health, architecture fitness, and safety — producing a scored report with prioritized remediation actions.
drawio
✓★ 36,202by github
Generate draw.io diagrams as .drawio files and export to PNG/SVG/PDF with embedded XML
editorconfig
✓★ 36,202by github
Generates a comprehensive and best-practice-oriented .editorconfig file based on project analysis and user preferences.
entra-agent-user
✓★ 36,202by github
Create Agent Users in Microsoft Entra ID from Agent Identities, enabling AI agents to act as digital workers with user identity capabilities in Microsoft 365 and Azure environments.
eval-driven-dev
✓★ 36,202by github
Improve AI application with evaluation-driven development. Define eval criteria, instrument the application, build golden datasets, observe and evaluate application runs, analyze results, and produce a concrete action plan for improvements. ALWAYS USE THIS SKILL when the user asks to set up QA, add tests, add evals, evaluate, benchmark, fix wrong behaviors, improve quality, or do quality assurance for any Python project that calls an LLM model.
fabric-lakehouse
✓★ 36,202by github
Use this skill to get context about Fabric Lakehouse and its features for software systems and AI-powered functions. It offers descriptions of Lakehouse data components, organization with schemas and shortcuts, access control, and code examples. This skill supports users in designing, building, and optimizing Lakehouse solutions using best practices.
fedora-linux-triage
✓★ 36,202by github
Triage and resolve Fedora issues with dnf, systemd, and SELinux-aware guidance.
finalize-agent-prompt
✓★ 36,202by github
Finalize prompt file using the role of an AI agent to polish the prompt for the end user.
flowstudio-power-automate-build
✓★ 36,202by github
Build, scaffold, and deploy Power Automate cloud flows using the FlowStudio MCP server. Your agent constructs flow definitions, wires connections, deploys, and tests — all via MCP without opening the portal. Load this skill when asked to: create a flow, build a new flow, deploy a flow definition, scaffold a Power Automate workflow, construct a flow JSON, update an existing flow's actions, patch a flow definition, add actions to a flow, wire up connections, or generate a workflow definition from
flowstudio-power-automate-debug
✓★ 36,202by github
Debug failing Power Automate cloud flows using the FlowStudio MCP server. The Graph API only shows top-level status codes. This skill gives your agent action-level inputs and outputs to find the actual root cause. Load this skill when asked to: debug a flow, investigate a failed run, why is this flow failing, inspect action outputs, find the root cause of a flow error, fix a broken Power Automate flow, diagnose a timeout, trace a DynamicOperationRequestFailure, check connector auth errors, read
flowstudio-power-automate-governance
✓★ 36,202by github
Govern Power Automate flows and Power Apps at scale using the FlowStudio MCP cached store. Classify flows by business impact, detect orphaned resources, audit connector usage, enforce compliance standards, manage notification rules, and compute governance scores — all without Dataverse or the CoE Starter Kit. Load this skill when asked to: tag or classify flows, set business impact, assign ownership, detect orphans, audit connectors, check compliance, compute archive scores, manage notification
flowstudio-power-automate-mcp
✓★ 36,202by github
Foundation skill for Power Automate via FlowStudio MCP — auth setup, the reusable MCP helper (Python + Node.js), tool discovery via `list_skills` / `tool_search`, and oversized-response handling. Load this skill first when connecting an agent to Power Automate. For specialized workflows, load `flowstudio-power-automate-build`, `flowstudio-power-automate-debug`, `flowstudio-power-automate-monitoring` (Pro+), or `flowstudio-power-automate-governance` (Pro+) — each contains the workflow narrative,
fluentui-blazor
✓★ 36,202by github
Guide for using the Microsoft Fluent UI Blazor component library (Microsoft.FluentUI.AspNetCore.Components NuGet package) in Blazor applications. Use this when the user is building a Blazor app with Fluent UI components, setting up the library, using FluentUI components like FluentButton, FluentDataGrid, FluentDialog, FluentToast, FluentNavMenu, FluentTextField, FluentSelect, FluentAutocomplete, FluentDesignTheme, or any component prefixed with "Fluent". Also use when troubleshooting missing pro
folder-structure-blueprint-generator
✓★ 36,202by github
Comprehensive technology-agnostic prompt for analyzing and documenting project folder structures. Auto-detects project types (.NET, Java, React, Angular, Python, Node.js, Flutter), generates detailed blueprints with visualization options, naming conventions, file placement patterns, and extension templates for maintaining consistent code organization across diverse technology stacks.
git-flow-branch-creator
✓★ 36,202by github
Intelligent Git Flow branch creator that analyzes git status/diff and creates appropriate branches following the nvie Git Flow branching model.
github-copilot-starter
✓★ 36,202by github
Set up complete GitHub Copilot configuration for a new project based on technology stack