anthropics/skills
Public repository for Agent Skills
About the project
A collection of Agent Skills examples for Claude: folders of instructions, scripts, and resources the model loads dynamically for specialized tasks. Includes the spec, a template, and production document skills for docx, pdf, pptx, and xlsx.
Useful for
- Install the example-skills plugin in Claude Code via the marketplace and invoke a skill
- Create a custom skill from template-skill with a SKILL.md and frontmatter
- Study the document-skills implementation as a reference for complex production skills
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 46 stars so far today, about 108 expected by the end of the day.
- GitHub Trending Python today: #20, +158 stars.
- About 20 forks a day — people are taking the code.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 177,900
- Today
- 46 · ≈ 108 by evening
- Forks
- 21,074
- Issues and pull requests
- 1,693
- Watchers
- 1,128
- Language
- Python
- Created
- September 22, 2025
- Last push
- September 22, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 24, 2026GitHub Trending Python today: #20, +158 stars
Similar by description
-
2.0
openai/skills
Skills catalog for Codex: folders of instructions, scripts, and resources that AI agents can discover and use to perform tasks repeatably. The repository is marked deprecated; current examples moved to the OpenAI…
-
0.4
swagger-api/swagger-ui
Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generates interactive documentation from an OpenAPI/Swagger specification. It lets developers and API consumers visualize and interact…