Anthropic · 2025 · 10 · 16 · Tool · ~2 min read

Anthropic launched Claude Skills

Anthropic shipped Skills — packages of instructions, scripts, and templates that teach Claude how to do specific work. Like apps for an AI. Quickly became an open standard with Notion, Canva, Atlassian and dozens of others publishing their own.

What's actually new

  • Skills are folders. A folder of instructions + templates + executable scripts that Claude loads when relevant. Composable — you can stack many for one task.
  • Code that actually runs. A skill can include Python that Claude executes — so it can process Excel, build PDFs, or hit APIs without re-prompting each time.
  • Open standard from December 2025. Skills became a cross-platform spec — write once, use across Claude products and partners.
  • Catalog of partner skills. Notion, Canva, Atlassian, Box, Rakuten shipped skills at or near launch.

If you want more

Worth knowing~30s
  • Pro tier and above only. Free Claude users couldn't build or use Skills initially.
  • Skills work best when the task repeats. One-off questions still benefit more from a good prompt than from authoring a skill.
Who should care~20s

Anyone who finds themselves re-prompting Claude with the same instructions every time. Teams wanting AI to follow their style guide, brand rules, or compliance requirements automatically. Developers building AI workflows that mix language and real code execution.

What to do about it~20s

If you have a five-paragraph 'system prompt' you keep pasting, that's a Skill waiting to happen. Anthropic's docs on building one are short. Start with the simplest possible skill (a tone guide, say) and add complexity only if it pays off.

Honest take~45s

Claude Skills was Anthropic's quiet declaration that 'the next thing after chat' wasn't a fancier interface — it was reusable, composable, executable knowledge. The MCP-Skills pair (one for connecting AI to tools, the other for telling AI what to do once connected) became the de facto stack for building AI workflows in 2026. Whether Skills' open standard wins long-term depends on how committed the partners stay — but the early signs are good.

Other recent tool updates

Sources

Last verified · 2026 · 05 · 05 · Found a fact wrong? corrections@aguidetocloud.com