63224 Skills Available

Find awesome
Agent Skills

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

Popular searches

Create Interactive Menu

Use this skill when creating dropdowns, context menus, or overlays that need a polished UX (open/close animation, click-outside, Escape, etc.).

CheekyCodexConjurer
CheekyCodexConjurer
0

update_kit

Update this documentation kit safely from upstream.

CheekyCodexConjurer
CheekyCodexConjurer
0

Create Backend Service

Use this skill when adding new backend functionality (API endpoints + business logic).

CheekyCodexConjurer
CheekyCodexConjurer
0

obsidian-daily-dump

Create one Obsidian note per Codex session in a dedicated vault folder and include a backlink to today's daily note. Use when asked to dump session context, log work done, or archive session knowledge in Obsidian.

Nsttt
Nsttt
0

openai-image-gen

Batch-generate images via OpenAI Images API. Random prompt sampler + `index.html` gallery.

Nsttt
Nsttt
0

video-transcript-downloader

Download videos, audio, subtitles, and clean paragraph-style transcripts from YouTube and any other yt-dlp supported site. Use when asked to “download this video”, “save this clip”, “rip audio”, “get subtitles”, “get transcript”, or to troubleshoot yt-dlp/ffmpeg and formats/playlists.

Nsttt
Nsttt
0

brave-search

Web search and content extraction via Brave Search API. Use for searching documentation, facts, or any web content. Lightweight, no browser required.

Nsttt
Nsttt
0

create-cli

>

Nsttt
Nsttt
0

frontend-design

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.

Nsttt
Nsttt
0

oracle

Use the @steipete/oracle CLI to bundle a prompt plus the right files and get a second-model review (API or browser) for debugging, refactors, design checks, or cross-validation.

Nsttt
Nsttt
0

instruments-profiling

Use when profiling native macOS or iOS apps with Instruments/xctrace. Covers correct binary selection, CLI arguments, exports, and common gotchas.

Nsttt
Nsttt
0

markdown-converter

Convert documents and files to Markdown using markitdown. Use when converting PDF, Word (.docx), PowerPoint (.pptx), Excel (.xlsx, .xls), HTML, CSV, JSON, XML, images (with EXIF/OCR), audio (with transcription), ZIP archives, YouTube URLs, or EPubs to Markdown format for LLM processing or text analysis.

Nsttt
Nsttt
0

nano-banana-pro

Generate/edit images with Nano Banana Pro (Gemini 3 Pro Image). Use for image create/modify requests incl. edits. Supports text-to-image + image-to-image; 1K/2K/4K; use --input-image.

Nsttt
Nsttt
0

python-env-uv

Setup and manage Python environments using uv. Initialize projects, create virtual environments, install packages, and manage dependencies with pyproject.toml. Use when setting up new Python projects or managing dependencies.

meo-mumu
meo-mumu
0

spec-test-driven-development

Use when user requests new features or functionality. Defines complete workflow from specification through testing to implementation.

craigtkhill
craigtkhill
0

specifying-requirements

Use when writing or updating spec.yaml files. Defines requirement format and user story structure.

craigtkhill
craigtkhill
0

test-driven-development

Use when writing tests or implementing code. Defines RED-GREEN-REFACTOR cycle and test execution workflow.

craigtkhill
craigtkhill
0

update-dependencies

Use when updating existing pinned dependencies. Defines unpin-resolve-repin workflow with test verification and rollback on failure.

craigtkhill
craigtkhill
0

write-commit-message

Use when creating git commits. Defines conventional commit format and message structure guidelines.

craigtkhill
craigtkhill
0

install-dependencies

Use when adding project dependencies. Defines dependency management rules and language-specific patterns.

craigtkhill
craigtkhill
0

refactoring-code

Use during REFACTOR phase of TDD (after GREEN), when logic is duplicated, or when locality of behavior is violated. Defines search-first workflow, duplication detection, locality principles, and safe refactoring practices.

craigtkhill
craigtkhill
0

acceptance-test

Use when writing acceptance tests or adding scenarios to spec.yaml. Defines Given/When/Then format and acceptance test patterns.

craigtkhill
craigtkhill
0

create-skill

Use when creating or modifying skills. Defines skill file structure, naming conventions, and integration patterns.

craigtkhill
craigtkhill
0

evaluation

Use when creating or updating agent evaluation suites. Defines eval structure, rubrics, and validation patterns.

craigtkhill
craigtkhill
0

pre-commit-hooks

Use when running pre-commit hooks manually (e.g. before committing or after implementing). This project uses prek, not pre-commit. Defines the correct commands for running hooks.

craigtkhill
craigtkhill
0

math

Compute a value from a Python math expression string.

chaddm
chaddm
0

launch-opencode

Launch an instance of OpenCode in a specified directory, run a prompt using the task-runner agent, and return the result. Uses bash to execute the command.

chaddm
chaddm
0

weather

Return information about the weather for a given location.

chaddm
chaddm
0

toolbox-uuid

Create a UUID (Universally Unique Identifier).

chaddm
chaddm
0

creating-skills

Use this skill when creating new Claude Code skills, editing existing skills, converting sub-agents to skills, or helping users build custom automation workflows. This includes designing skill structures, writing SKILL.md files, organizing supporting files, creating skill templates, and setting up hooks for skill automation. Trigger keywords: create skill, new skill, build skill, make skill, skill for, automate with skill, convert to skill, skill template.

webmasterarbez
webmasterarbez
01

claude-skill-sync

Copy or sync Claude skills from ~/.claude/skills into ~/.codex/skills so they are available in Codex. Use when asked to import, migrate, copy, or sync Claude skills, or when moving skills between Claude and Codex with optional repeatable sync.

bchewy
bchewy
0

frontend-design

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.

bchewy
bchewy
0

generating-commits

Generates Conventional Commits messages, then commits changes. Use when the user says "commit", "git commit", or asks to commit changes, wants to create a commit, or when work is complete and ready to commit.

sabertazimi
sabertazimi
0

generating-handoff-context

Generates comprehensive context summaries for async team handoffs. Use when user says "create handoff", "handoff summary", "I'm leaving for the day", or needs to pass work to another team member.

frntfinancial
frntfinancial
0

generating-morning-notes

Generates daily crypto morning note from both analysis scripts. Use when user asks for "morning notes", "morning note", or "daily report".

frntfinancial
frntfinancial
0

Start/Stop App

Start or stop the user-management FastAPI app. Use when you need to tun or kill the dev server.

merlinsaw
merlinsaw
0

Database Migration

Executes database migrations using the postgres MCP server. Use when applying schema changes, running migrations, or updating databese structure.

merlinsaw
merlinsaw
0

discovery-pack

Complete project discovery workflow using Jobs-to-be-Done, Amazon PR/FAQ, ADR, and Lean Startup validation. Transforms ambiguous ideas into structured specifications ready for implementation. Activate when user mentions "discovery", "requirements discovery", "project framing", "validate assumptions", "JTBD analysis", or before starting implementation of unclear ideas.

nsalvacao
nsalvacao
0

writing-clearly-and-concisely

Apply Strunk's timeless writing rules to ANY prose humans will read—documentation, commit messages, error messages, explanations, reports, or UI text. Makes your writing clearer, stronger, and more professional.

jssee
jssee
0

brainstorming

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

jssee
jssee
0

test-driven-development

Use when implementing any feature or bugfix, before writing implementation code

jssee
jssee
0

executing-tickets

Use to implement tickets created by writing-tickets skill

jssee
jssee
0

dispatching-parallel-agents

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

jssee
jssee
0

writing-tickets

Use when you have a spec or requirements for a multi-step task, before touching code

jssee
jssee
0

CitedResearch

Research output with proper source citations. USE WHEN conducting research, creating sector analyses, or generating investment notes that need verifiable sources.

LeoMaslyak
LeoMaslyak
0

rc-submarine-controller

Development skill for building a Raspberry Pi Pico-based RC submarine controller with ballast control, depth hold, pitch stabilization, and failsafe protection. Use when working on embedded C firmware for RP2040, implementing PID controllers, writing sensor drivers (pressure, IMU), PWM capture/output, dual-core safety-critical systems, or any task related to the RC submarine project. Also triggers for Power of 10 coding standards, Pico SDK usage, and underwater vehicle control systems.

mojoatomic
mojoatomic
0

positioning-angles

Find the angle that makes something sell. Use when launching a product, creating a lead magnet, writing a landing page, crafting an offer, or when marketing isn't converting. Triggers on: find angles for X, how should I position X, what's the hook, why isn't this selling, make this stand out, differentiate this, or when copy/landing page work needs a strong angle first. Outputs 3-5 distinct positioning options with headline directions for each.

rbrown101010
rbrown101010
0

lead-magnet

Generate compelling lead magnet concepts that build lists and convert to paid offers. Use when someone needs top-of-funnel ideas, wants to grow their email list, or asks what should I give away for free. Triggers on: lead magnet ideas for X, how do I build my list, what freebie should I create, top of funnel for X, opt-in ideas, grow my email list. Outputs 3-5 lead magnet concepts with hooks, formats, and clear bridges to the paid offer.

rbrown101010
rbrown101010
0

newsletter

Create best-in-class newsletters that people actually want to read. Use when someone needs to write a newsletter edition, develop a newsletter format, or improve their newsletter game. Covers multiple formats - roundup, deep-dive, personal essay, curated links, news briefing. References patterns from Lenny Rachitsky, Morning Brew, Greg Isenberg, Sahil Bloom, The Hustle, and top AI newsletters. Triggers on: write newsletter, newsletter format, help with my newsletter, newsletter edition about X, weekly roundup. Outputs publication-ready newsletter content or format templates.

rbrown101010
rbrown101010
0

orchestrator

The marketing strategist that routes you to the right skill(s). Use this when someone doesn't know where to start, has a vague marketing request, or needs a multi-step workflow. Asks qualifying questions, diagnoses the situation, and recommends a skill sequence. Triggers on: help me with marketing, where do I start, I need to, what should I do first, vague marketing requests. Outputs a recommended skill sequence with context for each step.

rbrown101010
rbrown101010
0

Page 1240 of 1265 · 63224 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.