Skip to content

Installing Skills on Claude

Claude supports Agent Skills natively across all three products. Skills you upload to Claude.ai are automatically available in Claude Cowork — they share the same skill library.

Upload a skill .zip under Settings > Capabilities > Upload skill. Requires Claude Pro, Max, Team, or Enterprise and Code execution turned on.

Use Skills in Claude (official Anthropic docs)

Install a plugin via + > Add plugins in Claude Desktop. Any skills you uploaded to Claude.ai are also available in Cowork automatically — no extra step.

Getting started with Cowork (official Anthropic docs)

Install a plugin from a marketplace, or drop skill folders into .claude/skills/:

Terminal window
/plugin marketplace add <owner>/<repo>
/plugin install <plugin>@<marketplace>

Skills in Claude Code (official Anthropic docs)