← all publishers

sergsrgsg

@sergsrgsg source repo

5 published skills

  1. Llmwiki Init · sergsrgsg
    Initialize the LLM Wiki. Creates directory structure, index, log, sets up qmd collection, and runs initial ingest of all existing content from raw/, docs/, and notes/. Run once per project.
    0
    installs
  2. Llmwiki Health · sergsrgsg bundle
    Check LLM Wiki health. Finds orphan pages, broken wikilinks, contradictions, stale content, missing pages, cross-reference gaps, and suggests improvements. Run periodically to keep the wiki in good shape.
    0
    installs
  3. Llmwiki Ingest · sergsrgsg
    Ingest new sources into the LLM Wiki. Reads unprocessed files from raw/, docs/, and notes/, creates source summaries, updates entity/concept pages, maintains cross-references, and updates the index and log. Use when new files have been added.
    0
    installs
  4. Llmwiki Search · sergsrgsg
    Search the LLM Wiki using qmd (hybrid BM25/vector search). Finds relevant wiki pages, reads them, and synthesizes an answer with citations. Use when asking questions against the knowledge base.
    0
    installs
  5. Llmwiki Optimize · sergsrgsg
    Optimize the LLM Wiki. Compacts verbose pages, merges near-duplicates, reorganizes misplaced content, strengthens cross-references, improves consistency, and generates missing synthesis pages. Run periodically as the wiki grows.
    0
    installs