Skip to content

Claude Code Skills and 380+ agent skills from official dev teams and the community, compatible with Codex, Antigravity, Gemini CLI, Cursor and others.

License

Notifications You must be signed in to change notification settings

zw008/awesome-agent-skills

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

196 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

claude-skills

A curated collection of official Agent Skills from leading development teams and the community.

Awesome Agent Skills

Unlike many bulk-generated skill repositories, this collection focuses on real-world Agent Skills created and used by actual engineering teams, not mass AI‑generated stuff.

This collection features official skills published by leading development teams, including Anthropic, Google Labs, Vercel, Stripe, Cloudflare, Netlify, Trail of Bits, Sentry, Expo, Hugging Face, and more, alongside community-built skills.

Compatible with Claude Code, Codex, Antigravity, Gemini CLI, Cursor, GitHub Copilot, OpenCode, Windsurf, and more. See the table below for paths and documentation.

The most contributed Agent Skills repository, built and maintained together with the community.

πŸ”’ Security Notice

Skills in this list are curated, not audited. They may be updated, modified, or replaced by their original maintainers at any time after being added here.

Before installing or using any Agent Skill, review potential security risks and validate the source yourself.

Recommended tools:

Agent skills can include prompt injections, tool poisoning, hidden malware payloads, or unsafe data handling patterns. Always review the code and use skills at your own discretion.

Table of Contents

Official Claude Skills Skills by Vercel Skills by Cloudflare
Skills by Netlify Skills by Supabase Skills by Google Gemini
Skills by Google Labs (Stitch) Skills by Hugging Face Skills by Stripe
Skills by CallStack Skills by Trail of Bits Skills by Expo
Skills by Sentry Skills by Better Auth Skills by Tinybird
Skills by Microsoft Skills by Neon Skills by Cloudflare Engineer
Skills by ClickHouse Skills by fal.ai Skills by HashiCorp
Skills by Sanity Skills by Remotion Skills by WordPress
Skills by Transloadit Skills by Firecrawl Skills by OpenAI
Skills by Replicate Skills by Typefully Community Skills
Skill Quality Standards

Skills Paths for Other AI Coding Assistants

Tool Project Path Global Path Official Docs
Antigravity .agent/skills/ ~/.gemini/antigravity/skills/ Antigravity Skills
Claude Code .claude/skills/ ~/.claude/skills/ Claude Code Skills
Codex .agents/skills/ ~/.agents/skills/ Codex Skills
Cursor .cursor/skills/ ~/.cursor/skills/ Cursor Skills
Gemini CLI .gemini/skills/ ~/.gemini/skills/ Gemini CLI Skills
GitHub Copilot .github/skills/ ~/.copilot/skills/ Copilot Skills
OpenCode .opencode/skills/ ~/.config/opencode/skills/ OpenCode Skills
Windsurf .windsurf/skills/ ~/.codeium/windsurf/skills/ Windsurf Cascade Skills

social

Official Claude Skills

Skills by Vercel Engineering Team

Skills by Cloudflare Team

Skills by Netlify Team

Skills by Supabase Team

Skills by Google Gemini

Skills by Google Labs (Stitch)

Agent Skills for the Stitch MCP server, compatible with Claude Code, Gemini CLI, Cursor, and more.

Skills by Hugging Face Team

Official AI agent skills from the Hugging Face team for ML workflows.

Skills by Stripe Team

Skills by CallStack

Security Skills by Trail of Bits Team

Skills by Expo Team

Official AI agent skills from the Expo team for building, deploying, and debugging Expo apps.

Skills by Sentry team for their dev team.

Skills by Better Auth Team

Skills by Tinybird Team

Skills by Microsoft

Domain-specific knowledge for Azure SDK and Foundry development.

.NET Skills

Java Skills

Python Skills

Rust Skills

TypeScript Skills

General Skills

Skills by fal.ai Team

Skills by HashiCorp Team for Terraform

Skills by Sanity Team

Skills by WordPress Development Team

Skills by Transloadit Team

Skills by Firecrawl Team

Skills by OpenAI

Official curated skills from OpenAI's skills repository.

Skills by Neon - neondatabase/using-neon - Best practices for Neon Serverless Postgres

Skill by Cloudflare Engineer - dmmulroy/cloudflare-skill - Cloudflare platform reference for Workers, Pages, storage, AI, and networking

Skill by ClickHouse - ClickHouse/agent-skills - The official Agent Skills for ClickHouse. These skills help LLMs and agents to adopt best practices when working with ClickHouse.

Skills by Remotion - remotion-dev/remotion - Programmatic video creation with React

Skills by Replicate - replicate/replicate - Discover, compare, and run AI models using Replicate's API

Skills by Typefully - typefully/typefully - Create, schedule, and publish social media content across X, LinkedIn, Threads, Bluesky, and Mastodon

Community Skills

Marketing

Productivity and Collaboration

Development and Testing

Context Engineering

Specialized Domains

n8n Automation

Other

  • materials-simulation-skills - Agent skills for computational materials science: numerical stability, time-stepping, linear solvers, mesh generation, simulation validation, parameter optimization, and post-processing
  • wrsmith108/varlock-claude-skill - Secure environment variable management ensuring secrets are never exposed in Claude sessions, terminals, logs, or git commits
  • SHADOWPR0/beautiful_prose - Hard-edged writing style contract for timeless, forceful English prose without AI tics
  • ReScienceLab/opc-skills - Agent skills for solopreneurs with SEO, geo, and LLM tools
  • SeanZoR/claude-speed-reader -Speed read Claude's responses at 600+ WPM using RSVP with Spritz-style ORP highlighting
  • Skill_Seekers -Automatically convert documentation websites, GitHub repositories, and PDFs into Claude AI skills in minutes.
  • blader/humanizer - Remove signs of AI-generated writing from text, making it sound more natural and human

Skill Quality Standards

As the ecosystem grows, consistent quality helps agents discover and use skills reliably. The following references and criteria keep the bar high.

Quality Criteria

Area Guideline
Description Write in third person. State what the skill does and when to use it. Use specific keywords agents can match on (e.g., "PostgreSQL migration" not "database stuff").
Progressive disclosure Keep top-level metadata under ~100 tokens. Skill body should stay below 500 lines. Load resources (large docs, schemas) on demand, not inline.
No absolute paths Never hard-code machine-specific paths like /Users/alice/. Use relative paths or well-known variables ($HOME, $PROJECT_ROOT).
Scoped tools Request only the tools the skill actually needs. Avoid blanket "tools": ["*"]. Declare tool dependencies explicitly.

🀝 Contributing

We welcome contributions! See CONTRIBUTING.md for guidelines.

  • Submit new skills via PR
  • Improve existing definitions

Note: Please don't submit skills you created 3 hours ago. We're now focusing on community-adopted skills, especially those published by development teams and proven in real-world usage. Quality over quantity.

Contributor β™₯️ Thanks

Contributors

License

MIT License - see LICENSE

This is a curated list. Skills listed here are created and maintained by their respective authors and teams, not by us. We select community-adopted, proven skills and do not audit, endorse, or guarantee the security or correctness of listed projects. They are not security-audited and should be reviewed before production use.

If you find an issue with a listed skill or want your skill removed, please open an issue and we'll take care of it promptly.

About

Claude Code Skills and 380+ agent skills from official dev teams and the community, compatible with Codex, Antigravity, Gemini CLI, Cursor and others.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors