Claude Skill

swarmclawai/swarmvault

SwarmVault is a local-first RAG knowledge base compiler inspired by Karpathy's LLM Wiki. Turn raw research into a persistent Markdown wiki, knowledge graph, and hybrid search that compound over tim...

Overview

Stars571
Forks72
LanguageTypeScript
Last pushed2026-06-12
Last synced2026-06-17
View on GitHub

Repository

Ownerswarmclawai
Repositoryswarmvault
Full nameswarmclawai/swarmvault
Repo ID1,203,219,280

Install this Skill

npm install -g @swarmvaultai/cli

Registry

Typemcp_server
Quality score95/100
Verificationreadme_parsed
Last verified2026-06-09
Platforms
ClaudeMCPOpenClawCodexCursor
Capabilities
browserpdfmemorysearchimagevideoterminalworkflowagent-memoryai-agents
Detected files
README.mdREADME.zh-CN.mddocsmanifest.jsonpackage.json
Config keys
OPENAI_API_KEYOPENROUTER_API_KEYURLPACKAGE_JSON
Install methods
  • npm install -g @swarmvaultai/cli
  • npm install -g @swarmvaultai/cli@latest

Summary

SwarmVault is a local-first RAG knowledge base compiler inspired by Karpathy's LLM Wiki. It transforms raw research into a persistent Markdown wiki, knowledge graph, and hybrid search that compound over time. Includes an MCP server for Claude Code, Codex, OpenCode, and OpenClaw.

Chinese description

受Karpathy的LLM Wiki启发。本地优先的RAG知识库编译器,配备MCP服务器(Claude Code、Codex、OpenCode、OpenClaw)。将原始研究转化为持久的Markdown维基、知识图谱和混合搜索,这些成果会随时间不断积累。

Key features

  • Local-first RAG knowledge base compiler
  • Persistent Markdown wiki generation
  • Knowledge graph construction
  • Hybrid search that compounds over time
  • MCP server for Claude Code, Codex, OpenCode, OpenClaw
  • Inspired by Karpathy's LLM Wiki

Use cases

  • Building a personal research wiki from raw notes
  • Creating a persistent knowledge base for AI agents
  • Compiling domain-specific knowledge graphs
  • Enhancing Claude Code with local RAG context
  • Long-term knowledge accumulation for teams

README excerpt

# SwarmVault <!-- readme-language-nav:start --> **Languages:** [English](README.md) | [简体中文](README.zh-CN.md) | [日本語](README.ja.md) <!-- readme-language-nav:end --> [![npm](https://img.shields.io/npm/v/@swarmvaultai/cli)](https://www.npmjs.com/package/@swarmvaultai/cli) [![npm downloads](https://img.shields.io/npm/dw/@swarmvaultai/cli)](https://www.npmjs.com/package/@swarmvaultai/cli) [![GitHub stars](https://img.shields.io/github/stars/swarmclawai/swarmvault)](https://github.com/swarmclawai/swarmvault) [![license](https://img.shields.io/badge/license-MIT-green)](LICENSE) [![node](https://img.shields.io/badge/node-%3E%3D24-brightgreen)]() **The local-first LLM Wiki, knowledge graph builder, and RAG knowledge base for AI agents.** SwarmVault turns docs, code, transcripts, notes, and URLs into a durable markdown wiki plus a local graph you can inspect, query, and hand to agents. Start with one command, then learn the deeper graph, review, context-pack, and automation workflows when you need them. Documentation on the website is currently English-first. If wording drifts between translations, [README.md](README.md) is the canonical source. <!-- readme-section:try-it --> ## Try It in 30 Seconds ```bash npm install -g @swarmvaultai/cli swarmvault quickstart ./your-repo ``` `quickstart` initializes a vault in the current directory, ingests a local file, directory, or public GitHub repo, compiles the wiki and graph, writes share artifacts, and opens the local graph viewer. It is the beginner-friendly alias for `swarmvault scan`. No repo handy? ```bash swarmvault demo ``` After your first compile, the most useful next commands are: ```bash swarmvault next swarmvault query "What are the key concepts?" swarmvault graph serve swarmvault doctor swarmvault candidate list

Topics

Explore more

Data from GitHub. Synced on 2026-06-17