anthropics/skills

Anthropic’s official collection of Agent Skills, including document-creation skills for Word, PowerPoint, Excel, and PDF plus a set of worked examples.

162.1k stars 19.2k forksLicense: NoneUpdated 2026-07-17
Agent Skillsofficialdocumentsreferenceexamples
View on GitHub

Why it matters

This is the canonical source for how Anthropic itself packages skills, and the document skills are genuinely useful on their own — Claude can produce and edit real .docx, .pptx, .xlsx, and .pdf files. Because it is first-party, it is also the cleanest reference when you are authoring skills of your own and want to match the expected structure.

Use cases

  • Generate and edit Office documents (Word, PowerPoint, Excel) and PDFs
  • Study first-party skill structure before writing your own
  • Install a trusted, officially maintained baseline skill set
  • Explore worked examples that demonstrate the Agent Skills format

Quickstart

/plugin marketplace add anthropics/skills

Related repositories

superpowers

A skills framework and software-development methodology for Claude Code, bundling disciplined workflows like brainstorming, test-driven development, and subagent orchestration.

256.5k 22.8k
frameworkmethodologytddworkflow
ComposioHQAgent Skills

awesome-claude-skills

A large, actively maintained catalog of Claude skills curated by Composio, spanning prompt engineering, architecture, automation, and dozens of other categories.

68k 7.7k
awesome-listdirectorydiscoverycurated
VoltAgentAgent Skills

awesome-claude-code-subagents

A large collection of production-ready Claude Code subagents — language specialists, infrastructure, DevOps, and more — installable as plugins by domain.

23.4k 2.7k
subagentscollectionspecialistsplugins

Maintain this repo? Submit an update.

Submit an update