awesome-agent-skills
Health Warn
- License — License: MIT
- Description — Repository has a description
- Active repo — Last push 0 days ago
- Low visibility — Only 7 GitHub stars
Code Pass
- Code scan — Scanned 2 files during light audit, no dangerous patterns found
Permissions Pass
- Permissions — No dangerous permissions requested
No AI report is available for this listing yet.
Curated reusable skills, workflows, and tool-backed capabilities for AI agents.
Awesome Agent Skills
A curated list of reusable skills, workflows, and tool-backed capabilities for AI agents.
Languages: English | 简体中文 | Português do Brasil | 日本語 | Deutsch | Русский
This list focuses on reusable capabilities that help AI agents complete real tasks. It is not a prompt dump. A listed project should have a clear use case, reusable structure, installation or usage instructions, and enough context to explain inputs, outputs, and safety boundaries.
Last reviewed: 2026-06-26
What Counts As A Skill
For this list, a skill is a reusable capability package for an AI agent. It may include instructions, workflows, scripts, references, templates, MCP servers, connectors, local app automation, validation steps, or examples.
Legend
| Field | Values |
|---|---|
| Platform | Codex, Claude, ChatGPT, Cursor, Copilot, MCP, Generic Agent, n8n |
| Includes | Workflow, scripts, references, templates, MCP server, connector, app integration, examples |
| Status | Active = recent maintenance; Stable = still useful with slower updates; Use with care = valuable but sensitive |
| Risk | Low = mostly read-only or content generation; Medium = files, APIs, accounts, browser automation; High = production, security, deletion, payments, credentials, bulk actions |
Evaluation Method
Skills are scored before inclusion. Stars are a weak signal only; a niche skill can be included when it solves a real task, has reusable structure, and gives agents enough instructions or tools to run safely.
| Area | Points | What reviewers check |
|---|---|---|
| Task clarity | 0-2 | Clear real-world use case, inputs, outputs, and target user. |
| Reusable structure | 0-2 | More than a prompt: skill files, workflows, templates, scripts, examples, or references. |
| Platform and tool fit | 0-2 | Clear support for Codex, Claude, ChatGPT, Cursor, Copilot, MCP, n8n, CLI, browser, API, or local app workflows. |
| Validation and examples | 0-2 | Demo, tests, sample usage, CI checks, schema, or step-by-step verification. |
| Maintenance and safety | 0-2 | Recent activity, license clarity, safe defaults, confirmation rules, and credential/privacy guidance. |
Inclusion guide: 8-10 = recommended, 6-7 = acceptable with caveats, 4-5 = use with care or re-review, below 4 = remove or do not include. High-risk workflows need a stronger score and explicit safety notes.
Contents
- Core Skill Registries
- Coding
- Data Analysis
- Documents
- Design and Frontend
- Browser and Web
- DevOps and Cloud
- Research
- MCP and Tool Integration
- Business Workflows
- Personal Productivity
- Use With Care
- Evaluation Method
- Selection Criteria
Core Skill Registries
| Skill | Platform | Use case | Includes | Status | Risk |
|---|---|---|---|---|---|
| anthropics/skills | Claude, Generic Agent | Public repository for Agent Skills. | Skills, examples, references | Active | Low |
| github/awesome-copilot | Copilot, Generic Agent | Community instructions, agents, skills, and configurations. | Instructions, agents, skills, configs | Active | Low |
| tech-leads-club/agent-skills | Claude Code, Cursor, Copilot, Codex | Secure validated skill registry for professional coding agents. | Skill registry, validation, metadata | Active | Medium |
| taishi-i/awesome-ChatGPT-repositories | ChatGPT, Codex, Claude | Searchable curated AI repository list exposed through Claude Code skills. | Awesome list, search workflow, skills | Active | Low |
| JSONbored/awesome-claude | Claude, MCP, Generic Agent | Registry of Claude workflow assets, agents, MCP servers, skills, commands, and hooks. | Registry, agents, skills, MCP, commands | Active | Medium |
Coding
| Skill | Platform | Use case | Includes | Status | Risk |
|---|---|---|---|---|---|
| openai/codex | Codex | Terminal coding agent for repository tasks. | CLI, sandboxed workflows, code automation | Active | Medium |
| anthropics/claude-code | Claude Code | Agentic coding in the terminal with repo context and git workflows. | CLI, tool workflows, coding automation | Active | Medium |
| anthropics/claude-code-action | Claude Code, GitHub | Run Claude Code workflows from GitHub Actions. | GitHub Action, automation workflow | Active | Medium |
| jabrena/cursor-rules-java | Cursor, Claude, Codex, Copilot | AI-native Java enterprise development workflow. | Rules, agents, commands, MCP servers | Active | Medium |
| DollarDill/beads-superpowers | Claude Code, Codex, OpenCode | Process-discipline skills and persistent task memory for coding agents. | Skills, task memory, TDD workflows | Active | Medium |
| vosslab/vosslab-skills | Claude, Codex | Refactoring, code review, repo maintenance, and education content workflows. | Reusable skills, workflows | Active | Medium |
| avalonreset/legends-github | Claude Code, Codex, Gemini CLI | GitHub repository optimization and community health workflows. | Skills, audit workflow, metadata checks | Active | Medium |
| Jakevin/fastcontext-agent-tools | Codex, MCP | Repository exploration with FastContext. | MCP server, Codex skill | Active | Medium |
Data Analysis
| Skill | Platform | Use case | Includes | Status | Risk |
|---|---|---|---|---|---|
| Kaelio/ktx | Claude, Codex, MCP | Executable context layer for analytics agents. | Semantic context, database querying, MCP | Active | Medium |
| dagster-io/dagster | Generic Agent | Data asset orchestration for agent-driven analytics workflows. | Pipelines, schedules, observability | Active | Medium |
| EtienneLescot/n8n-as-code | n8n, Claude, Cursor, Copilot | Give agents n8n workflow creation and sync capabilities. | TypeScript workflows, schemas, templates | Active | Medium |
| product-on-purpose/pm-skills | Claude, Codex | Product management skill families and structured product workflows. | Skills, templates, examples, CI contracts | Active | Medium |
| LLMQuant/awesome-trading-agents | Generic Agent, MCP | Market research, strategy, and trading agent skills. | Awesome list, MCP servers, workflows | Active | High |
Documents
| Skill | Platform | Use case | Includes | Status | Risk |
|---|---|---|---|---|---|
| yusufkaraaslan/Skill_Seekers | Claude | Convert docs, GitHub repos, and PDFs into Claude skills. | Parser, OCR, conflict detection, MCP | Active | Medium |
| teng-lin/notebooklm-py | Claude, Codex, Python | Programmatic NotebookLM workflows for agents. | Python API, CLI, agentic skill | Active | Medium |
Design and Frontend
| Skill | Platform | Use case | Includes | Status | Risk |
|---|---|---|---|---|---|
| LingyiChen-AI/comfyui-workflow-skill | Claude Code, Cursor, Generic Agent | Generate ComfyUI workflow JSON from natural language. | Templates, node definitions, model workflows | Active | Medium |
| SlavaSexton/ComfyUI-Agent-Kit | Claude Code, Codex, Gemini CLI | Drive local ComfyUI end to end from an agent. | Skill, prompt recipes, templates, automation | Active | Medium |
Browser and Web
| Skill | Platform | Use case | Includes | Status | Risk |
|---|---|---|---|---|---|
| microsoft/playwright-mcp | MCP | Browser automation through Playwright MCP. | MCP server, browser tools | Active | Medium |
| executeautomation/mcp-playwright | MCP, Claude, Cursor | Browser and API automation through Playwright. | MCP server, Playwright workflows | Active | Medium |
| browserbase/mcp-server-browserbase | MCP | Let agents control cloud browsers with Browserbase and Stagehand. | MCP server, browser control | Active | Medium |
| soxoj/awesome-osint-mcp-servers | MCP | OSINT tool discovery for research agents. | Curated MCP server list | Active | High |
DevOps and Cloud
| Skill | Platform | Use case | Includes | Status | Risk |
|---|---|---|---|---|---|
| rohitg00/awesome-devops-mcp-servers | MCP, DevOps | DevOps-focused MCP servers and capabilities. | Curated MCP list, ops tools | Active | High |
| Azure/awesome-azd | Azure, Generic Agent | Azure Developer CLI templates and workflows. | Templates, docs, deployment examples | Active | Medium |
| AmoyLab/Unla | MCP | Transform APIs and MCP servers into managed MCP capabilities. | Gateway, UI, Docker deployment | Active | Medium |
| milisp/mcp-linker | MCP, Claude, Cursor | Sync MCP server configurations across clients. | MCP manager, config sync | Active | Medium |
| hashgraph-online/hol-guard | Codex, Claude Code, Cursor, MCP | Scan plugins, skills, and MCP servers before tools run. | Security scanner, CLI, policy checks | Active | High |
Research
| Skill | Platform | Use case | Includes | Status | Risk |
|---|---|---|---|---|---|
| GPTomics/bioSkills | Claude Code, Generic Agent | Bioinformatics workflows for coding agents. | SKILLS.md files, domain workflows | Active | Medium |
| modelscope/Awesome-Vibe-Research | Generic Agent | Research resources for vibe research and agentic research. | Awesome list, research workflows | Active | Low |
| openai/openai-cookbook | ChatGPT, OpenAI API, Generic Agent | Examples and guides that can be adapted into agent workflows. | Examples, notebooks, API workflows | Active | Low |
| simonw/llm | Generic Agent, CLI | Command-line LLM workflows and plugin-backed research tasks. | CLI, plugins, templates | Active | Medium |
MCP and Tool Integration
| Skill | Platform | Use case | Includes | Status | Risk |
|---|---|---|---|---|---|
| modelcontextprotocol/servers | MCP | Reference MCP servers for tool-backed agent capabilities. | MCP servers, examples | Active | Medium |
| punkpeye/awesome-mcp-servers | MCP | Large curated collection of MCP servers. | Awesome list, categories | Active | Medium |
| appcypher/awesome-mcp-servers | MCP | Curated list of MCP servers and tool-use capabilities. | Awesome list, server links | Active | Medium |
| jaw9c/awesome-remote-mcp-servers | MCP | Remote MCP server discovery. | Awesome list, remote services | Active | Medium |
| ai-boost/awesome-a2a | A2A, MCP, Generic Agent | Agent2Agent tools, servers, clients, and integrations. | Awesome list, protocols, tooling | Active | Medium |
Business Workflows
| Skill | Platform | Use case | Includes | Status | Risk |
|---|---|---|---|---|---|
| enescingoz/awesome-n8n-templates | n8n, Generic Agent | Large workflow template collection for AI agents and business automation. | Workflow templates, integrations | Active | Medium |
| lucaswalter/n8n-ai-automations | n8n | AI automations and agent workflows for business tools. | n8n workflows, examples | Active | Medium |
Personal Productivity
| Skill | Platform | Use case | Includes | Status | Risk |
|---|---|---|---|---|---|
| Benkapner/claude-code-basecamp | Claude Code | Workspace setup with skills, commands, and hooks. | Skills, commands, hooks | Active | Medium |
| Daaaaave/agentic-workspace-core | Claude Code, Codex | Repository-native memory, skills, and knowledge workflows. | Memory, AGENTS.md, skills, llms.txt | Active | Medium |
| WoJiSama/skill-based-architecture | Cursor, Claude Code, Codex, Gemini | Meta-skill that distills repo knowledge into reusable skills. | Meta-skill, project skill generation | Active | Medium |
Use With Care
These projects can be valuable, but they involve sensitive domains such as security, trading, OSINT, privileged accounts, or agent-to-agent orchestration. Review permissions, confirmation steps, logs, and safety boundaries before using them.
| Skill | Platform | Use case | Includes | Status | Risk |
|---|---|---|---|---|---|
| gadievron/raptor | Claude Code | Offensive and defensive security agent workflows. | Rules, sub-agents, skills, security tools | Use with care | High |
| matank001/cursor-security-rules | Cursor | Security rules for AI-assisted development workflows. | Cursor rules, guardrails | Use with care | High |
| LLMQuant/awesome-trading-agents | Generic Agent, MCP | Trading agents, market research, and execution resources. | Awesome list, MCP servers, agent skills | Use with care | High |
| soxoj/awesome-osint-mcp-servers | MCP | OSINT MCP servers and investigative tooling. | Awesome list, MCP resources | Use with care | High |
Selection Criteria
Must Have
- A clear task-oriented use case.
- Reusable structure beyond a single prompt.
- Installation, copy, or usage instructions.
- A stated platform or runtime environment.
- Inputs and outputs that can be understood by a new user.
Preferred
- Real examples or demos.
- Validation steps or tests.
- Safety boundaries and confirmation rules.
- Scripts, references, templates, MCP servers, connectors, or tool docs.
- Complete task workflows rather than isolated instructions.
Not Included
- Prompt dumps.
- One-line role presets.
- Unstructured system prompts without examples.
- Marketing-only agent templates.
- High-risk automation without confirmation mechanisms.
- Projects asking for sensitive credentials without privacy or security guidance.
Contributing
Pull requests are welcome. Please read CONTRIBUTING.md before submitting a skill.
License
MIT. See LICENSE.
Reviews (0)
Sign in to leave a review.
Leave a reviewNo results found