Skip to main content
A skill is a reusable playbook or set of instructions the AI can draw on. Write routine know-how in Markdown — “How to create an invoice,” “Report formatting,” “Translation tone guide” — and the AI will reference it at the right moments. Workspace-shared skills are managed on the “Skills” page in the “Configure” section of the sidebar. Skills page

Anatomy of a skill

A skill follows the SKILL.md format: metadata (frontmatter) plus a body.

Where skills are saved (scope)

You can promote (agent-specific → shared) or demote (shared → agent-specific) a skill later. To tweak a shared skill for one agent, use “Copy to this agent and edit” (fork).

Four ways to create a skill

Write it in the editor

Write SKILL.md directly from “New skill” on the Skills page

Have the AI generate it

Enter a name and description, then “Auto-generate body”

Import a .md file

Import an existing SKILL.md by drag & drop or paste

Accept a suggestion from chat

The AI suggests turning procedures established in conversation into skills

Limits

There are limits on the number of skills attachable to a single agent and on the number of skills in the workspace catalog (these come from the underlying Anthropic Managed Agents platform). If you hit a limit, consider consolidating or pruning existing skills.

Provenance

The skill list shows each skill’s provenance (created by you / AI-generated / imported), and you can filter by it.