second-brain-skill

Dressi123/second-brain-skill
★ 0 stars Python Memory/Knowledge Updated today
Turn a folder of markdown into a memory Claude Code actually uses. Vault helpers, session hooks, and two MCP servers.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "second-brain-skill": {
      "command": "uvx",
      "args": [
        "second-brain-skill"
      ]
    }
  }
}

Or install with pip: pip install second-brain-skill

README Excerpt

<div align="center"> <img alt="second brain — a memory Claude Code actually uses" src="assets/hero.svg" width="100%"> <br> **A Claude Code skill that turns a folder of markdown into a memory Claude actually uses.** Ask *"what did we decide about X?"* in any repo and it finds the note. End a real work session and it writes the summary itself, files it under the right project,

Tools (3)

SessionEndSessionStartStop

Topics

claude-codemcpobsidianpkmsecond-brain