82707 Skills Available

Find awesome
Agent Skills

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

Popular searches

security-auditor

|

nahisaho
nahisaho
101

requirements-analyst

|

nahisaho
nahisaho
101

release-coordinator

|

nahisaho
nahisaho
101

quality-assurance

|

nahisaho
nahisaho
101

test-engineer

|

nahisaho
nahisaho
101

technical-writer

|

nahisaho
nahisaho
101

database-administrator

|

nahisaho
nahisaho
101

database-schema-designer

|

nahisaho
nahisaho
101

project-manager

|

nahisaho
nahisaho
101

performance-optimizer

|

nahisaho
nahisaho
101

orchestrator

|

nahisaho
nahisaho
101

api-designer

|

nahisaho
nahisaho
101

bug-hunter

|

nahisaho
nahisaho
101

code-reviewer

|

nahisaho
nahisaho
101

constitution-enforcer

|

nahisaho
nahisaho
101

ai-ml-engineer

|

nahisaho
nahisaho
101

auto-permissions-review-disable

Disable the auto permissions review hook for this session. Tool calls return to normal permission prompts. Other terminal sessions are not affected.

michaelboeding
michaelboeding
101

audio-producer-agent

>

michaelboeding
michaelboeding
101

app-demo-agent

>

michaelboeding
michaelboeding
101

sidequest

Spawn a new Claude Code session in a separate terminal to work on a different task, optionally with context from the current session. Use when you need to work on something else without losing your current progress.

michaelboeding
michaelboeding
101

podcast-producer-agent

>

michaelboeding
michaelboeding
101

review-analyst-agent

>

michaelboeding
michaelboeding
101

pdf

Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.

michaelboeding
michaelboeding
101

patent-lawyer-agent

>

michaelboeding
michaelboeding
101

parallel-builder

Divide-and-conquer implementation from specs/plans. Decomposes a reference document into independent tasks, assigns each to a builder agent, executes in parallel waves respecting dependencies, then integrates results. Use when you have a spec, PRD, plan, or large feature to implement quickly with parallel execution.

michaelboeding
michaelboeding
101

music-generation

>

michaelboeding
michaelboeding
101

model-council

This skill should be used when the user asks for "model council", "multi-model", "compare models", "ask multiple AIs", "consensus across models", "run on different models", or wants to get solutions from multiple AI providers (Claude, GPT, Gemini, Grok) and compare results. Orchestrates parallel execution across AI models/CLIs and synthesizes the best answer.

michaelboeding
michaelboeding
101

media-utils

>

michaelboeding
michaelboeding
101

style-guide

Analyze a codebase to extract its conventions, patterns, and style. Spawns specialized analyzer agents that each focus on one aspect (structure, naming, patterns, testing, frontend). Generates a comprehensive style guide that other skills can reference. Use when starting work on an unfamiliar codebase, or to create explicit documentation of implicit conventions.

michaelboeding
michaelboeding
101

social-producer-agent

>

michaelboeding
michaelboeding
101

video-generation

>

michaelboeding
michaelboeding
101

slide-generation

>

michaelboeding
michaelboeding
101

pitch-deck-agent

>

michaelboeding
michaelboeding
101

android-to-ios

Use Android/Kotlin code as the source of truth and implement the equivalent feature in iOS/Swift. Understands the feature behavior, data structures, and logic from Android, then creates idiomatic iOS code that matches the target codebase's existing patterns. Use when porting features from Android to iOS or ensuring platform consistency.

michaelboeding
michaelboeding
101

react-to-ios

Use React/React Native code as the source of truth and implement the equivalent feature in iOS/Swift. Understands the feature behavior, components, state management, and logic from React, then creates idiomatic iOS code that matches the target codebase's existing patterns. Use when porting features from React/React Native to native iOS or building native alternatives to web components.

michaelboeding
michaelboeding
101

video-producer-agent

>

michaelboeding
michaelboeding
101

product-engineer-agent

>

michaelboeding
michaelboeding
101

pptx

Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks

michaelboeding
michaelboeding
101

copywriter-agent

>

michaelboeding
michaelboeding
101

competitive-intel-agent

>

michaelboeding
michaelboeding
101

cmo-agent

>

michaelboeding
michaelboeding
101

chart-generation

>

michaelboeding
michaelboeding
101

brand-research-agent

>

michaelboeding
michaelboeding
101

image-generation

>

michaelboeding
michaelboeding
101

add-to-xcode

>

michaelboeding
michaelboeding
101

ios-to-android

Use iOS/Swift code as the source of truth and implement the equivalent feature in Android/Kotlin. Understands the feature behavior, data structures, and logic from iOS, then creates idiomatic Android code that matches the target codebase's existing patterns. Use when porting features from iOS to Android or ensuring platform consistency.

michaelboeding
michaelboeding
101

voice-generation

>

michaelboeding
michaelboeding
101

market-researcher-agent

>

michaelboeding
michaelboeding
101

icon-generation

>

michaelboeding
michaelboeding
101

background-remove

>

michaelboeding
michaelboeding
101

Page 1081 of 1655 · 82707 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.