Skip to content

v0.1.0 - 5 LLM Wiki Skills

Choose a tag to compare

@vanillaflava vanillaflava released this 14 Apr 01:55

v0.1.0 - First public release
Five installable Claude skills for building and maintaining a local Markdown wiki using the LLM wiki pattern. This is a working implementation I built while learning - it's functional and tested, but a little rough around the edges. Evals are pending and there are a few known open items.
What's here: wiki-ingest, wiki-query, wiki-lint, wiki-integrate, and wiki-crystallize. A wiki-config.md handles all configuration and is shared across all five skills. See the README for background, installation, and getting started.
Requires Claude Desktop with a filesystem MCP (for Claude Chat). Claude Code works too with minor adaptation.