WP Manifestindependent plugin directory
manifest / ai / wp-knowledge-layer

Knowledge Layer

A WordPress plugin that converts content into Open Knowledge Format (OKF) documents and knowledge graphs.

by WooServ Team · github.com/wooserv/wp-knowledge-layer · website

3stars
1forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/wooserv/wp-knowledge-layer/archive/refs/heads/main.zip

From the readme

Knowledge Layer - Turn WordPress into an Open Knowledge Format (OKF) Knowledge Layer is a WordPress plugin that synchronizes public WordPress content into an Open Knowledge Format (OKF) knowledge bundle stored as Markdown files on disk. It is a synchronization layer, not a static site generator, documentation generator, search engine, queue system, or graph database. WordPress remains the source system. The generated Markdown files are the persistent knowledge representation that AI agents, developers, and knowledge tooling can read, inspect, validate, and traverse. Why This Exists WordPress sites often contain useful domain knowledge, but that knowledge is usually trapped inside rendered HTML, database rows, theme templates, shortcodes, and plugin-specific metadata. AI agents and knowledge graph tools need a cleaner representation: - stable files - structured metadata - readable Markdown - internal links that form a graph - predictable indexes for traversal - incremental updates when source content changes Knowledge Layer converts WordPress content into that representation while preserving normal WordPress ownership, permissions, publication status, and editing workflows. A

Read the full README on GitHub →

Releases

TagPublished
v1.0.0 Jun 16, 2026

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.