โšก 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.

July 2026 update: with Claude Sonnet 5 as the default model and its 1-million-token window, skills shine brighter than ever โ€” Claude can load several at once alongside entire repositories without running out of memory. There's never been a better time to build your own.

๐Ÿ“Š

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
๐Ÿงฌ

skill-creator

The skill that creates skills: it generates the structure, frontmatter and instructions of your own skills for you.

Official
๐Ÿ”

deep-research

Deep research with multiple sources, cross-verification of claims and a final report with citations.

Official
๐ŸŒ

claude-in-chrome

Automates the browser: clicks, forms, screenshots and entire web flows under your supervision.

Automation

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.