🔓 unclaimed — this page was auto-generated from GitHub. Are you the creator?
Claim this page →
agentic-awesome-skills
Installable GitHub library of 1,935+ agentic skills for Claude Code, Cursor, Codex CLI, Autohand Code, Gemini CLI, Antigravity, and more. Includes specialize…
{
"mcpServers": {
"agentic-awesome-skills": {
"command": "npx",
"args": ["-y", "https://github.com/sickn33/agentic-awesome-skills"]
}
}
}🌌 Agentic Awesome Skills: 1,935+ Agentic Skills for Claude Code, Gemini CLI, Cursor, Autohand Code, Copilot & More
Installable GitHub library of 1,935+ agentic skills for Claude Code, Cursor, Codex CLI, Autohand Code, Gemini CLI, Antigravity, and other AI coding assistants.
Agentic Awesome Skills is an installable GitHub library and npm installer for reusable SKILL.md playbooks. It is designed for Claude Code, Cursor, Codex CLI, Autohand Code, Gemini CLI, Antigravity, Kiro, OpenCode, GitHub Copilot, and other AI coding assistants that benefit from structured operating instructions. Instead of collecting one-off prompt snippets, this repository gives you a searchable, installable catalog of skills, bundles, workflows, plugin-safe distributions, and practical docs that help agents perform recurring tasks with better context, stronger constraints, and clearer outputs.
This is an independent community project. It is not affiliated with, sponsored by, endorsed by, or authorized by Google. Google, Antigravity, Gemini, and related product names are referenced only to describe compatibility and install targets.
You can use this repo to install a broad multi-tool skill library, start from focused plugin bundles, or jump into workflow-driven execution for planning, coding, debugging, testing, security review, infrastructure, product work, and growth tasks. The root README is intentionally a high-signal landing page: understand what the project is, install the right surface quickly, choose the right tool path, and then follow deeper docs only when you need them.
The canonical project page is the GitHub repository at https://github.com/sickn33/agentic-awesome-skills; the hosted catalog is a companion discovery surface for search, plugins, and skill detail pages.
Start here: Install in 1 minute · Recommended plugins · Compare plugin packs · Choose your tool · 📚 Browse 1,935+ Skills · Bundles & workflows · Support the project
Current release: V13.13.0. Trusted by 43k+ GitHub stargazers, this repository combines official and community skill collections with bundles, workflows, installation paths, and docs that help you go from first install to daily use quickly.
Why This Repo
- Installable, not just inspirational: use
npx agentic-awesome-skillsto put skills where your tool expects them. - Built for major agent workflows: Claude Code, Cursor, Codex CLI, Autohand Code, Gemini CLI, Antigravity, Kiro, OpenCode, Copilot, and more.
- Broad coverage with real utility: 1,935+ skills across development, testing, security, infrastructure, product, and marketing.
- Focused by default: specialized plugins help you start with the web, security, data, docs, DevOps, QA, OSS, or agent/MCP workflows you actually need.
- Useful whether you want breadth or curation: install the full catalog, choose a specialized plugin, start with bundles, or compare alternatives before installing.
Installation
Most users should start by choosing the smallest useful surface:
- Specialized plugins when the job has a clear domain.
- Full library install when you want every skill available in a local skills directory.
- Bundles and workflows when you want role-based recommendations or ordered execution playbooks.
Full library install
# Default: ~/.agents/skills (Antigravity 2.0 global). Use --path for other locations.
npx agentic-awesome-skills
# Antigravity CLI slash commands (agy): ~/.gemini/antigravity-cli/skills/<skill>/SKILL.md
npx agentic-awesome-skills --agy
The npm installer uses a shallow, release-pinned clone by default so first-run installs stay lighter than a full repository history checkout while matching the published npm package version. Use --tag main only when you intentionally want the current repository tip.
Verify the install
test -d ~/.agents/skills && echo "Skills installed in ~/.agents/skills"
Run your first skill
Use @brainstorming to plan a SaaS MVP.
Prefer plugins for Claude Code or Codex?
- Use a specialized plugin when you want a focused marketplace-style distribution.
- Use the full-library plugin only when you want the widest plugin-safe catalog.
- Read Plugins for Claude Code and Codex for full-library plugin install vs specialized plugin install vs direct skills install.
Recommended Specialized Plugins
Do not install everything first if you already know the work. Start with the focused plugin for your job, then add more only when the task expands.
All specialized plugins are generated as Claude Code and Codex plugin bundles. For Antigravity, use the same SKILL.md content through the installer or supported skills paths.
| Plugin | Skills | Best for |
|---|---|---|
| AAS Web App Builder | 10 | Frontend and full-stack developers shipping modern web apps. |
| AAS Product Design Studio | 10 | Product UI, brand, portfolio, accessibility, and richer visual work. |
| AAS Security Engineer | 10 | Authorized security testing, audit, and hardening. |
| AAS Secure App Builder | 10 | Developers who want security embedded while building features. |
| AAS Documents & Presentations | 9 | Office files, document conversion, decks, and slide workflows. |
| AAS Data Analytics | 10 | Product analytics, SQL, dashboards, and experiments. |
| AAS Agent & MCP Builder | 10 | Agentic apps, MCP tools, RAG systems, and evaluation loops. |
| AAS OSS Maintainer | 10 | PRs, releases, reviews, and contributor handoffs. |
| AAS QA & Test Automation | 10 | Test suites, browser automation, and QA stabilization. |
| AAS DevOps & Cloud | 10 | Infrastructure, deployments, and operational workflows. |
| AAS Accessibility & Inclusive UX | 8 | WCAG audits, automated scans, screen-reader checks, and accessible QA. |
| AAS API Platform Builder | 10 | API design, OpenAPI contracts, auth, security, load tests, and observability. |
| AAS SaaS Launch & Revenue | 10 | SaaS MVPs, pricing, payments, analytics, lifecycle, referrals, and SEO. |
| AAS AI Product & Evaluation Ops | 10 | AI product metrics, evals, tracing, experiments, and model-quality loops. |
Next-wave plugins cover marketing/SEO/growth, automation, observability/incident response, Python APIs, mobile apps, data engineering, privacy/compliance, and localization/international growth.
- Read the specialized plugin roadmap.
- Read the plugin guide for Claude Code and Codex.
- Compare the hosted specialized plugin landing page.
- Browse the generated plugin folders in
plugins/.
Choose Your Tool
Use the same repository, but install or invoke it in the way your host expects.
| Tool | Install | First Use |
|---|---|---|
| Claude Code | npx agentic-awesome-skills --claude or Claude plugin marketplace | >> /brainstorming help me plan a feature |
| Cursor | npx agentic-awesome-skills --cursor | @brainstorming help me plan a feature |
| Gemini CLI | npx agentic-awesome-skills --gemini | Use brainstorming to plan a feature |
| Codex CLI | npx agentic-awesome-skills --codex | Use brainstorming to plan a feature |
| Autohand Code | npx agentic-awesome-skills --path ~/.autohand/skills or --path .autohand/skills | Use brainstorming to plan a feature |
| Antigravity IDE | npx agentic-awesome-skills --antigravity | Use @brainstorming to plan a feature |
Antigravity CLI (agy) | npx agentic-awesome-skills --agy | /brainstorming help me plan a feature |
| Kiro CLI | npx agentic-awesome-skills --kiro | Use brainstorming to plan a feature |
| Kiro IDE | npx agentic-awesome-skills --path ~/.kiro/skills | Use @brainstorming to plan a feature |
| GitHub Copilot | No installer — paste skills or rules manually | Ask Copilot to use brainstorming to plan a feature |
| OpenCode | npx agentic-awesome-skills --path .agents/skills --category development,backend --risk safe,none | opencode run @brainstorming help me plan a feature |
| AdaL CLI | npx agentic-awesome-skills --path .adal/skills | Use brainstorming to plan a feature |
| Custom path | npx agentic-awesome-skills --path ./my-skills | Depends on your tool |
Use the table above for install targets. Use specialized plugins when you are choosing what to install for a domain, then use the host guides below only for path details, prompt examples, and setup caveats.
- Claude Code skills: install paths, starter skills, prompt examples, and plugin marketplace flow.
- Cursor skills:
.cursor/skills/setup, UI-heavy work, and pair-programming flows. - Codex CLI skills: planning, implementation, debugging, and review skills for local coding loops.
- Gemini CLI skills: research, agent systems, integrations, and engineering workflows.
- AI agent skills guide: breadth vs curation, skill-library evaluation, and starting-point selection.
Quick FAQ
What is Agentic Awesome Skills?
Agentic Awesome Skills (Release 13.13.0) is a large, installable skill library for AI coding assistants. It packages 1,935+ reusable SKILL.md playbooks, specialized plugins, bundles, workflows, generated catalogs, and a CLI installer so Claude Code, Codex CLI, Autohand Code, Cursor, Gemini CLI, Antigravity, and similar tools can reuse proven operating instructions instead of one-off prompts.
How do I install it?
Run npx agentic-awesome-skills for the default full-library install. Use a tool-specific flag such as --codex, --cursor, --gemini, --claude, or --antigravity when you want the installer to place skills in the directory your assistant already watches.
For Autohand Code, use the installer with a custom path:
npx agentic-awesome-skills --path ~/.autohand/skills
npx agentic-awesome-skills --path .autohand/skills
What are AAS specialized plugins?
AAS specialized plugins are focused, domain-specific distributions of the skill library. They package the most relevant skills for web apps, security, data analytics, documents, DevOps, QA, OSS maintenance, and agent or MCP work so users can start with the right surface instead of activating the entire catalog.
Should I use the full library or a plugin?
Use the full library if you want the biggest catalog and direct filesystem control. Use a specialized plugin when you want a smaller, marketplace-style distribution for a specific workflow in Claude Code or Codex. For Antigravity, install the matching skills into the supported skills path. The complete explanation lives in Plugins for Claude Code and Codex.
How are plugins, bundles, and workflows different?
Plugins are installable packaging surfaces, bundles are curated skill recommendations, and workflows are ordered execution playbooks. Start with a plugin when the domain is clear, use bundles to compare adjacent skills, and use workflows when the important part is sequencing planning, coding, testing, auditing, or release work.
Where do I browse plugins, bundles, workflows, and the full catalog?
Start with Specialized Plugins when you want an installable domain pack. Use Bundles for role-based recommendations, Workflows for ordered execution playbooks, CATALOG.md for the full registry, and the hosted GitHub Pages catalog for searchable browsing.
Bundles & Workflows
Plugins, bundles, and workflows answer different questions. Plugins are the installable packaging surface; bundles are curated recommendations; workflows are ordered playbooks for getting a result.
| Surface | Answers | Use it for |
|---|---|---|
| Specialized plugin | What should I install or activate for this domain? | Focused Claude Code/Codex plugin packaging and Antigravity-compatible skill selection. |
| Bundle | Which skills naturally belong together? | Role-based discovery after a full-library install or when building a custom subset. |
| Workflow | What order should the agent run skills in? | Planning, shipping, auditing, testing, or incident-style execution. |
Use a specialized plugin first when your domain is clear. Use bundles to explore adjacent skills or assemble a custom install. Use workflows when the hard part is sequencing the work.
Start with bundles
Bundles are curated groups of recommended skills for a role or goal such as Web Wizard, Security Engineer, or OSS Maintainer.
- Bundles are recommendations, not separate installs.
- Install the closest specialized plugin when one matches your work, or install the repository once and use docs/users/bundles.md to pick a starting set.
- Good starter combinations:
- SaaS MVP:
Essentials+Full-Stack Developer+QA & Testing - Production hardening:
Security Developer+DevOps & Cloud+Observability & Monitoring - OSS shipping:
Essentials+OSS Maintainer
- SaaS MVP:
Use workflows for outcome-driven execution
- Read docs/users/workflows.md for human-readable playbooks.
- Use data/workflows.json for machine-readable workflow metadata.
- Initial workflows include shipping a SaaS MVP, security audits, AI agent systems, QA/browser automation, and DDD-oriented design work.
Need fewer active skills at runtime?
If Antigravity starts hitting context limits with too many active skills, the activation guidance in docs/users/agent-overload-recovery.md can materialize only the bundles or skill ids you want in the live Antigravity directory.
If you use OpenCode or another .agents/skills host, prefer a reduced install up front instead of copying the full library into a context-sensitive runtime. The installer now supports --risk, --category, and --tags so you can keep the installed set narrow.
Browse 1,935+ Skills
Use the root repo as a landing page, then jump into the deeper surface that matches your intent.
What you get in this repository
- Skills library in
skills/ - Installer CLI powered by the npm package in
package.json - Generated catalog and metadata in
CATALOG.md,skills_index.json, anddata/ - Hosted and local web app in
apps/web-appand on GitHub Pages - Role-based bundles in docs/users/bundles.md
- Specialized plugin surfaces in docs/users/specialized-plugin-roadmap.md, docs/users/plugins.md, and
plugins/ - Execution workflows in docs/users/workflows.md
- User, contributor, and maintainer docs under
docs/ - Project visuals in
assets/, including the hero, social card, logo, and support banner
Best ways to explore
- Read the full catalog in
CATALOG.md. - Browse the hosted catalog at https://sickn33.github.io/agentic-awesome-skills/.
- Start with Getting Started and Usage if you are new after installation.
- Use Bundles for role-based discovery and Workflows for step-by-step execution.
- Use Plugins for Claude Code and Codex when you care about marketplace-safe distribution, and the Specialized Plugin Roadmap when you want the best plugin candidates.
Compare alternatives
- Agentic Awesome Skills vs Awesome Claude Skills for breadth vs curated-list tradeoffs.
- Best Claude Code skills on GitHub for a high-intent shortlist.
- Best Cursor skills on GitHub for Cursor-compatible options and selection criteria.
- Vexilo · A field guide to Claude Code — different scope: a visual, searchable index of every Claude Code primitive (31 agents / 99 commands / 123 skills / 13 rules), organized around the 5-step workflow. Useful as a navigation layer over any skill library, not as a skill library itself. (companion repo)
Troubleshooting
Keep the root README short; use the dedicated docs for recovery and platform-specific guidance.
- If you are confused after installation, start with the Usage Guide.
- If you integrate agentic-awesome-skills into a host, read the discovery contract first: Stable Skills Manifest v1.
- For Windows truncation or context crash loops, use docs/users/windows-truncation-recovery.md.
- For Linux/macOS overload or selective activation, use docs/users/agent-overload-recovery.md.
- For OpenCode or other
.agents/skillsinstalls, prefer a reduced install such asnpx agentic-awesome-skills --path .agents/skills --category development,backend --risk safe,none. - For plugin install details, host compatibility, and marketplace-safe distribution, use docs/users/plugins.md.
- For contributor expectations and guardrails, use CONTRIBUTING.md,
CODE_OF_CONDUCT.md, andSECURITY.md.
Stable Skills Manifest v1
Host integrations should use:
skills_index.jsonas the canonical array-format manifest.schemas/skills-index.v1.schema.jsonfor the JSON shape.data/skills_index.jsonas the compatibility mirror.
This keeps discovery stable (id, path, metadata) while ensuring hosts only load SKILL.md for requested @skill-id values.
Support the Project
Support is optional. The project stays free and open-source for everyone.
- Buy me a book on Buy Me a Coffee
- Security tooling support: Snyk
- Star the repository
- Open reproducible issues
- Contribute docs, fixes, and skills
Contributing
- Add new skills under
skills/<skill-name>/SKILL.md. - Follow the contributor guide in
CONTRIBUTING.md. - Use the template in
docs/contributors/skill-template.md. - Validate with
npm run validatebefore opening a PR. - Keep community PRs source-only: do not commit generated registry artifacts like
CATALOG.md,skills_index.json, ordata/*.json. - If your PR changes
SKILL.md, expect the automatedskill-reviewcheck on GitHub in addition to the usual validation and security scans. - If your PR changes skills or risky guidance, manual logic review is still required even when the automated checks are green.
Community
- Discussions for questions, ideas, showcase posts, and community feedback.
- Issues for reproducible bugs and concrete, actionable improvement requests.
- Follow @AASkills_ on X for daily skills, practical workflows, and example prompts from the repo.
- Follow @sickn33 on X for project updates and releases.
CODE_OF_CONDUCT.mdfor community expectations and moderation standards.SECURITY.mdfor security reporting.
Credits & Sources
We stand on the shoulders of giants.
👉 View the Full Attribution Ledger
Source credits stay here for attribution and auditability. Repository contributor credit lives separately in Repo Contributors.
Key source families include:
- Official AI platform and tool repositories
- Security, web, infrastructure, data, design, and automation communities
- Independent skill authors and open-source maintainers
Official Sources
Official Sources
- anthropics/skills: Official Anthropic skills repository - Document manipulation (DOCX, PDF, PPTX, XLSX), Brand Guidelines, Internal Communications.
- anthropics/claude-cookbooks: Official notebooks and recipes for building with Claude.
- remotion-dev/skills: Official Remotion skills - Video creation in React with 28 modular rules.
- vercel-labs/agent-skills: Vercel Labs official skills - React Best Practices, Web Design Guidelines.
- openai/skills: OpenAI Codex skills catalog - Agent skills, Skill Creator, Concise Planning.
- supabase/agent-skills: Supabase official skills - Postgres Best Practices.
- microsoft/skills: Official Microsoft skills - Azure cloud services, Bot Framework, Cognitive Services, and enterprise development patterns across .NET, Python, TypeScript, Go, Rust, and Java.
- MiniMax-AI/cli: Official MiniMax CLI - text, image, video, speech, music, vision, and web-search workflows for MiniMax models and APIs.
- google-gemini/gemini-skills: Official Gemini skills - Gemini API, SDK and model interactions.
- apify/agent-skills: Official Apify skills - Web scraping, data extraction and automation.
- BuyWhere/buywhere-mcp: Official BuyWhere MCP server — search and compare products from Singapore, SEA, and US markets via Model Context Protocol.
- expo/skills: Official Expo skills - Expo project workflows and Expo Application Services guidance.
- huggingface/skills: Official Hugging Face skills - Models, Spaces, datasets, inference, and broader Hugging Face ecosystem workflows.
- longbridge/skills: Official Longbridge Securities skills - real-time quotes, charts, fundamentals, portfolio analysis, options, and market workflows for HK, US, A-share, and SG markets.
- HasData/hasdata-cli: Official HasData CLI and API guidance for search, scraping, ecommerce, travel, jobs, local business, and structured web data workflows.
- runapi-ai/cli-skill: Official RunAPI CLI skill - generate AI images, videos, and music/audio from agent workflows, plus run other model API jobs.
- neondatabase/agent-skills: Official Neon skills - Serverless Postgres workflows and Neon platform guidance.
- Skyvern-AI/skyvern: Official Skyvern browser automation skill — AI-powered browser control using Vision LLMs and computer vision for navigating sites, filling forms, and extracting structured data.
- scopeblind/scopeblind-gateway: Official Scopeblind MCP governance toolkit - Cedar policy authoring, shadow-to-enforce rollout, and signed-receipt verification guidance for agent tool calls.
- Forward-Future/loop-library: Official Loop Library skill - find, adapt, and design bounded AI-agent feedback loops with verification, stop rules, guardrails, and handoffs (MIT).
- agent-frontier/wgm: Official wgm protocol skill - governed build loops with triage, alignment, planning, deterministic backpressure, holdout-scenario judging, and handoff audits (MIT).
- browserbase/skills: Official Browserbase
competitor-analysisskill - Browserbase Search API competitor discovery, research lanes, matrices, screenshots, and HTML reports (MIT). - dair-ai/dair-academy-plugins: Official DAIR Academy plugin skills imported as standalone skills - image generation, adaptive learning, lesson artifacts, LLM council deliberation, survey papers, wiki building, and YouTube study notes (MIT).
- weaviate/agent-skills: Official Weaviate skills - vector database operations, semantic and hybrid search, data imports, RAG cookbooks, agentic RAG, multimodal PDF search, and async client patterns (BSD-3-Clause).
- pilot-protocol/pilotprotocol: Official Pilot Protocol overlay network - agent addressing, encrypted P2P messaging, NAT traversal, and an installable agent app store (AGPL-3.0).
Community Contributors & Source Repositories
Community Contributors
- cruisekkk/trading-ledger: Source for the
trading-ledgerskill - decision-quality trade journaling that captures entry thesis, plan, and emotion into the user's own Notion database (MIT). - cruisekkk/time-ledger: Source for the
time-ledgerskill - natural-language time tracking parsed into the user's own Notion database with ask-instead-of-guessing reconciliation (MIT). - mattpocock/skills: Source for 17 Matt Pocock workflow skills - codebase design, TDD, bug diagnosis, triage, PRDs, issues, prototyping, handoff, teaching, and skill-writing guidance (MIT).
- emilkowalski/skills: Source for Emil Kowalski design engineering skills - UI polish, motion review, animation standards, component craft, and high-taste frontend guidance (MIT).
- chaunsin/agent-skills: Source for the
pre-release-reviewanddrizzle-migration-conflictskills - deploy-readiness audits and Drizzle Kit migration-conflict workflows (Apache-2.0). - addyosmani/agent-skills: Source for the
browser-testing-with-devtoolsskill - Chrome DevTools MCP browser verification, profiling, network inspection, and frontend debugging guidance (MIT). - stareezy-1/frontend-architecture-skill: Source for the
frontend-lighthouseskill - portable Lighthouse CI Core Web Vitals gates, performance budgets, and GitHub Actions reporting (MIT). - bin1874/before-you-build-skill: Source for the
before-you-buildskill - pre-coding product risk review across demand, alternatives, switching costs, channels, and validation steps (MIT). - sparklingneuronics/sparkling-skills: Source for the
dispatchskill - multi-CLI delegation from Claude Code to Codex, Antigravity, and Gemini agents (MIT). - takeaseatventure/sql-sentinel: Source for the
sql-sentinelskill - SQL warehouse cost and performance anti-pattern audits across BigQuery, Snowflake, Redshift, and Postgres (MIT). - takeaseatventure/devops-skills: Source for the
cron-doctorskill - cron expression diagnosis, validation, trap detection, and zero-dependency schedule analysis tooling (MIT). - drogers0/gh-image: Source for the
gh-imageskill - GitHub CLI image uploads that return canonicaluser-attachmentsembed URLs for PRs, issues, comments, and README screenshots (MIT). - Genefold/arrowspace-skills: Source for the
arrowspaceskill - spectral vector search using graph Laplacian eigenstructure for structurally aware retrieval (Apache-2.0). - yaojingang/yao-meta-skill: Source for the
yao-meta-skillskill - governed skill creation, refactoring, evaluation, packaging, review, and distribution workflows (MIT). - connerkward/ckw-design-skill: Source for the
ckw-designskill - frontend design direction, design-system guidance, visual philosophy, spatial checks, usability review, and production UI polish workflows (MIT). - connerkward/deterministic-design-skill: Source for the
deterministic-designskill - rendered UI layout and usability audits using deterministic measurement plus vision-judged review loops (MIT). - connerkward/lookdev-auto-skill: Source for the
lookdev-autoskill - automated visual tuning loops where a vision or video model rates rendered variants and suggests improvements (MIT). - connerkward/lookdev-studio-skill: Source for the
lookdevskill - human-in-the-loop visual and prose tuning through rendered variants, sliders, swatches, inline edits, and selection-driven refinement (MIT). - connerkward/macos-screen-recorder-system-audio: Source for the
macos-screen-recorderskill - macOS ScreenCaptureKit recording with system audio, CLI workflows, permission handling, and export guidance (MIT). - connerkward/mcp-apple-notes: Source for the
apple-notes-searchskill - semantic and keyword search, related-note discovery, bridge finding, entity threads, and cited synthesis across local Apple Notes via MCP (MIT). - connerkward/screenstudio-alternative-skill: Source for the
screenstudio-altskill - open-source screen recording polish with auto-zoom, idle speed-up, cursor treatment, captions, and vertical export workflows (MIT). - connerkward/web-media-getter-skill: Source for the
web-media-getterskill - unified search across free image, video, and GIF APIs with license-aware media selection guidance (MIT). - xi-kari/crossframe-skill: Source for the CrossFrame Skill Suite - Chinese-canonical structural diagnosis, essay drafting, review, and companion workflows across relationships, organizations, institutions, public issues, and research notes (MIT).
- qinghui316/ecl-harness-engineer: Source for the
ecl-harness-engineerskill - ECL Agent Harness infrastructure for AI coding workflows, repository guidance, change tracking, lint checks, CI gates, and handoff docs (MIT). - baskduf/FableCodex: Source for the
codex-fable5skill - Codex-native Fable-inspired workflow discipline for evidence-first implementation, goal tracking, review findings, verification gates, and prompt adaptation (AGPL-3.0-or-later). - Suraj1235/open-dynamic-workflows: Source for the
open-dynamic-workflowsskill - open-source dynamic multi-agent workflow engine that plans, orchestrates, and adversarially verifies parallel AI coding agents across OpenCode, Codex, Antigravity, and VS Code (MIT). - multica-ai/andrej-karpathy-skills: Source for the
andrej-karpathyskill - English Karpathy-inspired LLM coding guidelines for simplicity, surgical changes, assumption surfacing, and verifiable success criteria (MIT). - mskadu/opencode-agent-skills: Source for opencode behavior, permission, skill-suggestion, and smart Git automation skills.
- adelaidasofia/ai-brain-starter: Source for the
ingest-youtubeskill - YouTube transcript ingestion into markdown vaults with yt-dlp metadata, VTT cleanup, and capture-seed stubs (MIT). - JDDavenport/context-kit: Source reference for the
context-kitskill - local-first Personal Context Artifact setup, installer review, and private context hygiene for Claude Code and adjacent agent workflows. - JularDepick/user-thoughts.SKILL: Source for the
user-thoughtsskill - persistent project idea repository workflows for capturing decisions, tech stack notes, UI/UX rationale, and MDBASE-backed project memory (MIT). - ZeroPointRepo/youtube-skills: Source for the
youtube-fullskill - TranscriptAPI-backed YouTube transcripts, search, channel browsing, playlists, and cloud-safe video research workflows (MIT). - ejentum/ejentum-mcp: Source for the
ejentum-reasoning-harnessskill - MCP cognitive harness modes for reasoning, code review, anti-deception checks, and memory-drift analysis (MIT). - luoyuctl/agenttrace: Source for the
agenttrace-session-auditskill - local AI coding-agent session audits for cost spikes, tool failures, latency gaps, anomalies, health gates, and session diffs (MIT). - Necmttn/ax: Source for the
ax-extract-workflowskill - reconstruct workflow behind past coding-agent artifacts using local ax sessions, commits, skills, and tool traces (AGPL-3.0-only). - Hanyuyuan6/remote-gpu-trainer: Source for the
remote-gpu-trainerskill - rented and remote GPU job orchestration, monitoring, teardown safety, spot resilience, and DL-debug workflows (MIT). - mturac/recsys-pipeline-architect: Source for the
recsys-pipeline-architectskill - recommendation, ranking, and feed pipeline architecture using Source, Hydrator, Filter, Scorer, Selector, and SideEffect stages (MIT). - aomi-labs/skills: Source for the
aomi-transactskill — natural-language driver for the Aomi CLI with account-abstraction-first execution and simulate-then-sign across 25+ DeFi apps (MIT). - mycelos-ai/bumblebee-skill: Source for the
bumblebeeskill - multi-agent implementation workflows with repeatable planning, coding, review, and verification loops (MIT). - demo112/yunqu-ai-skills: Source for WeChat official account, Xiaohongshu content strategy, and MCP tool development skills for Chinese-language platform workflows (MIT).
- tellmefrankie/news-engine: Source for the
news-sentiment-engineskill - news ingestion, sentiment analysis, and market/news intelligence workflows (MIT). - Kench001/antigravity-awesome-skills: Source for the
recursive-context-pruning-token-budgetingskill - context pruning, token budgeting, and long-session compression guidance (MIT). - rich-elicitation: Source for the
rich-elicitationskill - asks clarifying questions in multiple rounds before starting ambiguous tasks. - CodeShuX/mockhunter: Source for the
mock-hunterskill - Playwright-based live-page audits that classify visible values as real, mock, LLM-generated, hardcoded, broken, or unknown (MIT). - commitshow/production-audit: Source for the
production-auditskill - shipped-app readiness auditing across deployment health, RLS, webhooks, secrets exposure, grants, Stripe idempotency, and mobile UX. - MohamedAbdallah-14/unslop: Source for the
unslopskill - deterministic and LLM-assisted cleanup for AI-generated prose across CLI and agent tool workflows. - monte-carlo-data/mc-agent-toolkit: Monte Carlo data observability skills — table health checks, change impact assessment, monitor creation, push ingestion, and SQL validation notebooks for dbt changes.
- openclaw/skills: Source for the
daily-giftskill - relationship-aware creative gift generation with editorial judgment, concept selection, and multi-format rendering. - umutbozdag/agent-skills-manager: Source for the
manage-skillsskill - cross-tool skill discovery, creation, editing, toggling, copying, moving, and deletion workflows across major agent coding tools. - pumanitro/global-chat: Source for the Global Chat Agent Discovery skill - cross-protocol discovery of MCP servers and AI agents across multiple registries.
- bitjaru/styleseed: StyleSeed Toss UI and UX skill collection - setup wizard, page and pattern generation, design-token management, accessibility review, UX audits, feedback states, and microcopy guidance for professional mobile-first UI.
- yikuansun/PhotopeaAPI: Source for the
photopea-embedded-editorskill - Photopea embedding, host-page messaging, file I/O, scripting, and export workflows for web apps (MIT). - milkomida77/guardian-agent-prompts: Source for the Multi-Agent Task Orchestrator skill - production-tested delegation patterns, anti-duplication, and quality gates for coordinated agent work.
- Elkidogz/technical-change-skill: Source for the Technical Change Tracker skill - structured JSON change records, session handoff, and accessible HTML dashboards for coding continuity.
- vipin-si/article-illustrations: Source for the
article-illustrationsskill - Grav-style hand-drawn article illustrations with whiteboard sketches, sparse annotations, and visual metaphor QA guidance (MIT). - 274326424/video-content-extractor: Source for the
video-content-extractorskill - FFmpeg and Tesseract OCR workflows for extracting timestamped screen text and structured Markdown reports from MP4 videos (MIT). - rmyndharis/antigravity-skills: For the massive contribution of 300+ Enterprise skills and the catalog generation logic.
- amartelr/antigravity-workspace-manager: Workspace Manager CLI companion to dynamically auto-provision subsets of skills across local development environments.
- obra/superpowers: The original "Superpowers" by Jesse Vincent.
- guanyang/antigravity-skills: Core Antigravity extensions.
- diet103/claude-code-infrastructure-showcase: Infrastructure and Backend/Frontend Guidelines.
- ChrisWiles/claude-code-showcase: React UI patterns and Design Systems.
- travisvn/awesome-claude-skills: Loki Mode and Playwright integration.
- Dimillian/Skills: Curated Codex skills focused on Apple platforms, GitHub workflows, refactoring, and performance (MIT).
- zebbern/claude-code-guide: Comprehensive Security suite & Guide (Source for ~60 new skills).
- morsechimwai/lemmaly: Source for the
lemmaly,mathguard,invariant-guard, andcomplexity-cutsskills — algorithm-first discipline layer that forces AI coding agents to state Big-O, name the data structure, prove termination, and pick the right algorithm before writing the loop. Ships a deterministic CI scanner with 59 rules across 11 languages (Apache-2.0). - alirezarezvani/claude-skills: Senior Engineering and PM toolkit.
- karanb192/awesome-claude-skills: A massive list of verified skills for Claude Code.
- VoltAgent/awesome-agent-skills: Curated collection of 1000+ official and community agent skills from leading development teams (MIT).
- zircote/.claude: Archived Claude Code dotfiles/config repo with a Shopify development skill reference.
- vibeforge1111/vibeship-spawner-skills: AI agents, integrations, maker tools, and other production-grade skill packs.
- coreyhaines31/marketingskills: Marketing skills for CRO, copywriting, SEO, paid ads, and growth (23 skills, MIT).
- iradoweck/antigravity-awesome-skills: Source for the GeminiIgnore FinOps skill -
.geminiignoresetup patterns for context-window efficiency and token cost reduction. - heyneuron/flowhunt-skill: Source for the FlowHunt automation discovery audit skill - workflow intake, tool-by-tool audit, and opportunity prioritization for productivity automation.
- Intelligent-Internet/II-Commons-Skills: Source for the II-Commons research skill - deterministic retrieval across arXiv, PubMed/PMC, and supported US policy corpora.
- AgriciDaniel/claude-seo: SEO workflow collection covering technical SEO, hreflang, sitemap, geo, schema, and programmatic SEO patterns.
- Leonxlnx/taste-skill: Frontend design taste skill collection covering premium UI generation, redesign audits, GSAP motion, Stitch design systems, minimalist and brutalist visual modes, and full-output enforcement.
- 2slides/slides-generation-2slides-skills: Source for the
2slides-ppt-generatorskill - AI presentation generation, PDF deck creation, narration, theme search, and slide export workflows using the 2slides API (MIT). - ch040602/mdpr-skill: Source for the
mdpr-skillskill - Codex-assisted MDPR presentation review, semantic hints, visual checks, theme candidates, and deterministic renderer boundaries (MIT). - whoisabhishekadhikari/lovable-cleanup: Source for the
lovable-cleanupskill — audits and strips Lovable scaffolding from Vite + React projects. - sarveshtalele/linkedin-content-skill: Source for the
linkedin-content-generatorskill - LinkedIn post, carousel, newsletter, and content-calendar generation workflows with local feedback memory (MIT). - mrprewsh/seo-aeo-engine: SEO/AEO content-growth system covering keyword research, content clustering, landing pages, blog structure, schema, internal linking, and audit workflows.
// compatibility
| Platforms | cli, api, desktop, web, mobile |
|---|---|
| Operating systems | — |
| AI compatibility | claude |
| License | MIT |
| Pricing | open-source |
| Language | Python |
// faq
What is agentic-awesome-skills?
Installable GitHub library of 1,935+ agentic skills for Claude Code, Cursor, Codex CLI, Autohand Code, Gemini CLI, Antigravity, and more. Includes specialized plugins, installer CLI, bundles, workflows, and official/community skill collections.. It is open-source on GitHub.
Is agentic-awesome-skills free to use?
agentic-awesome-skills is open-source under the MIT license, so it is free to use.
What category does agentic-awesome-skills belong to?
agentic-awesome-skills is listed under mcp-servers in the Claudeers registry of Claude-compatible tools.
// embed badge
[](https://claudeers.com/agentic-awesome-skills)
// retro hit counter
[](https://claudeers.com/agentic-awesome-skills)
// reviews
// guestbook
// related in MCP Servers
f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete…
A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Gemini CLI & Hermes Agent. Only official website: ccswitch.io
An open-source AI agent that brings the power of Gemini directly into your terminal.
