80320 Skills Available

Find awesome
Agent Skills

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

Popular searches

dashlane

Dashlane CLI for vault access and automation.

mbelinky
mbelinky
4

tailscale

Manage Tailscale VPN, Serve, and Funnel from the CLI.

mbelinky
mbelinky
4

design

Plan architecture and components for a single user story. Use after spec phase to create a technical design before implementation. Produces design documents that guide stubs and implementation.

sofer
sofer
41

deploy

Ship code to target environment. Use after code is merged to deploy to staging or production. Handles build, artifact creation, and deployment orchestration.

sofer
sofer
41

contact-research

Research a person given their name and email, returning a brief profile with role, company, LinkedIn summary, and previous interactions

sofer
sofer
41

commit

Git workflow operations with Conventional Commits. Supports subcommands - branch (create feature branch), commit (stage and commit changes), pr (create pull request), merge (merge PR). Automatically available when the current directory is a git repository. Use when user needs git operations during development workflow.

sofer
sofer
41

code-review

Review code for quality, security, and standards compliance. Works as a pipeline gate after refactor phase, or standalone against PR URLs, branch names, commit ranges, or file lists.

sofer
sofer
41

calendar-fetch

Fetch upcoming calendar events from Google Calendar

sofer
sofer
41

anonymise

Anonymise CSV files by removing personal identifying information and adding datetime stamps. Use when user wants to process a new CSV file or strip PII from data.

sofer
sofer
41

skill-installer

Install Codex skills into $CODEX_HOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos).

sofer
sofer
41

skill-creator

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Codex's capabilities with specialized knowledge, workflows, or tool integrations.

sofer
sofer
41

intent

Interactive conversation to clarify user intent step-by-step before creating specifications or solutions. Use when requirements are unclear or user has a new idea to explore.

sofer
sofer
41

init-override

Create a symlink from AGENTS.md to CLAUDE.md in the current project directory. Use when the user wants to initialise a project to use AGENTS.md as the memory file instead of CLAUDE.md.

sofer
sofer
41

implement

Write code to pass all tests (TDD green phase). Expect 100% test pass rate. Use after tests are written to implement the actual functionality.

sofer
sofer
41

gmail-fetch

Fetch recent emails from Gmail with sender, subject, body, and thread context

sofer
sofer
41

gmail-draft

Create a draft email in Gmail from provided email data

sofer
sofer
41

feature

Implement a feature using TDD. Works standalone (user describes what to build) or as part of the orchestrated pipeline (story and context provided). Handles complexity scaling, design, stubs, tests, implementation, migrations, refactoring, and review. Use when building a feature in an existing codebase.

sofer
sofer
41

email-drafter

Fetch unread emails, triage them, draft replies in the user's voice, and save as Gmail drafts for human review

sofer
sofer
41

draft-post

Guide the user through creating a blog post draft for Substack (200-500 words) and LinkedIn (100-300 words). Use when user wants to draft a post or share work.

sofer
sofer
41

distribution-strategist

Discuss and evolve distribution strategy for the ML engineer apprenticeship

sofer
sofer
41

distribution-channel

Identify and evaluate distribution channels for the ML engineer apprenticeship

sofer
sofer
41

design-review

Validate design before implementation. Use after design phase to ensure architecture meets standards, spec requirements, and quality criteria. Gates progression to stubs phase.

sofer
sofer
41

user-test

Reformat code-review manual test script for human or agent execution, run user testing checkpoint, and record pass/fail results. Gates progression to commit:pr.

sofer
sofer
41

test

Write tests against stubs following TDD red phase. Tests should fail initially (0% pass expected). Use after stubs to define expected behaviour before implementation.

sofer
sofer
41

stubs

Create interfaces, type definitions, and stub implementations that compile but are not functional. Use after design-review approval to establish code structure before writing tests. Enables TDD red-green-refactor cycle.

sofer
sofer
41

spec

Define contracts, schemas, and behaviours for a single user story. Use after a story is selected from the backlog to create a detailed specification before design. Produces testable specifications.

sofer
sofer
41

requirements

Transform intent into user stories with acceptance criteria. Use after intent clarification to build a prioritised backlog. Produces stories in standard format ready for spec phase.

sofer
sofer
41

refactor

Clean up implementation code while keeping tests green. Improve code quality without changing behaviour. Use after implement phase to polish code before review.

sofer
sofer
41

reconcile

Analyse and resolve divergences between SDLC manifest and actual development state (git commits, branches, uncommitted files). Use when manifest and reality have drifted apart, or before picking next story to ensure clean state.

sofer
sofer
41

readme-review

Review the project README to understand what it does and suggest a recommended next step. Use when starting work on an unfamiliar project.

sofer
sofer
41

postgres-query

Query a Postgres database (read-only) and return structured results

sofer
sofer
41

orchestrate

Coordinate full SDLC pipeline for software projects. Manages backlog, spawns phase agents with minimal context, gates transitions, and handles checkpoints. Use when starting a new project, picking up the next story, or resuming pipeline work.

sofer
sofer
41

notion-query

Search and retrieve content from a Notion workspace

sofer
sofer
41

monitor

Observe application health and gather feedback after deployment. Use to validate success criteria, collect metrics, and feed issues back to the backlog. Closes the feedback loop.

sofer
sofer
41

meeting-prep

Check calendar, research attendees, and produce a briefing document for each upcoming meeting

sofer
sofer
41

meeting-context

Determine why a meeting is happening and what should be discussed

sofer
sofer
41

email-voice-draft

Draft an email reply in the user's voice using their business context and Notion knowledge

sofer
sofer
41

lecture-notes

Generate comprehensive undergraduate lecture notes for social sciences (especially economics) with mathematical foundations, daily-life examples, and practice questions. Use when user asks to create, generate, or write lecture notes, lecture materials, or teaching content. Supports Turkish and English output, Obsidian-compatible markdown with LaTeX/TikZ, and optional syllabus integration.

orhoncan
orhoncan
4

brand-guide

Generate and maintain brand style guides - colors, fonts, imagery, voice/tone, responsive specs. Use when documenting brand identity or creating style guide pages.

CrazySwami
CrazySwami
4

seo-optimizer

Audit and optimize WordPress SEO (Yoast/Rank Math) - checks focus keywords, meta descriptions, featured images. Uses Unsplash API for missing images. Run on all pages/posts to identify and fix SEO issues.

CrazySwami
CrazySwami
4

wp-orchestrator

Master WordPress project orchestrator - coordinates all WordPress skills for complete site setup, audit, and optimization. Use for new project setup, site audits, or comprehensive reviews. Runs interview phases and manages todo lists.

CrazySwami
CrazySwami
4

wp-performance

WordPress performance optimization - Core Web Vitals, image/video compression, caching, asset optimization, and speed testing. Use when optimizing site speed or diagnosing performance issues.

CrazySwami
CrazySwami
4

wp-playground

WordPress Playground for instant browser-based WordPress testing. Use for quick demos, plugin testing, or ephemeral development environments without Docker.

CrazySwami
CrazySwami
4

form-testing

Test WordPress form submissions and email delivery. Validates contact forms, checks WP Mail SMTP configuration, and sends test emails. Use when verifying form functionality or troubleshooting email delivery issues.

CrazySwami
CrazySwami
4

gsap-animations

GSAP animation best practices for web design - scroll triggers, performance optimization, accessibility, responsive animations, and testing integration. Use when implementing or reviewing animations on WordPress or any web project.

CrazySwami
CrazySwami
4

wordpress-admin

Full WordPress site management - create pages/posts, configure SEO (Yoast), upload media, manage settings. Use when creating content, setting up SEO, or managing any WordPress site.

CrazySwami
CrazySwami
4

visual-qa

Complete visual QA - screenshots with full-page scroll to trigger animations, then analyze with Claude. Run after CSS/template changes.

CrazySwami
CrazySwami
4

wp-docker

Docker-based WordPress development environment. Use when setting up new WordPress sites, managing Docker containers, or automating site deployment with WP-CLI.

CrazySwami
CrazySwami
4

wordpress-dev

WordPress development best practices - coding standards, custom post types, security, performance, hooks/filters, and template hierarchy. Use for any WordPress theme or plugin development guidance.

CrazySwami
CrazySwami
4

white-label

Complete WordPress white-labeling using FREE plugins only - ASE, Branda, White Label CMS, Admin Menu Editor. Covers login page branding, admin cleanup, security hardening, and client handoff preparation.

CrazySwami
CrazySwami
4

Page 1245 of 1607 · 80320 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.