TechTripAi

Secondbrain — AI skill for Claude Code

AI community

Bootstrap a generic out-of-the-box LLM Wiki second brain on this Mac (Obsidian + claude-obsidian + MCP + sync).

How to install Secondbrain

Installs to ~/.claude/skills/techtripai-techtrip-secondbrain-secondbrain/SKILL.md

Terminal
mkdir -p ~/.claude/skills/techtripai-techtrip-secondbrain-secondbrain && curl -fsSL https://raw.githubusercontent.com/TechTripAi/techtrip-secondbrain/HEAD/commands/secondbrain.md -o ~/.claude/skills/techtripai-techtrip-secondbrain-secondbrain/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Secondbrain does


description: Bootstrap a generic out-of-the-box LLM Wiki second brain on this Mac (Obsidian + claude-obsidian + MCP + sync). Interactive and idempotent.

Read the `secondbrain` skill. Then run the bootstrap workflow, interactively.

  1. Run bash bin/precheck.sh and summarize what is PRESENT vs MISSING.
  2. Confirm the user is on macOS and that Claude Code is already installed (prereqs).
  3. Ask ONE question up front: "Where should the vault live?" (default ~/LLM-Wiki).
  4. Walk the steps

Alternatives in AI

Full documentation available on GitHub

View Source Repository