Skip to content
Writing Your First Agent Skill
Chapter 3 of 6·4 min

Extending the spec (metadata.json + bilingual content)

The skill format (the spec developed by Anthropic, accepted by Claude Code, Cursor, Windsurf, and Claude Desktop) is intentionally minimal: SKILL.md with three frontmatter fields, plus the optional references/ and scripts/ subfolders. That is enough for a personal skill or a skill you share by zipping a folder and sending it to a colleague. But if you want to put your skill in a catalog, support multiple languages, or expose extra metadata to consumers, you need to extend the spec.

Want to keep reading?

Sign in to unlock the rest of the course and track your progress.