← all publishers

hogu-dev

@hogu-dev source repo

4 published skills

  1. Kb Init · hogu-dev
    Use to create a new `llmkb` knowledge base for a project — scaffold it with llmkb init, then interview the user briefly to tailor SCHEMA.md to the project's domain and conventions.
    0
    installs
  2. Kb Lint · hogu-dev
    Use to health-check an `llmkb` knowledge base — run llmkb lint and fix what it reports, then do the judgment-level checks code cannot: contradictions between pages, stale claims superseded by newer sources, and missing concept pages.
    0
    installs
  3. Kb Query · hogu-dev
    Use when answering a question from one or more `llmkb` knowledge bases — route via the index, search at scale, cite the pages used, and optionally file valuable new synthesis back as a page (the compounding loop).
    0
    installs
  4. Kb Ingest · hogu-dev
    Use when a new source document has been added to a KB's raw/ folder and needs to be filed into the wiki — read the source, write its summary page, create or update concept and entity pages, update the index and log, and lint.
    0
    installs