Skills
Public repository for Agent Skills
Install with one command
$ npx skills add anthropics/skillsOverview
> **Note:** This repository contains Anthropic's implementation of skills for Claude. For information about the Agent Skills standard, see [agentskills.io](http://agentskills.io).
# Skills Skills are folders of instructions, scripts, and resources that Claude loads dynamically to improve performance on specialized tasks. Skills teach Claude how to complete specific tasks in a repeatable way, whether that's creating documents with your company's brand guidelines, analyzing data using your organization's specific workflows, or automating personal tasks.
For more information, check out: - [What are skills?](https://support.claude.com/en/articles/12512176-what-are-skills) - [Using skills in Claude](https://support.claude.com/en/articles/12512180-using-skills-in-claude) - [How to create custom skills](https://support.claude.com/en/articles/12512198-creating-custom-skills) - [Equipping agents for the real world with Agent Skills](https://anthropic.com/engineering/equipping-agents-for-the-real-world-with-agent-skills)
# About This Repository
This repository contains skills that demonstrate what's possible with Claude's skills system. These skills range from creative applications (art, music, design) to technical tasks (testing web apps, MCP server generation) to enterprise workflows (communications, branding, etc.).
Each skill is self-contained in its own folder with a `SKILL.md` file containing the instructions and metadata that Claude uses. Browse through these skills to get inspiration for your own skills or to understand different patterns and approaches.
Many skills in this repo are open source (Apache 2.0). We've also included the document creation & editing skills that power [Claude's document capabilities](https://www.anthropic.com/news/create-files) under the hood in the [`skills/docx`](./skills/docx), [`skills/pdf`](./skills/pdf), [`skills/pptx`](./skills/pptx), and [`skills/xlsx`](./skills/xlsx) subfolders. These are source-available, not open source, but
Technical Details
- Version
- 1.0.0
- License
- Unknown
- Last Updated
- 3/2/2026
- Published
- 3/2/2026
Author
anthropics✓
@anthropics
Trust & Safety
- —Open source (public GitHub repo)
- —AI static analysis passed
- —License: Unknown
- —Manually verified by team
Related Skills
Awesome Claude Skills
A curated list of resources and tools for enhancing Claude AI workflows.
39.2K stars · 0 installsAwesome Claude Code
A comprehensive resource for enhancing workflows with Claude Code through various skills and tools.
25.7K stars · 0 installsAwesome Openclaw Skills
A comprehensive collection of community-built OpenClaw skills organized by category.
24.2K stars · 0 installsAgentskills
Agent Skills provides a structured format for enhancing AI agents with new capabilities through community-contributed skills.
11.5K stars · 0 installs