okf-frontmatter - Maintain Markdown docs and schemas with OKF frontmatter.
Maintains Markdown documentation using OKF YAML frontmatter as single source of truth and provides lookup, linting, and schema resolution tooling.
Tags
Updated: 2026-09-19Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Find owning docs by query
- Resolve doc schema to code
- Export doc frontmatter index JSON
- Lint docs for OKF compliance
- Print doc frontmatter skeleton
Inputs
- Repository path
- Markdown documentation with OKF frontmatter
- Search query string
- Target document path
Outputs
- Ranked doc search results in JSON
- Resolved code definitions
- Frontmatter index JSON file
- Doc compliance lint report
- Frontmatter skeleton text
Requirements
- Python 3
- Shell execution environment
- ripgrep
