cyberneticlibrary

Compile code and knowledge into wikis

wiki-compilerskillsetup L21
diffident-imperialdecree448/llm-wiki-compiler
What it does

Core compilation algorithm for the LLM Wiki Compiler. Reads source files from configured directories and compiles them into topic-based wiki articles. Supports both knowledge mode (markdown files) and codebase mode (code repositories). Called by /wiki-compile command.

Best for

Applying Wiki Compiler patterns and best practices.

Inputs
  • · API request payload
  • · Configuration object
Outputs
  • · Formatted commit message
  • · Changelog entry
Preconditions

Tool installed and authenticated, read setup instructions

Failure modes

Missed gotchas, misunderstood patterns, misconfiguration

Trust signals
  • · Documented examples