TechTripAi

Brain Dump — AI skill for Claude Code

AI community

Teaching guide for using your techtrip-secondbrain LLM Wiki — explains every ingestion type (files, URLs, YouTube, voice memos/audio, codebases, NotebookLM), topic research via autoresearch, starting.

How to install Brain Dump

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

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

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

What Brain Dump does


description: Teaching guide for using your techtrip-secondbrain LLM Wiki — explains every ingestion type (files, URLs, YouTube, voice memos/audio, codebases, NotebookLM), topic research via autoresearch, starting a greenfield idea via new-idea, .raw/, the hot cache, maintenance (freshness, retracting bad sources, safe deletion, archiving), and enabling/disabling optional features, and hands you the exact prompts to run yourself. Re-runnable.

Read the `brain-dump` skill. Then run it as a

Alternatives in AI

  • Skill Seekers Roadmap — Transform Skill Seekers into the easiest way to create Claude AI skills from any knowledge source - documentat 11.1k ★
  • Manifest — Real-time cost observability for OpenClaw agents — track tokens, costs, messages, and model usage 4.1k ★
  • Generative Media Skills — Multi-modal Generative Media Skills for AI Agents (Claude Code, Cursor, Gemini CLI) 3k ★

Full documentation available on GitHub

View Source Repository