TechTripAi

Secondbrain Doctor — Development skill for Claude Code

Development community

Integrity-check a techtrip-secondbrain vault and repair Obsidian MCP connectivity (registered-but-won't-connect).

How to install Secondbrain Doctor

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

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

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

What Secondbrain Doctor does


description: Integrity-check a techtrip-secondbrain vault and repair Obsidian MCP connectivity (registered-but-won't-connect). Safe to run anytime.

Read the `secondbrain-doctor` skill. Then:

  1. Resolve the vault path (arg, saved setup path, or ask; default ~/LLM-Wiki).
  2. Run bash bin/doctor.sh and summarize the health table.
  3. If any MCP row is red, or the user reports the obsidian server won't connect, run bash bin/repair-mcp.sh and walk the interactive re

Alternatives in Development

  • Obsidian MCP Server — Read, write, search, and surgically edit Obsidian vault notes, tags, and frontmatter via MCP 686 ★
  • Obsidian Connect — Bridge two unrelated domains using your vault's link graph — forces creative friction to spark new ideas 277 ★
  • Check Gitignore — Check and update .gitignore to exclude Plan Cascade temporary files 123 ★

Full documentation available on GitHub

View Source Repository