← All skills
A 100/100

Anthropic Official Skills

The reference set of Agent Skills published by Anthropic - document handling, data, and more.

skill claudeclaude-code productivity official
★ 146k stars 6d ago last commit

Why this grade

synced Jun 3
Maintenance Maintained within the last few months - healthy +55/55
Adoption 146,017 stars - top-tier adoption +45/45
Total score 100/100
A 80+ B 60-79 C 40-59 D below 40

Computed only from public GitHub signals - no paid rankings, no thumb on the scale. How grading works →

Install via CLI
git clone https://github.com/anthropics/skills
No vendor CLI - this clones the source repo. Follow the repo's readme to place it in your skills folder.
template/SKILL.md 0.1 KB
---
name: template-skill
description: Replace with description of the skill and when Claude should use it.
---

# Insert instructions below

The official, public repository of Agent Skills maintained by Anthropic. If you are new to skills, this is the canonical place to see how a well-formed SKILL.md is structured and what a production-quality skill looks like.

What you get

A curated set of skills covering document creation and manipulation (PDF, DOCX, PPTX, XLSX) plus example skills that demonstrate the folder-of-instructions pattern Claude loads dynamically.

Why it is here

It is the baseline every other skill is measured against. We list it official and featured because it is the highest-trust starting point - but note that “official” earns a trust bump in our grade, not an automatic A. The grade still reflects real maintenance and adoption signals once synced.

Install

Clone the repo and copy the skill folder you want into ~/.claude/skills/ (personal) or .claude/skills/ (project). Claude Code discovers them automatically.