Minimal Second Brain CLAUDE.md
A minimal, AI-native Obsidian vault template. 3 folders, manifest files for Claude/Copilot, automated maintenance.
> Sourced from [gokhanarkan/minimal-second-brain](https://github.com/gokhanarkan/minimal-second-brain) — [MIT](https://github.com/gokhanarkan/minimal-second-brain/blob/9e2ae9d17f5bff314f24a6a5147ab7d52c7fb332/Personal/CLAUDE.md). # Minimal Second Brain A simple knowledge management system designed to work with AI assistants. ## Structure Each pillar (life area) has the same structure: ``` [Pillar]/ ├── Inbox/ # Quick captures, process later ├── Projects/ # Active work with context ├── Knowledge/ # Reference, ideas, concepts (has MANIFEST.md) ├── CLAUDE.md └── AGENTS.md ``` ## Where to Put Notes | Situation | Location | |-----------|----------| | Quick thought, process later | `Inbox/` | | Active work with deadline | `Projects/` | | Reference, ideas, concepts | `Knowledge/` | ## File Naming | Type | Format | Example | |------|--------|---------| | General | `Title Case.md` | `API Design Principles.md` | | Dated | `YYYY-MM-DD Title.md` | `2025-01-15 Team Standup.md` | | People | `First Last.md` | `Jane Smith.md` | ## Tags Context (required): - `#context/personal` - Add more for your pillars: `#context/work`, `#context/studies`, etc. Type (optional): - `#type/project` - `#type/note` - `#type/meeting` ## Knowledge Manifest Each `Knowledge/` folder has a `MANIFEST.md` that indexes all files. **Auto-update rule**: When you add, remove, or rename files in Knowledge/, update MANIFEST.md immediately. ## Do - Use simple, descriptive titles - Link related notes with `[[Note Name]]` - Put files in the right pillar - Update MANIFEST.md when modifying Knowledge/ ## Don't - Create files at vault root - Over-complicate the structure ## Writing Style - Use clear, concise language - Prefer active voice ## Git Commits - Write clean, descriptive commit messages - Keep messages concise and focused on what changed ## Available Skills - **archive-project** - Say "archive [project name]" to move completed projects to Knowledge/ with an AI-generated summary - **github-summary** - Say "/github-summary" or "summarise my GitHub activity" to generate a narrative summary of your issues, PRs, and commits ## Pillars - [[Personal/CLAUDE|Personal]] Add more pillars by duplicating the Personal/ folder.
Add to your project
Paste into your project's CLAUDE.md or ~/.claude/CLAUDE.md for global rules.
More for Python
Mindx CLAUDE.md
by @DotNetAge
一个可自主进化的数字化分身
Teamster CLAUDE.md
by @TEAMSchools
A modern data stack for K-12 education
Tree Sitter Analyzer CLAUDE.md
by @aimasteracc
A scalable, multi-language code analysis framework based on Tree-sitter, usable both as a CLI tool and an MCP server.
Claude Codex Settings CLAUDE.md
by @fcakyon
My personal Claude Code and OpenAI Codex setup with battle-tested skills, plugins, hooks and agents that I use daily.
Graphgrc CLAUDE.md
by @engseclabs
Build security program documentation using Git and Markdown
Awesome Claude Notes CLAUDE.md
by @loulanyue
🏄 帮助你快速搭建 Claude Code 与 AI Agent 生产力工作流的实战仓库 🏄 A practical toolkit to help you quickly build high-productivity workflows for Claude Code and AI agents
MCP servers for Python
microsoft/markitdown
🎖️ 🐍 🏠 - MCP tool access to MarkItDown -- a library that converts many file formats (local or remote) to Markdown for LLM consumption.
mindsdb/mindsdb
Connect and unify data across various platforms and databases with .
FastMCP
🐍 - A high-level framework for building MCP servers in Python
Browse by Tag
Get the Claude Code Starter Pack
Top CLAUDE.md rules for Next.js, TypeScript, Python, Go, and React — free.
