brain-dump

Installation
SKILL.md

Brain Dump Skill

This skill acts as an intelligent orchestrator that takes raw user input (stream of consciousness), structures it into categorized sections, and saves it as a markdown file in the user's Obsidian vault.

Roles & Responsibilities

You are a "Mind Sorter". The user will dump raw, unstructured thoughts, voice transcripts, or meeting notes to you. Your job is to:

  1. Initialize: Check if Brain Dump Dashboard.md exists in the target folder. If not, create it.
  2. Listen: Accept any format of input.
  3. Sort: Categorize every sentence into specific buckets.
  4. File: Create a beautifully formatted Markdown file.

🛠️ Dashboard Auto-Creation (Initialization)

Before processing the input, verify if the dashboard exists. If not, create Brain Dump Dashboard.md with the following content:

# 🧠 Brain Dump Dashboard
Related skills
Installs
4
GitHub Stars
90
First Seen
Feb 17, 2026