85620 Skills Available

Find awesome
Agent Skills

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

Popular searches

caam

Coding Agent Account Manager - Sub-100ms account switching for AI coding CLIs with fixed-cost subscriptions. Vault profiles, isolated profiles for parallel sessions, smart rotation with health scoring, cooldown tracking, automatic failover, TUI dashboard. Go CLI.

dicklesworthstone
dicklesworthstone
6713

bmad-ux-design

Designs UX and creates wireframes.

bacoco
bacoco
6711

bmad-test-strategy

Creates test strategy and ATDD scenarios.

bacoco
bacoco
6711

bmad-taskmaster-mcp-bootstrap

Bootstraps the TaskMaster MCP server and aligns it with BMAD hooks.

bacoco
bacoco
6711

bmad-story-planning

Breaks epics into developer stories.

bacoco
bacoco
6711

bmad-security-review

Hardens designs and implementations with structured security reviews.

bacoco
bacoco
6711

bmad-product-planning

Creates PRDs and plans features.

bacoco
bacoco
6711

bmad-architecture-design

Creates technical architecture and system design.

bacoco
bacoco
6711

bmad-performance-optimization

Diagnoses bottlenecks and designs performance optimization plans.

bacoco
bacoco
6711

bmad-observability-readiness

Establishes instrumentation, monitoring, and alerting foundations.

bacoco
bacoco
6711

bmad-discovery-research

Brainstorms ideas and researches projects.

bacoco
bacoco
6711

bmad-development-execution

Implements stories with code and tests.

bacoco
bacoco
6711

core-skill-creation

Guide for creating effective skills with specialized knowledge and workflows.

bacoco
bacoco
6711

openspec-change-implementation

Implements L0-1 changes from proposals.

bacoco
bacoco
6711

openspec-change-proposal

Creates lightweight proposals for L0-1 work.

bacoco
bacoco
6711

openspec-change-closure

Archives completed L0-1 changes.

bacoco
bacoco
6711

main-workflow-router

Routes work to OpenSpec (L0-1) or BMAD (L2-4). Tracks status and guides through phases.

bacoco
bacoco
6711

speckit-plan

Execute the implementation planning workflow using the plan template to generate design artifacts.

dceoy
dceoy
6711

speckit-specify

Create or update a feature specification from a natural language feature description.

dceoy
dceoy
6711

speckit-tasks

Generate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts.

dceoy
dceoy
6711

speckit-taskstoissues

Convert existing tasks into actionable, dependency-ordered GitHub issues for the feature based on available design artifacts.

dceoy
dceoy
6711

speckit-clarify

Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers back into the spec.

dceoy
dceoy
6711

speckit-checklist

Generate a custom checklist for the current feature based on user requirements.

dceoy
dceoy
6711

speckit-baseline

Generate feature specifications by analyzing existing source code.

dceoy
dceoy
6711

speckit-analyze

Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after task generation.

dceoy
dceoy
6711

claude-command-converter

Convert Claude Code commands (.claude/commands/*.md) to standard Agent Skills (skills/*/SKILL.md). Use when migrating slash commands to portable skill format, creating skills from existing commands, or standardizing command definitions across AI runtimes.

dceoy
dceoy
6711

speckit-constitution

Create or update the project constitution from interactive or provided principle inputs, ensuring all dependent templates stay in sync.

dceoy
dceoy
6711

speckit-implement

Execute the implementation plan by processing and executing all tasks defined in tasks.md

dceoy
dceoy
6711

excalidraw

Create and edit Excalidraw diagrams programmatically. Use when the user asks to create diagrams, flowcharts, architecture diagrams, wireframes, or any visual drawings in Excalidraw format (.excalidraw files).

rnjn
rnjn
675

ai-drawio

Generate draw.io diagrams from natural language and render in browser

gbsoss
gbsoss
677

app-store-review

Evaluates code against Apple's App Store Review Guidelines. Use this skill when reviewing iOS, macOS, tvOS, watchOS, or visionOS app code (Swift, Objective-C, React Native, or Expo) to identify potential App Store rejection issues before submission. Triggers on tasks involving app review preparation, compliance checking, or App Store submission readiness.

safaiyeh
safaiyeh
672

elysiajs

Create backend with ElysiaJS, a type-safe, high-performance framework.

elysiajs
elysiajs
663

test-automator

Test automation framework expert for creating and maintaining automated tests. Use when user asks to write tests, automate testing, or improve test coverage.

charon-fan
charon-fan
6610

security-auditor

Security vulnerability expert covering OWASP Top 10 and common security issues. Use when conducting security audits or reviewing code for vulnerabilities.

charon-fan
charon-fan
6610

self-improving-agent

A universal self-improving agent that learns from ALL skill experiences. Uses multi-memory architecture (semantic + episodic + working) to continuously evolve the codebase. Auto-triggers on skill completion/error with hooks-based self-correction.

charon-fan
charon-fan
6610

qa-expert

Quality assurance expert for testing strategies and quality gates. Use when planning test coverage, setting up QA processes, or improving quality standards.

charon-fan
charon-fan
6610

prd-planner

Creates PRDs using persistent file-based planning. Use when user explicitly says "PRD", "product requirements document", or "产品需求文档". Combines PRD methodology with planning-with-files to avoid context switching.

charon-fan
charon-fan
6610

workflow-orchestrator

Coordinates multi-skill workflows and records or runs follow-up actions when the host runtime supports them. Use when completing PRD creation, implementation, or any milestone that should be evaluated for additional skills.

charon-fan
charon-fan
6610

refactoring-specialist

Code refactoring expert for improving code structure, readability, and maintainability. Use when user asks to refactor, clean up, or improve code quality.

charon-fan
charon-fan
6610

skill-router

Intelligently routes user requests to the most appropriate Claude Code skill. ALWAYS use this skill FIRST when user asks for help, mentions "skill", "which", "how to", or seems unsure about which approach to take. This is the default entry point for all skill-related requests.

charon-fan
charon-fan
6610

session-logger

Saves conversation history to session log files. Use when user says "保存对话", "保存对话信息", "记录会话", "save session", or "save conversation". Automatically creates timestamped session log in sessions/ directory.

charon-fan
charon-fan
6610

debugger

Advanced debugging specialist for diagnosing and resolving code issues. Use when user encounters bugs, errors, unexpected behavior, or mentions debugging.

charon-fan
charon-fan
6610

create-pr

Creates pull requests with bilingual documentation checks. Use when user asks to create PR, make a pull request, or submit changes for review. Ensures English and Chinese README files stay in sync when user-facing skill catalog changes require it.

charon-fan
charon-fan
6610

commit-helper

Helps write Git commit messages following the Conventional Commits specification. Use this skill when the user asks to commit changes, write commit messages, format commits, or mentions git commits.

charon-fan
charon-fan
6610

code-reviewer

Reviews pull requests and code changes for quality, security, and best practices. Use when user asks for code review, PR review, or mentions reviewing changes.

charon-fan
charon-fan
6610

auto-trigger

Workflow hook metadata for agent-playbook skills. This skill documents trigger intent between skills - DO NOT use directly, and do not assume hooks execute unless the host runtime explicitly supports them.

charon-fan
charon-fan
6610

architecting-solutions

Designs technical solutions and architecture. Use when user says "design solution", "architecture design", "technical design", or "方案设计" WITHOUT mentioning PRD. For PRD-specific work, use prd-planner skill instead.

charon-fan
charon-fan
6610

api-designer

REST and GraphQL API architect for designing robust, scalable APIs. Use when designing new APIs or improving existing ones.

charon-fan
charon-fan
6610

prd-implementation-precheck

Implement PRDs/specs with a mandatory precheck review before coding. Use when a user asks to implement a PRD/feature spec/requirements doc or says "implement PRD/spec". Perform a preflight review, raise questions on scope/consistency/risks, then implement after confirmation.

charon-fan
charon-fan
6610

api-documenter

API documentation specialist for OpenAPI/Swagger specifications. Use when documenting REST or GraphQL APIs.

charon-fan
charon-fan
6610

Page 732 of 1713 · 85620 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.