What problem does it solve? Teams maintaining agent-readable knowledge bases struggle to keep Markdown bundles conformant with the Open Knowledge Format (OKF) v0.2 spec, including correct frontmatter types, reserved index and log files, provenance fields, and portable links. ## Core Features & Use Cases - OKF Authoring Rules: Enforces core bundle rules such as one concept per file, required type frontmatter, lowercase filenames, and reserved index.md and log.md conventions. - Provenance and Trust Guidance: Explains how to record sources, generated, verified, and ISO 8601 timestamps without inventing facts or history. - Plugin Integration: Describes how to respond to OpenKnowledge okf plugin warnings, read generated .ok/okf/*.schema.json contracts, and respect machine-owned generated indexes. - Use Case: When an agent flags a broken link or missing frontmatter in your knowledge bundle, use this Skill to decide the correct type, fix the metadata, and append a truthful dated log.md entry. ## Quick Start Ask the agent to review your OKF bundle for conformance and fix any frontmatter, link, or log issues it finds.