63485 Skills Available

Find awesome
Agent Skills

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

Popular searches

work

Implement pending tasks using Codex or Gemini, committing after each task. Use when ready to execute planned work. Triggers on "work on tasks", "implement tasks", "start working", "execute the plan", "do the work".

buvis
buvis
2

use-gemini

Use when the user asks to run Gemini via copilot CLI for code analysis, refactoring, or automated editing. Triggers on "run gemini", "gemini analyze", "use gemini for", "ask gemini", "copilot with gemini", or when user wants Google's Gemini model for code tasks.

buvis
buvis
2

use-codex

Use when the user asks to run Codex CLI (codex exec, codex resume) or references OpenAI Codex for code analysis, refactoring, or automated editing. Triggers on "run codex", "codex analyze", "use codex for", "codex refactor", "ask codex", or when user wants OpenAI's Codex model for code tasks.

buvis
buvis
2

sync-plan-issue

Create or update GitHub issue with current plan summary. Lists open issues for selection or creates new. Triggers on "sync plan to github", "update issue with plan", "share plan", "create issue from plan". Use after planning is complete and ready to share publicly. Do NOT use when plan is still in draft/exploration phase, working on private/sensitive features (issues are public), or issue has manually curated description to preserve.

buvis
buvis
2

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.

buvis
buvis
2

save-plan

Save current plan into PRD file. Use after completing plan mode to persist the plan for later implementation. Triggers on "save plan", "save this plan", "create PRD from plan", "persist plan".

buvis
buvis
2

review-work-completion

Multi-agent review of completed work against PRD requirements. Use after all tasks are completed to validate implementation quality. Triggers on "review work", "check completed work", "validate implementation", "are we done".

buvis
buvis
2

review-plan

Review and critique the current plan created in plan mode. Use after creating a plan to identify gaps, risks, and get clarifying questions. Triggers on "review plan", "critique plan", "check my plan", or when user wants feedback on their implementation plan.

buvis
buvis
2

restore-tasks

Restore tasks from a previous Claude Code session into the current session. Use when user wants to recover, restore, or load tasks from a past session, or when they mention tasks were lost after /clear or session restart. Triggers on "restore tasks", "load tasks", "recover tasks", "get my tasks back", "tasks from previous session".

buvis
buvis
2

resolve-git-conflicts

Resolve git merge conflicts, rebase conflicts, cherry-pick conflicts, and stash pop conflicts. Use when git status shows "unmerged paths", "rebase in progress", "cherry-pick in progress", or after failed stash pop. Handles overlapping edits, edit/delete conflicts, rename conflicts, binary conflicts, and helps user choose between ours/theirs or manual merge.

buvis
buvis
2

plan-tasks

Creates granular implementation tasks from PRD documents. Use when user wants to plan work, create tasks from a PRD, implement a feature spec, or break down requirements into actionable steps. Triggers on phrases like "plan tasks", "create tasks from PRD", "implement PRD", "break down the spec", or when user wants to start working on a PRD document.

buvis
buvis
2

inventory-notifications

Use when user wants to inventory, catalog, or summarize repositories from GitHub notifications for a specific repo. Triggers on "inventory notifications", "catalog repos from notifications", "summarize notification repos", "list repos from notifications".

buvis
buvis
2

catchup

Review branch changes since fork point from main/master. Use when resuming work on a branch or onboarding to existing changes. Triggers on "catch up", "catchup", "what changed on this branch", "summarize branch changes", "review branch".

buvis
buvis
2

agents-md-manager

Build and maintain effective AGENTS.md files that improve AI coding agent efficiency. Use when creating a new AGENTS.md file, auditing/improving an existing one, setting up progressive disclosure with agent documentation, or optimizing context window usage for AI-assisted coding projects.

buvis
buvis
2

committer

Git コミットの作成を支援する。以下の場合に発動: (1) ユーザーが /commit と入力した時、(2) コード変更が完了しコミットが適切と判断した時、(3) ユーザーがコミットを依頼した時。変更内容を分析し、適切なコミットメッセージを生成してコミットを作成する。

muryoimpl
muryoimpl
2

shortcuts

Claude Code のキーボードショートカット一覧を表示する。ユーザーが /shortcuts と入力した時に発動。

muryoimpl
muryoimpl
2

refactorer

コード品質の問題を積極的に検出し改善する。以下を検出した際に自動発動: (1) 長いメソッド/クラス、(2) 重複コードパターン、(3) 深いネスト、(4) 不適切な命名、(5) マジックナンバー/文字列、(6) N+1 クエリパターン、(7) 未使用コード、(8) Feature Envy や God クラス。言語非依存のリファクタリングガイダンスを提供。

muryoimpl
muryoimpl
2

ucf-hit-it-executor

|

AceTheDactyl
AceTheDactyl
2

template-skill

Replace with description of the skill and when Claude should use it.

jungai
jungai
2

frontend-dev

Comprehensive React, TypeScript, and Tailwind frontend development with Next.js and TanStack ecosystem (TanStack Router, TanStack Query, TanStack Start). Use when building, configuring, or developing modern web applications with these specific technologies, including project setup, routing, data fetching, component patterns, and TypeScript configurations.

jungai
jungai
2

frontend-design

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.

jungai
jungai
2

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.

jungai
jungai
2

configuration-management

Infrastructure configuration with Ansible, Chef, Puppet, and SaltStack for automated server management

pluginagentmarketplace
pluginagentmarketplace
2

version-control

Git version control, branching strategies, GitHub/GitLab workflows, and collaborative development

pluginagentmarketplace
pluginagentmarketplace
2

logging

Centralized logging with ELK Stack, Loki, Fluentd, and log analysis for distributed systems

pluginagentmarketplace
pluginagentmarketplace
2

service-mesh

Service mesh technologies including Istio, Linkerd, Consul, and Envoy for microservices communication

pluginagentmarketplace
pluginagentmarketplace
2

networking-skill

Network protocols and troubleshooting - TCP/IP, DNS, HTTP/HTTPS, SSH, firewalls.

pluginagentmarketplace
pluginagentmarketplace
2

gitops

GitOps practices with ArgoCD, FluxCD, and declarative infrastructure management

pluginagentmarketplace
pluginagentmarketplace
2

linux-fundamentals-skill

Complete Linux administration skill covering process management, filesystem, permissions, package management, users, bash scripting, and system monitoring.

pluginagentmarketplace
pluginagentmarketplace
2

artifact-management

Artifact repositories with Nexus, Artifactory, and container registries for build artifact storage

pluginagentmarketplace
pluginagentmarketplace
2

cicd-skill

CI/CD pipelines with Git, GitHub Actions, GitLab CI, Jenkins, and deployment strategies.

pluginagentmarketplace
pluginagentmarketplace
2

cloud-skill

Cloud infrastructure with AWS, Azure, GCP - architecture, services, security, and cost optimization.

pluginagentmarketplace
pluginagentmarketplace
2

containers-skill

Docker and Kubernetes - containerization, orchestration, and production deployment.

pluginagentmarketplace
pluginagentmarketplace
2

scripting

DevOps scripting with Bash, Python, and Go for automation, tooling, and infrastructure management

pluginagentmarketplace
pluginagentmarketplace
2

security

DevSecOps practices including secrets management, SSL/TLS, vulnerability scanning, and compliance

pluginagentmarketplace
pluginagentmarketplace
2

serverless

Serverless computing with AWS Lambda, Azure Functions, Google Cloud Functions, and edge computing

pluginagentmarketplace
pluginagentmarketplace
2

observability

Distributed tracing with Jaeger, OpenTelemetry, and observability platforms for microservices insights

pluginagentmarketplace
pluginagentmarketplace
2

iac-skill

Infrastructure as Code with Terraform, Ansible, and CloudFormation.

pluginagentmarketplace
pluginagentmarketplace
2

monitoring-skill

Monitoring and observability with Prometheus, Grafana, ELK Stack, and distributed tracing.

pluginagentmarketplace
pluginagentmarketplace
2

disciplined-work

This skill should be used to execute work plans with strict coding discipline that avoids common LLM mistakes. It merges structured plan execution (phased workflow, incremental commits, quality checks) with disciplined coding guardrails (assumption surfacing, simplicity-first, surgical changes, test-driven execution). Triggers on /disciplined-work, /k-work, "disciplined work", or "careful work".

adryanev
adryanev
2

new-go-endpoint

This skill automates the API-first workflow for creating new Go API endpoints. It handles OpenAPI spec updates, code generation, SQLC query creation, handler implementation, and Redis caching patterns. Use when adding new endpoints to the Lexicon backend.

adryanev
adryanev
2

github-issues-from-spec

This skill transforms feature specifications, requirements documents, or plans into well-structured GitHub issues. It chunks large features into small, testable issues, creates them via gh CLI, and adds them to the appropriate GitHub project with labels. Use when converting specs to actionable issues.

adryanev
adryanev
2

test-endpoints

This skill automates API endpoint testing and documentation. It runs curl requests against specified endpoints, captures responses, validates against OpenAPI spec, and generates markdown documentation. Use after implementing new endpoints or when verifying API behavior.

adryanev
adryanev
2

karpathy-mode

This skill should be used to enforce a disciplined coding workflow that avoids common LLM mistakes. It applies when writing code, implementing features, or when the user says /karpathy, /k-mode, or asks for "careful", "disciplined", or "minimal" implementation. Enforces assumption surfacing, simplicity-first coding, surgical changes, and test-driven execution.

adryanev
adryanev
2

wechat-article-formatting

Convert Markdown content to WeChat Official Account HTML format with inline styles. Generates complete HTML preview files that can be copied directly to WeChat editor. Use when user needs to format articles for WeChat Official Account or mentions converting Markdown to WeChat HTML.

hbrls
hbrls
21

password-generator

>-

warpcode
warpcode
22

fact-checker

>-

warpcode
warpcode
22

documentation-writer

>-

warpcode
warpcode
22

git-workflow

>-

warpcode
warpcode
22

devops-engineering

>-

warpcode
warpcode
22

Page 1097 of 1270 · 63485 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.