Expand description
Frontmatter field-name constants, in a neutral module that both parser
and validator can import without depending on each other.
Constants§
- ALLOWED_
FIELDS - Allowed frontmatter fields per the Agent Skills spec.
- CLAUDE_
FIELDS - Claude Code’s extra frontmatter fields, layered on top of
ALLOWED_FIELDSwhen validation/reading opts in viaallow_claude_fields.name,description, andallowed-toolsare shared with the base spec and so are not repeated here.