Claude Skills & AI WorkflowsPublished July 28, 2026

Best Claude Skills in 2026: The Ones Worth Installing

The best Claude Skills in 2026, ranked by job. All 17 official Anthropic skills, what each does per its docs, how to install them, where community skills fit.

JPJacob Perks · Founder & Editor
§ Quick facts
Official skills
17 in the anthropics/skills repo (as of Jul 2026)
License
Apache 2.0, except docx/pdf/pptx/xlsx (source-available)
Install in Claude Code
/plugin marketplace add anthropics/skills
Also bundled on paid Claude.ai plans
Every skill is one folder with a SKILL.md file

The best Claude Skills in 2026 are the 17 published in Anthropic's official anthropics/skills repository, and for most people the four document skills (docx, xlsx, pptx, pdf) earn their keep first. They convert a plain request like "make me a deck" into a real file. Everything below is drawn from each skill's published SKILL.md and the repo docs, not a hands-on test bench. Where a claim comes from documentation, it says so.

A quick definition if you need it: a Claude Skill is a folder with a SKILL.md file that teaches Claude a repeatable procedure, loaded only when a task needs it. The official repo is the safest place to start, because you can read every line before Claude runs it.

The 17 official skills, by what they do

SkillGroupWhat the docs say it does
docxDocumentCreate and edit Word documents
xlsxDocumentBuild spreadsheets with formulas, analysis, and charts
pptxDocumentCreate and edit PowerPoint decks
pdfDocumentGenerate formatted PDFs and fill forms
skill-creatorDev & TechnicalCreate, modify, and measure skills; run evals and tune the description for triggering
mcp-builderDev & TechnicalGuide for building MCP servers in Python (FastMCP) or Node/TypeScript
webapp-testingDev & TechnicalTest local web apps with Playwright: verify UI, capture screenshots, read logs
web-artifacts-builderDev & TechnicalBuild multi-component claude.ai HTML artifacts with React, Tailwind, shadcn/ui
claude-apiDev & TechnicalReference for the Claude API and SDK: models, params, streaming, tool use, caching
canvas-designCreative & DesignCreate visual art as .png and .pdf from a stated design philosophy
algorithmic-artCreative & DesignGenerate p5.js algorithmic art with seeded randomness and parameter sliders
theme-factoryCreative & DesignApply one of 10 preset color/font themes to any artifact, or make a new one
frontend-designCreative & DesignAesthetic direction for UI so it doesn't read as templated defaults
brand-guidelinesCreative & DesignApply Anthropic's official colors and typography to an artifact
slack-gif-creatorCreative & DesignMake animated GIFs sized and validated for Slack
doc-coauthoringEnterprise & CommsStructured workflow for drafting docs, proposals, specs, and decision docs
internal-commsEnterprise & CommsWrite status reports, leadership updates, newsletters, FAQs, and incident reports

Group and description come from each skill's SKILL.md frontmatter and the repository README, as of July 2026.

Which ones are worth installing first?

Pick by the job in front of you, not by novelty.

  • You live in documents. Install nothing extra. The docx, xlsx, pptx, and pdf skills ship with paid Claude.ai plans and fire automatically. Ask for a spreadsheet, get a real .xlsx back.
  • You build skills or automations. skill-creator is the meta-skill: its docs describe a full loop of drafting, running 2 to 3 test cases with and without the skill, writing assertions, and tuning the description so it triggers reliably.
  • You write code. mcp-builder walks through building a Model Context Protocol server; webapp-testing drives Playwright against a local app; claude-api is a reference for building on the API itself. These pair well with the tools in our best AI coding tools roundup and the Cursor vs Claude Code comparison.
  • You produce visuals or brand assets. theme-factory, brand-guidelines, canvas-design, and frontend-design cover styling, palettes, art, and UI direction.
  • You write for a team. doc-coauthoring and internal-comms encode the boring-but-valuable formats: specs, status reports, incident writeups.

The document skills are the highest floor. The developer skills have the highest ceiling if you are shipping software or building your own skills, which is the natural next step after building a SaaS with AI.

How do you install the official skills?

Two paths, per the repository docs:

  • Claude Code: register the marketplace, then install a set.
/plugin marketplace add anthropics/skills

Then browse and install a bundle like document-skills or example-skills.

  • Claude.ai: the example skills are already available on paid plans. Custom skills upload under your workspace settings, the same way you would add a recorded skill after you record a Claude skill.

What about community skills?

The ecosystem is bigger than the official 17. Community frameworks and skill collections exist, and some are widely starred. Treat them as unaudited software until you have read them.

Anthropic's own security guidance is blunt: a skill can direct Claude to run code and use tools, so a malicious one can exfiltrate data or misuse access. The mitigation is boring and it works. Use skills you wrote or got from Anthropic, read every file in the bundle (SKILL.md, scripts, resources) before running it, and watch anything that fetches external URLs. That is why a "best skills" list in 2026 starts with the official repo: you can inspect the whole thing, and it doubles as a reference for authoring your own. If you run repeatable content or SEO work, the same discipline behind programmatic SEO applies here: encode the procedure once, from a source you trust, and reuse it.

Frequently asked questions

What are the best Claude Skills to install first?

For most people, the built-in document skills (docx, xlsx, pptx, pdf) do the most work per install: they turn 'make me a deck' or 'build this spreadsheet' into a real file. If you author your own skills, skill-creator is the meta-skill that builds and tests them. Developers get the most from mcp-builder, webapp-testing, and claude-api.

Are the official Anthropic skills free?

The 17 skills in the anthropics/skills repo are public. Most carry an Apache 2.0 license; the four document skills (docx, pdf, pptx, xlsx) are source-available, meaning you can read and reference them but they are not open source. On paid Claude.ai plans the example skills are already available, per Anthropic's documentation.

How many official Claude Skills are there?

As of July 2026 the anthropics/skills repository publishes 17 skills across four groups: document creation, creative and design, development and technical, and enterprise and communication.

Should I trust community Claude Skills?

Only after you read them. A skill can tell Claude to run code and use tools, so a malicious one is a supply-chain risk. Anthropic's guidance is to treat installing a skill like installing software: use skills you wrote or got from Anthropic, and audit anything from an unknown source first.

Were these skills hands-on tested?

No. This roundup describes each skill from its published SKILL.md and the official repository documentation, not from a testing harness. Where a claim comes from the docs, we say so.

Ready · or not

Want this done for you?

We run programmatic SEO and AI-search programs for founders. Book a 15-min call to scope yours.