voro6yov

82 mods across 2 repositories, 6 stars between them.

wiki-scaffold

73

voro6yov/knowledge-management

Plugin Claude Code

Bootstrap an LLM-maintained knowledge base via a prism-driven interview: start from sample raw inputs (facts), derive the right page types, kinds, and relationships (concepts & categories) with the ontology-prism / KEOPS method, then scaffold the schema, conventions, and operating skills for the new wiki — and dogfood.

2 1mo ago A tokens not measured

wiki-scaffolder

74

voro6yov/knowledge-management

Agent

Writes a fresh LLM-maintained knowledge base to disk from a ratified ontology spec — directory skeleton (raw/ concepts/ sources/ …), a GENERATED CLAUDE.md (page types, kind registry, relationship vocabulary, frontmatter schema, operations), README.md, empty index.md/log.md, .gitignore, the copied+injected operating…

2 1mo ago A 120 tokens

adopt

75

voro6yov/knowledge-management

Skill Claude CodeCodex

Retrofit an existing pile of markdown notes (an Obsidian vault, a notes folder) into an LLM-maintained wiki — derive a fitting ontology from what is already written, then scaffold the schema + operating skills AROUND the existing content without modifying any of it. Use to bring an existing knowledge store under the…

2 1mo ago A 72 tokens

evolve-schema

76

voro6yov/knowledge-management

Skill Claude CodeCodex

Refine an existing LLM-maintained wiki's ontology as it grows — the day-N counterpart of new-wiki. Reads the accumulated raw/ + concepts/ + log.md, proposes schema deltas (new/retired kinds, new relationships, splits, concept↔tag/kind reclassification) as a ratifiable diff, and on approval re-stamps CLAUDE.md and…

2 1mo ago A 107 tokens

new-wiki

77

voro6yov/knowledge-management

Skill Claude CodeCodex

Bootstrap a new LLM-maintained knowledge base via a prism-driven interview. Reads 2–3 sample raw inputs, derives the right page types / kinds / relationships / frontmatter (separating concepts from categories the prism way), ratifies them with you, then scaffolds the wiki and dogfoods it on your samples. Use to start…

2 1mo ago A 104 tokens

ontology-spec

78

voro6yov/knowledge-management

Skill Claude CodeCodex

The locked contract between the wiki-scaffold interview and the scaffolder — the YAML "ontology spec" the /wiki-scaffold:new-wiki interview emits and @wiki-scaffold:wiki-scaffolder consumes to write a new wiki. Defines every field, its type, defaults, and the validation invariants a well-formed spec must satisfy. Load…

2 1mo ago A 84 tokens

prism-interview

79

voro6yov/knowledge-management

Skill Claude CodeCodex

The ontology-prism / KEOPS playbook that the wiki-scaffold interview runs on — translates the prism's facts/concepts/categories triptych, its seven modalities, and its alignment-vs-interoperability split into a finite, plain-language questionnaire that derives a new wiki's representation from sample raw inputs. Load…

2 1mo ago A 80 tokens

profiles

80

voro6yov/knowledge-management

Skill Claude CodeCodex

Optional starter ontology-spec templates the new-wiki interview offers as Stage-1 defaults — pre-built blueprints (the prism's reuse-of-categories) for common wiki shapes. The user picks one and refines it against their samples, or starts blank. Reference only.

2 1mo ago A 56 tokens

templates

81

voro6yov/knowledge-management

Skill Claude CodeCodex

The portable operating skills and agents that wiki-scaffold copies into a freshly scaffolded wiki's .claude/ — the domain-agnostic core (ingest, query, lint, unify, the conventions umbrella, and the concept-unifier agent) lifted from the reference KB and parameterized with slots the scaffolder fills.…

2 1mo ago A 0 tokens

concept-unifier

82

voro6yov/knowledge-management

Agent

Unifies ONE concept page that has accreted source-by-source. Lifts the cross-source synthesis up into ## What it is, demotes ## Across sources back to thin one-line-per-source provenance, and — for hub concepts — delegates re-explained detail down to the child pages that already own it. Source-voice only: never…

2 1mo ago A 0 tokens