Awesome AI Agent Skills
The largest curated directory of AI agent skills. Install coding tools, automation workflows, and developer plugins for Claude Code, OpenAI Codex, Cursor, Gemini CLI, Antigravity, and more.
What Are AI Agent Skills?
AI agent skills are reusable instruction packages that extend what AI coding agents can do. Packaged as SKILL.md files, they give agents domain expertise, enforce coding standards, and automate complex workflows. Skills work across multiple platforms including Claude Code, Codex CLI, Cursor, Gemini CLI, and Antigravity.
- ✓Cross-platform — works with Claude Code, Codex, Cursor, and more
- ✓1,000+ curated skills across 8 categories
- ✓One-line install via npx skills add
- ✓Community-driven and open source
- ✓Coding, writing, research, design, video, and productivity skills
- ✓Git-friendly SKILL.md format
- ✓Featured and trending skills updated daily
- ✓Submit your own skills via our portal
Featured AI Agent Skills
View all →0rcaaa/icron
🤖 Deliver a lightweight, extendable personal AI assistant supporting multiple platforms and OpenAI-compatible models for versatile automation and help.
$ npx skills add 0rcaaa/icronprayer168/science-portal
Recently updated agent-skill-related GitHub repository: prayer168/science-portal.
$ npx skills add prayer168/science-portalpratikbarua-dev/yourbusiness
Recently updated agent-skill-related GitHub repository: pratikbarua-dev/yourbusiness.
$ npx skills add pratikbarua-dev/yourbusinesspotofo/spec2ears
Claude Agent Skill that converts Office/PDF and other documents into EARS-format requirement Markdown via MarkItDown (deterministic by default, optional LLM mode) and rule-based structuring.
$ npx skills add potofo/spec2earspolarbearlin/publish-content-multichannel
Visual-first Codex skill for Feishu, WeChat Official Account, and X/Twitter content workflows
$ npx skills add polarbearlin/publish-content-multichannelplannededge/codebook
Recently updated agent-skill-related GitHub repository: plannededge/codebook.
$ npx skills add plannededge/codebookpinecall/skills
Agent Skills for the Pinecall SDK — generated from sdk/docs, installable into Claude Code, Antigravity, Cursor & Copilot. npx skills add pinecall/skills
$ npx skills add pinecall/skillsphuati/claude-skills-arsenal
Your Ultimate Claude Skills Library & Hub 2026 – Integrate & Organize AI Workflows
$ npx skills add phuati/claude-skills-arsenalphilipbankier/codex-image-skill
Codex skill for generating GPT Image 2 technical infographics and explainer assets from URLs, briefs, files, and repos.
$ npx skills add philipbankier/codex-image-skillpeterbamuhigire/skills-web-dev
170+ Claude Code / Codex skills. Production-grade skills system for web apps & mobile architecture, APIs, databases, web, mobile, AI, security, UX, SaaS, and ERP engineering. Encodes reusable engineering judgment through layered baseline and specialist skills to help generate secure, scalable, maintainable, high-performance software systems.
$ npx skills add peterbamuhigire/skills-web-devpeterbamuhigire/chwezi-accounting-doctrine
Canonical accounting and finance doctrine for the Chwezi Core Systems skills engine. This staging tree is the single source from which the four skill engines (skills-web-dev at C:\Users\Peter\.claude\skills, srs-skills, proposal-skills, business-plan-skills) receive their finance/accounting capability.
$ npx skills add peterbamuhigire/chwezi-accounting-doctrinepemsley/coot
Recently updated agent-skill-related GitHub repository: pemsley/coot.
$ npx skills add pemsley/cootHow to Install Agent Skills
Find a skill on Awesome Skills
Browse our directory of 1,000+ skills. Filter by category, platform, or search by name.
Install with one command
Works with Claude Code, Codex CLI, Cursor, and any agent that reads SKILL.md files.
npx skills add author/skill-repo
Or clone from GitHub
Every skill is open source on GitHub. Clone and customize to fit your workflow.
git clone https://github.com/author/skill-repo # Copy SKILL.md to your agent's skills directory
Start using the skill
Your AI agent automatically loads installed skills. Ask it to perform the skill's tasks and it will follow the specialized instructions.