What problem does it solve?
This Skill solves the challenge of maintaining structured, trustworthy, and agent-readable knowledge bases without the overhead of databases or complex SDKs.
Core Features & Use Cases
- Bundle Validation: Ensures your directory of markdown files conforms to the OKF v0.2 specification, including frontmatter and link integrity.
- Lifecycle Management: Helps track provenance, trust, and freshness of knowledge concepts through standardized YAML metadata.
- Use Case: Use this skill to audit a repository of technical documentation to ensure all concepts have required types and valid links before publishing them as a knowledge bundle.
Quick Start
Use the okf skill to validate the knowledge bundle located in the current directory by running the bundled python script.