littleben/awesomeAgentskills

178 stars · Last commit 2026-01-17

A curated collection of skills for Claude Code and other AI agents | 精选的 Claude Code 和其他 AI 智能体技能集合

README preview

# Awesome Agent Skills

A curated collection of skills for Claude Code and other AI agents. Skills are reusable workflows that help agents perform complex tasks more effectively.

[中文说明](./README_CN.md) | English

## What are Skills?

Skills are specialized prompts and workflows that extend AI agents' capabilities. They provide:
- **Structured workflows** for complex tasks
- **Best practices** codified into reusable patterns
- **Domain expertise** in specific areas
- **Consistency** across similar tasks

## Quick Links

- 📚 [**Claude Official Skills**](./official-skills/README.md) - Creative, Development, Enterprise & Meta Skills
- 🌟 [**Community Skills**](#community-skills) - Framework Docs, Web Performance, i18n & Deployment
- 🎓 [**How to Use**](#how-to-use-skills) - Installation and usage guide
- 🤝 [**Contributing**](#contributing) - Submit your own skills

View full repository on GitHub →