20821 Skills Available

Find awesome
Agent Skills

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

Popular searches

scripting

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

pluginagentmarketplace
pluginagentmarketplace
2

networking-skill

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

pluginagentmarketplace
pluginagentmarketplace
2

logging

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

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

gitops

GitOps practices with ArgoCD, FluxCD, and declarative infrastructure management

pluginagentmarketplace
pluginagentmarketplace
2

serverless

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

pluginagentmarketplace
pluginagentmarketplace
2

configuration-management

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

pluginagentmarketplace
pluginagentmarketplace
2

cloud-skill

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

pluginagentmarketplace
pluginagentmarketplace
2

cicd-skill

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

pluginagentmarketplace
pluginagentmarketplace
2

artifact-management

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

pluginagentmarketplace
pluginagentmarketplace
2

service-mesh

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

pluginagentmarketplace
pluginagentmarketplace
2

version-control

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

pluginagentmarketplace
pluginagentmarketplace
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

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

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

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

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

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

devops-engineering

>-

warpcode
warpcode
22

fact-checker

>-

warpcode
warpcode
22

frontend-engineering

>-

warpcode
warpcode
22

git-workflow

>-

warpcode
warpcode
22

password-generator

>-

warpcode
warpcode
22

task-planner

>-

warpcode
warpcode
22

software-engineering

>-

warpcode
warpcode
22

spelling-grammar-checker

>-

warpcode
warpcode
22

secops-engineering

>-

warpcode
warpcode
22

routing-engineering

>-

warpcode
warpcode
22

quality-engineering

>-

warpcode
warpcode
22

php-assistant

>-

warpcode
warpcode
22

prompt-engineer

Expert prompt engineer for drafting and refactoring reliable prompts, agents, commands, and skills. Use when you need to create high-quality prompt artifacts for Claude Code, OpenCode, Cursor, or GitHub Copilot. Supports grounded mode, prompt-injection hardening, and advanced reasoning protocols.

warpcode
warpcode
22

adhd-advisor

>-

warpcode
warpcode
22

api-engineering

>-

warpcode
warpcode
22

database-engineering

>-

warpcode
warpcode
22

documentation-writer

>-

warpcode
warpcode
22

performance-engineering

>-

warpcode
warpcode
22

ultrathink

Deep reasoning protocol for exhaustive, multi-dimensional analysis and production-ready code generation. Suspends brevity for maximum depth and irrefutable logic.

warpcode
warpcode
22

testing-engineering

>-

warpcode
warpcode
22

text-placeholder-generator

>-

warpcode
warpcode
22

username-generator

>-

warpcode
warpcode
22

n8n-workflow-patterns

Proven workflow architectural patterns from real n8n workflows. Use when building new workflows, designing workflow structure, choosing workflow patterns, planning workflow architecture, or asking about webhook processing, HTTP API integration, database operations, AI agent workflows, or scheduled tasks.

RedcoatAsher
RedcoatAsher
21

n8n-code-javascript

Write JavaScript code in n8n Code nodes. Use when writing JavaScript in n8n, using $input/$json/$node syntax, making HTTP requests with $helpers, working with dates using DateTime, troubleshooting Code node errors, or choosing between Code node modes.

RedcoatAsher
RedcoatAsher
21

n8n-node-configuration

Operation-aware node configuration guidance. Use when configuring nodes, understanding property dependencies, determining required fields, choosing between get_node_essentials and get_node_info, or learning common configuration patterns by node type.

RedcoatAsher
RedcoatAsher
21

n8n-mcp-tools-expert

Expert guide for using n8n-mcp MCP tools effectively. Use when searching for nodes, validating configurations, accessing templates, managing workflows, or using any n8n-mcp tool. Provides tool selection guidance, parameter formats, and common patterns.

RedcoatAsher
RedcoatAsher
21

n8n-code-python

Write Python code in n8n Code nodes. Use when writing Python in n8n, using _input/_json/_node syntax, working with standard library, or need to understand Python limitations in n8n Code nodes.

RedcoatAsher
RedcoatAsher
21

n8n-expression-syntax

Validate n8n expression syntax and fix common errors. Use when writing n8n expressions, using {{}} syntax, accessing $json/$node variables, troubleshooting expression errors, or working with webhook data in workflows.

RedcoatAsher
RedcoatAsher
21

n8n-validation-expert

Interpret validation errors and guide fixing them. Use when encountering validation errors, validation warnings, false positives, operator structure issues, or need help understanding validation results. Also use when asking about validation profiles, error types, or the validation loop process.

RedcoatAsher
RedcoatAsher
21

n8n-production-readiness

Dynamic tier system for right-sizing n8n workflow hardening. Use this skill on ANY n8n workflow request to determine appropriate validation, logging, and error handling levels. Adapts to user needs — from quick prototypes to mission-critical production systems.

RedcoatAsher
RedcoatAsher
21

planning-with-files

Transforms workflow to use Manus-style persistent markdown files for planning, progress tracking, and knowledge storage. Use when starting complex tasks, multi-step projects, research tasks, or when the user mentions planning, organizing work, tracking progress, or wants structured output.

dafang
dafang
2

wechat-chat-tool

微信小程序聊天工具开发指南。当开发聊天工具分包、配置 chatTools、发送消息到群聊、动态消息、获取群成员信息、wx.openChatTool、wx.getChatToolInfo 时使用。

dafang
dafang
2

Page 316 of 417 · 20821 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.