Doesn't seem to support nested frontmatter keys. Would love to use this for validating required metadata keys as defined in the Agent Skills spec: https://agentskills.io/specification#metadata-field
Example from the spec, would like to validate author and version and similarly defined keys
metadata:
author: example-org
version: "1.0"
Doesn't seem to support nested frontmatter keys. Would love to use this for validating required metadata keys as defined in the Agent Skills spec: https://agentskills.io/specification#metadata-field
Example from the spec, would like to validate
authorandversionand similarly defined keys