Skip to content

SwarmVault #1539

@waydelyle

Description

@waydelyle

Display Name

SwarmVault

Category

Agent Skills

Sub-Category

General

Primary Link

https://github.com/swarmclawai/swarmvault

Author Name

waydelyle

Author Link

https://github.com/waydelyle

License

MIT

Other License

No response

Description

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. Ships an MCP server so Claude Code can query, compile, and lint the wiki directly. Works fully offline with a built-in heuristic provider, or pair with Ollama for local embeddings.

Validate Claims

Install with npm install -g @swarmvaultai/cli, then run swarmvault demo to create a sample vault with three sources and open the interactive graph viewer. No API keys required. Register the MCP server in Claude Code (npx -y @swarmvaultai/cli mcp over stdio) and ask Claude to query the demo vault.

Specific Task(s)

Point Claude Code at a repo or a folder of markdown notes, compile it into a SwarmVault vault, and query the resulting knowledge graph. For example: run swarmvault scan ./some-repo to ingest and compile, then ask Claude to summarize the three highest-centrality concepts in the graph and explain how they relate.

Specific Prompt(s)

Scan the current directory as a SwarmVault vault, compile it, then use the SwarmVault MCP tools to find the top three concepts by graph centrality and explain how they relate to each other. Cite the source pages for each claim.

Additional Comments

No response

Recommendation Checklist

  • I have checked that this resource hasn't already been submitted
  • It has been over one week since the first public commit to the repo I am recommending
  • All provided links are working and publicly accessible
  • I do NOT have any other open issues in this repository
  • I am primarily composed of human-y stuff and not electrical circuits

Metadata

Metadata

Assignees

No one assigned

    Labels

    resource-submissionThis Issue submits a new resource to the listvalidation-passedResource has passed initial validation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions