64160 Skills Available

Find awesome
Agent Skills

Agent-Skills.md is a agent skills marketplace, to find the right agent skills for you.

Popular searches

swift-mcp-server-generator

Generate a complete Model Context Protocol server project in Swift using the official MCP Swift SDK package.

github
github
26,8353,105

documentation-writer

Diátaxis Documentation Expert. An expert technical writer specializing in creating high-quality software documentation, guided by the principles and structure of the Diátaxis technical documentation authoring framework.

github
github
26,8353,105

csharp-tunit

Get best practices for TUnit unit testing, including data-driven tests

github
github
26,8353,105

csharp-nunit

Get best practices for NUnit unit testing, including data-driven tests

github
github
26,8353,105

sql-optimization

Universal SQL performance optimization assistant for comprehensive query tuning, indexing strategies, and database performance analysis across all SQL databases (MySQL, PostgreSQL, SQL Server, Oracle). Provides execution plan analysis, pagination optimization, batch operations, and performance monitoring guidance.

github
github
26,8353,105

create-spring-boot-java-project

Create Spring Boot Java Project Skeleton

github
github
26,8353,105

structured-autonomy-implement

Structured Autonomy Implementation Prompt

github
github
26,8353,105

editorconfig

Generates a comprehensive and best-practice-oriented .editorconfig file based on project analysis and user preferences.

github
github
26,8353,105

devops-rollout-plan

Generate comprehensive rollout plans with preflight checks, step-by-step deployment, verification signals, rollback procedures, and communication plans for infrastructure and application changes

github
github
26,8353,105

eval-driven-dev

Add instrumentation, build golden datasets, write eval-based tests, run them, root-cause failures, and iterate — Ensure your Python LLM application works correctly. Make sure to use this skill whenever a user is developing, testing, QA-ing, evaluating, or benchmarking a Python project that calls an LLM. Use for making sure an LLM application works correctly, catching regressions after prompt changes, fixing unexpected behavior, or validating output quality before shipping.

github
github
26,8353,105

postgresql-optimization

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.

github
github
26,8353,105

excalidraw-diagram-generator

Generate Excalidraw diagrams from natural language descriptions. Use when asked to "create a diagram", "make a flowchart", "visualize a process", "draw a system architecture", "create a mind map", or "generate an Excalidraw file". Supports flowcharts, relationship diagrams, mind maps, and system architecture diagrams. Outputs .excalidraw JSON files that can be opened directly in Excalidraw.

github
github
26,8353,105

structured-autonomy-generate

Structured Autonomy Implementation Generator Prompt

github
github
26,8353,105

dotnet-design-pattern-review

Review the C#/.NET code for design pattern implementation and suggest improvements.

github
github
26,8353,105

multi-stage-dockerfile

Create optimized multi-stage Dockerfiles for any language or framework

github
github
26,8353,105

finalize-agent-prompt

Finalize prompt file using the role of an AI agent to polish the prompt for the end user.

github
github
26,8353,105

dataverse-python-quickstart

Generate Python SDK setup + CRUD + bulk + paging snippets using official patterns.

github
github
26,8353,105

csharp-docs

Ensure that C# types are documented with XML comments and follow best practices for documentation.

github
github
26,8353,105

dataverse-python-advanced-patterns

Generate production code for Dataverse SDK using advanced patterns, error handling, and optimization techniques.

github
github
26,8353,105

create-tldr-page

Create a tldr page from documentation URLs and command examples, requiring both URL and command name.

github
github
26,8353,105

finnish-humanizer

Detect and remove AI-generated markers from Finnish text, making it sound like a native Finnish speaker wrote it. Use when asked to "humanize", "naturalize", or "remove AI feel" from Finnish text, or when editing .md/.txt files containing Finnish content. Identifies 26 patterns (12 Finnish-specific + 14 universal) and 4 style markers.

github
github
26,8353,105

create-specification

Create a new specification file for the solution, optimized for Generative AI consumption.

github
github
26,8353,105

cosmosdb-datamodeling

Step-by-step guide for capturing key application requirements for NoSQL use-case and produce Azure Cosmos DB Data NoSQL Model design using best practices and common patterns, artifacts_produced: "cosmosdb_requirements.md" file and "cosmosdb_data_model.md" file

github
github
26,8353,105

conventional-commit

Prompt and workflow for generating conventional commit messages using a structured XML format. Guides users to create standardized, descriptive commit messages in line with the Conventional Commits specification, including instructions, examples, and validation.

github
github
26,8353,105

copilot-spaces

Use Copilot Spaces to provide project-specific context to conversations. Use this skill when users mention a "Copilot space", want to load context from a shared knowledge base, discover available spaces, or ask questions grounded in curated project documentation, code, and instructions.

github
github
26,8353,105

java-junit

Get best practices for JUnit 5 unit testing, including data-driven tests

github
github
26,8353,105

containerize-aspnetcore

Containerize an ASP.NET Core project by creating Dockerfile and .dockerfile files customized for the project.

github
github
26,8353,105

update-implementation-plan

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.

github
github
26,8353,105

power-platform-mcp-connector-suite

Generate complete Power Platform custom connector with MCP integration for Copilot Studio - includes schema generation, troubleshooting, and validation

github
github
26,8353,105

breakdown-epic-arch

Prompt for creating the high-level technical architecture for an Epic, based on a Product Requirements Document.

github
github
26,8353,105

copilot-cli-quickstart

>

github
github
26,8353,105

power-bi-report-design-consultation

Power BI report visualization design prompt for creating effective, user-friendly, and accessible reports with optimal chart selection and layout design.

github
github
26,8353,105

refactor-plan

Plan a multi-file refactor with proper sequencing and rollback steps

github
github
26,8353,105

copilot-instructions-blueprint-generator

Technology-agnostic blueprint generator for creating comprehensive copilot-instructions.md files that guide GitHub Copilot to produce code consistent with project standards, architecture patterns, and exact technology versions by analyzing existing codebase patterns and avoiding assumptions.

github
github
26,8353,105

copilot-usage-metrics

Retrieve and display GitHub Copilot usage metrics for organizations and enterprises using the GitHub CLI and REST API.

github
github
26,8353,105

java-mcp-server-generator

Generate a complete Model Context Protocol server project in Java using the official MCP Java SDK with reactive streams and optional Spring Boot integration.

github
github
26,8353,105

breakdown-feature-implementation

Prompt for creating detailed feature implementation plans, following Epoch monorepo structure.

github
github
26,8353,105

containerize-aspnet-framework

Containerize an ASP.NET .NET Framework project by creating Dockerfile and .dockerfile files customized for the project.

github
github
26,8353,105

create-github-issues-feature-from-implementation-plan

Create GitHub Issues from implementation plan phases using feature_request.yml or chore_request.yml templates.

github
github
26,8353,105

fluentui-blazor

>

github
github
26,8353,105

comment-code-generate-a-tutorial

Transform this Python script into a polished, beginner-friendly project by refactoring the code, adding clear instructional comments, and generating a complete markdown tutorial.

github
github
26,8353,105

breakdown-feature-prd

Prompt for creating Product Requirements Documents (PRDs) for new features, based on an Epic.

github
github
26,8353,105

create-spring-boot-kotlin-project

Create Spring Boot Kotlin Project Skeleton

github
github
26,8353,105

create-readme

Create a README.md file for the project

github
github
26,8353,105

create-github-issue-feature-from-specification

Create GitHub Issue for feature request from specification file using feature_request.yml template.

github
github
26,8353,105

power-bi-performance-troubleshooting

Systematic Power BI performance troubleshooting prompt for identifying, diagnosing, and resolving performance issues in Power BI models, reports, and queries.

github
github
26,8353,105

ruby-mcp-server-generator

Generate a complete Model Context Protocol server project in Ruby using the official MCP Ruby SDK gem.

github
github
26,8353,105

python-mcp-server-generator

Generate a complete MCP server project in Python with tools, resources, and proper configuration

github
github
26,8353,105

php-mcp-server-generator

Generate a complete PHP Model Context Protocol server project with tools, resources, prompts, and tests using the official PHP SDK

github
github
26,8353,105

power-bi-dax-optimization

Comprehensive Power BI DAX formula optimization prompt for improving performance, readability, and maintainability of DAX calculations.

github
github
26,8353,105

Page 51 of 1284 · 64160 results

Adoption

Agent Skills are supported by leading AI development tools.

FAQ

Frequently asked questions about Agent Skills.

01

What are Agent Skills?

Agent Skills are reusable, production-ready capability packs for AI agents. Each skill lives in its own folder and is described by a SKILL.md file with metadata and instructions.

02

What does this agent-skills.md site do?

Agent Skills is a curated directory that indexes skill repositories and lets you browse, preview, and download skills in a consistent format.

03

Where are skills stored in a repo?

By default, the site scans the skills/ folder. You can also submit a URL that points directly to a specific skills folder.

04

What is required inside SKILL.md?

SKILL.md must include YAML frontmatter with at least name and description. The body contains the actual guidance and steps for the agent.

05

How can I submit a repo?

Click Submit in the header and paste a GitHub URL that points to a skills folder. We’ll parse it and add any valid skills to the directory.