By mattjoyce
Create, author, validate, and navigate Open Knowledge Format (OKF) bundles — vendor-neutral knowledge as a directory of markdown files with YAML frontmatter.
A Claude Code skill for working with the Open Knowledge Format (OKF) — vendor-neutral
knowledge represented as a directory of markdown files with YAML frontmatter. No schema
registry, no SDK, no required tooling: if you can cat a file you can read OKF; if you can
git clone a repo you can ship it.
The skill teaches the OKF mental model (bundle, concept, concept-id, links, reserved files)
and walks through authoring concept documents, index.md/log.md, citations, and
conformance validation.
Via the mattjoyce-plugins marketplace:
/plugin marketplace add mattjoyce/claude-plugins
/plugin install okf
Invoke the skill whenever you create an OKF bundle, author a concept document, build a knowledge bundle/catalog as markdown, or check OKF conformance.
Validate a bundle directly:
python3 skills/okf/scripts/validate_okf.py <bundle-dir> --strict --check-links
--strict — also require title/description/timestamp (the reference producer's rule).--check-links — report dangling intra-bundle links as informational notices (never
affects the conformance verdict; OKF treats broken links as not-yet-written knowledge).skills/okf/
├── SKILL.md # the skill instructions
├── references/
│ ├── spec-quickref.md # OKF v0.1 fields, reserved files, conformance checklist
│ └── tooling.md # optional accelerators (not required to produce/read OKF)
├── scripts/
│ └── validate_okf.py # dependency-free conformance + link validator
└── examples/minimal_bundle/ # a complete, validator-passing bundle
Apache-2.0.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub mattjoyce/okf-skillMarkdown-based Kanban board managed by Claude Code. Cards live as .md files — no database, no server.
Harness-native ECC plugin for engineering teams - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, MCP conventions, and operator workflows for Claude Code plus adjacent agent harnesses
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Binary reverse engineering, malware analysis, firmware security, and software protection research for authorized security research, CTF competitions, and defensive security
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.
Next.js development expertise with skills for App Router, Server Components, Route Handlers, Server Actions, and authentication patterns
Comprehensive .NET development skills for modern C#, ASP.NET, MAUI, Blazor, Aspire, EF Core, Native AOT, testing, security, performance optimization, CI/CD, and cloud-native applications