okf-build
Installation
SKILL.md
Build an OKF bundle
An OKF bundle packages crawl-derived concepts, page inventory, link relationships, provenance, and caveats as portable Markdown. The builder ranks eligible pages deterministically and limits the selected concepts. This makes the artifact reproducible, but it does not make extracted claims true or current.
Run it
For MCP, call seo_list_reports with category crawl only when discovery is needed. Call seo_describe_report with { "id": "okf-build" }, then seo_run_report with:
{
"id": "okf-build",
"params": {
"reportId": "crawl_example_20260710",
"maxConcepts": 25,
"includeFiles": true,
"title": "Example site knowledge"
}
}