⚑ Claude Ecosystem

Claude Skills: installable superpowers

Skills turn Claude into a specialist: perfect documents, your company's processes, your writing style. Discover what they are, how they work and which ones to install.

What is a skill?

A skill is a folder of instructions, scripts and resources that Claude loads automatically when the task requires it. Think of it as an "expert manual" Claude consults at exactly the right moment: ask for an Excel file and it reads the spreadsheet skill; ask for a PDF and it reads the PDF one; if your company has a specific process for writing reports, Claude follows your process.

The key: skills take up no context until they're needed. Claude only sees the name and description; when the task matches, it loads the full content. Anthropic calls this progressive disclosure.
πŸ“Š

xlsx β€” Excel

Spreadsheets with formulas, professional formatting, pivot tables and charts. The most used official skill.

Official
πŸ“

docx β€” Word

Word documents with tables of contents, headers, page numbers, tracked changes and comments.

Official
πŸ“½οΈ

pptx β€” PowerPoint

Complete presentations with templates, layouts and speaker notes ready to present.

Official
πŸ“„

pdf β€” PDF

Extract text and tables, create new PDFs, merge and split documents, fill in forms.

Official
πŸ“ˆ

dataviz β€” Visualization

Elegant, accessible charts and dashboards with validated palettes and consistent design rules.

Official
✍️

my-writing-style

Claude learns your writing style so emails and documents sound like you, not like an AI.

Customizable

Skills vs. Connectors vs. Plugins: the difference in 30 seconds

ConceptWhat it providesExample
SkillTeaches Claude how to do something (knowledge and procedure)"This is how you build a perfect financial Excel"
Connector (MCP)Gives Claude access to external tools and dataReading your Gmail, creating a GitHub issue
PluginBundles skills + connectors + commands into one installableA "Marketing" plugin with everything included
SubagentA specialized Claude working in parallel within a taskA code-review agent

How a skill gets triggered

You don't need to do anything special: describe your task naturally. If you say "make me a presentation about Q2 sales", Claude detects it needs the pptx skill, reads it and applies its best practices. You can also invoke them explicitly by typing /skill-name in Claude Code or Cowork.

terminal# See available skills in Claude Code claude "/skills" # Install a plugin with community skills claude "/plugin marketplace add anthropics/claude-code"

Where to get more skills

  • Official Anthropic skills β€” included in Claude, Claude Code and Cowork (documents, spreadsheets, PDFs…).
  • Plugin marketplaces β€” collections installable with one command, many of them free.
  • GitHub β€” repositories like awesome-claude-code gather hundreds of community skills. We've curated them in our GitHub section.
  • Your own β€” building a skill is easier than you think: follow our step-by-step guide.

Build your first skill today

No code, in under 10 minutes, with our guide.