Add SwarmVault skill
loading diff…
Adds the SwarmVault skill to this Codex skills catalog.
SwarmVault is a local-first RAG knowledge base compiler that turns raw research, docs, and code into a persistent markdown wiki, typed knowledge graph, and hybrid SQLite FTS + embeddings search. This skill teaches Codex to drive the SwarmVault CLI (schema-first compile, graph query/path/explain, lint with contradiction detection) against a user's vault.
License: MIT (matches the source skill).