Okf Check
Description
--- description: Validate an OKF knowledge bundle (ours or a third-party clone) against the Open Knowledge Format v0.1 conformance rules — one of the ecosystem's first OKF validators. (Skill `wiki-lint` handles the flow via its `--okf` mode.) --- Invoke the `wiki-lint` skill in `--okf <path>` mode (Check M only — this does not lint the wiki itself). ARGUMENTS: $ARGUMENTS Argument (required): `<path>` — either a bundle exported by `/obsidian-router:okf-export` (`wiki-meta/exports/okf/<name>/`
Installation
Installs to ~/.claude/skills/tboome33-obsidian-mcp-router-okf-check/SKILL.md
mkdir -p ~/.claude/skills/tboome33-obsidian-mcp-router-okf-check && curl -fsSL https://raw.githubusercontent.com/tboome33/obsidian-mcp-router/HEAD/commands/okf-check.md -o ~/.claude/skills/tboome33-obsidian-mcp-router-okf-check/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Doc Co-authoring
Guide users through structured workflow for co-authoring documentation
Documentation Docx
Create, edit, and analyze Word documents with tracked changes, comments, and formatting
Documentation Extract text, create PDFs, merge/split documents, and handle forms
Documentation Pptx
Create, edit, and analyze PowerPoint presentations with layouts and templates
Documentation Xlsx
Create, edit, and analyze Excel spreadsheets with formulas, formatting, and visualization
Documentation mcp-server-fetch
Fetch and convert web pages to markdown.
Documentation