Vault Mind banner
reza899 reza899

Vault Mind

Data community

Description

VaultMind turns your Obsidian vault into a searchable vector database using ChromaDB, with MCP integration for Claude Code slash commands

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

VaultMind

🧠 Vault Mind

**Transform your Obsidian vault into an AI-powered knowledge assistant**

[![GitHub](https://img.shields.io/badge/GitHub-reza899%2Fvault--mind-blue?style=for-the-badge&logo=github)](https://github.com/reza899/vault-mind) [![Docker](https://img.shields.io/badge/Docker-Ready-blue?style=for-the-badge&logo=docker)](https://docs.docker.com/) [![FastAPI](https://img.shields.io/badge/FastAPI-009688?style=for-the-badge&logo=fastapi&logoColor=white)](https://fastapi.tiangolo.com/) [![React](https://img.shields.io/badge/React-61DAFB?style=for-the-badge&logo=react&logoColor=black)](https://reactjs.org/) [![ChromaDB](https://img.shields.io/badge/ChromaDB-Vector%20Database-orange?style=for-the-badge)](https://www.trychroma.com/)

Vault Mind indexes your Obsidian notes into ChromaDB, enabling semantic search and AI interactions through Claude Code. Perfect for researchers, students, and knowledge workers who want to unlock the full potential of their note collections.

🚀 Quick Start

Prerequisites

  • Docker & Docker Compose
  • Node.js 22+ (for development)
  • Python 3.12+ (for development)

Run with Docker (Recommended)

git clone https://github.com/reza899/vault-mind.git
cd vault-mind
make quick-start  # Installs deps and starts development environment

Visit http://localhost:5173 to configure your first vault.

Available Commands

make help           # Show all available commands
make dev            # Start development environment
make test           # Run all tests  
make lint           # Check code quality
make claude-status  # Check Claude Code integration status
make clean          # Clean up containers and data

Claude Code Integration

The development environment automatically installs a powerful `/vault` slash command for Claude Code:

# Automatically installed with make install or make quick-start
/vault collectio