okf-skills
01Plugin Claude Code
Plugin marketplace listing 1 plugin: okf-skills.
Plugin Claude Code
Plugin marketplace listing 1 plugin: okf-skills.
Plugin Claude Code
Seven skills for building and using an OKF (Open Knowledge Format) "second brain" — scaffold a bundle; author concept, entity/reference/system, and playbook nodes; view and query it; and grow it safely from new sources.
Skill Claude CodeCodex
Manage the bibliography / references registry for an ACADEMIC OKF (Open Knowledge Format) brain — a machine-readable references.json of the primary works cited across the brain, keyed by author-year, used to attach accurate PRIMARY citations, dedupe references, and verify that every citation resolves to a real source…
Skill Claude CodeCodex
Author a single OKF concept node — the structure of a concept.md file in an Open Knowledge Format "second brain": YAML frontmatter, a maximum-detail self-contained body, conventional sections, and bundle-relative markdown interlinks. Use this when the user wants to write, add, or structure a concept node / knowledge…
Skill Claude CodeCodex
Scaffold a new OKF (Open Knowledge Format) bundle — a portable "second brain" of interlinked markdown nodes that both humans and AI agents can read, with no database, runtime, or embeddings. Use this when the user wants to create a second brain, start a knowledge brain, set up an OKF folder/bundle, or build a graph of…
Skill Claude CodeCodex
Build a dashboard for an OKF (Open Knowledge Format) "second brain" — two capabilities: (1) an interactive GRAPH EXPLORER that renders the nodes and their links as a force-directed graph you can search, filter by type/tag/centrality, and click to read a node; and (2) ASK-THE-BRAIN, an index-first grounded Q&A that…
Skill Claude CodeCodex
Find where an OKF (Open Knowledge Format) "second brain" is incomplete — a completeness audit, not a broken-link lint. Four kinds of gap: STRUCTURAL (missing/thin expected # sections vs a per-type schema), COVERAGE (an important topic/person the brain names but has no node), SOURCE-COMPARISON (a node vs a source's…
Skill Claude CodeCodex
Safely add a new source (a PDF, paper, article, or URL) to an existing OKF (Open Knowledge Format) "second brain" using the ASSESS → HUMAN APPROVES → ENRICH loop: read the source, propose per-item changes (which existing nodes to enrich and in which section, which new nodes to create, where it contradicts current…
Skill Claude CodeCodex
Author the non-concept node types in an OKF (Open Knowledge Format) "second brain" — ENTITY, REFERENCE, and SYSTEM nodes. They share the concept node's frontmatter+body shape but each has distinct conventions: entities carry an entitykind and stay identity-focused; references are the one-node-per-source provenance…
Skill Claude CodeCodex
Author a single OKF playbook node — a reproducible, step-by-step procedure ("runbook") for one stage of work in an Open Knowledge Format "second brain." Covers the playbook.md frontmatter (concept keys plus procedure fields), the "fuse two sources" authoring method, and the action-oriented H1 body sections (Goal…