lint_frontmatter
Parse and validate only the YAML frontmatter of a Claude Skill. Returns parsed fields and any rule violations. Use during iterative authoring.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| yaml | Yes | Raw YAML content without --- delimiters (just key: value lines) |