Documentation

Profile

Write, import, and reuse Prompt / Skill modules.

Use Profile to write or import Prompts and Skills that you reuse often.

When writing Prompts, do not cram everything into one huge Prompt. Agent editing supports combining multiple Prompts, so smaller and more reusable modules are usually better.

The Prompt editor

To import a Skill, provide the repository address and Skill name.

For example, if a Skill site gives this command:

npx skills add https://github.com/anthropics/skills --skill frontend-design

You should enter source=https://github.com/anthropics/skills and skill=frontend-design.

The Skill import page