← Back to all bundles
frontmatter-operator — OKF Bundle for AI Agents
DraftBulk-edit YAML frontmatter across the vault, or generate it from note content with an LLM. Snapshot undo. For OKF (Open Knowledge Format) migration.
Best for
- AI agent development
What it does
- Bulk-edit YAML frontmatter across the vault, or generate it from note content with an LLM.
- For OKF (Open Knowledge Format) migration..
How to use with AI agents
Step 1: Clone the repository
git clone https://github.com/pssah4/frontmatter-operator
cd frontmatter-operator Step 2: Point your AI agent at the bundle directory
# Claude Code
claude /path/to/frontmatter-operator # Cursor
cursor /path/to/frontmatter-operator # OpenCode
opencode /path/to/frontmatter-operator Frequently Asked Questions
Is frontmatter-operator OKF conformant?
No, frontmatter-operator is currently marked as a draft bundle. It may not fully follow the OKF specification yet.
How do I install frontmatter-operator?
Clone the repository and point your AI agent at the bundle directory. The agent will automatically discover and load the OKF knowledge. No additional tools or SDKs are required.
What AI agents can use frontmatter-operator?
frontmatter-operator works with any AI agent that supports OKF bundles, including Claude Code, Cursor, OpenCode. Just point your agent at the bundle directory.