brain_capture
File rough notes and brain dumps by letting the vault decide where they belong. Reads existing notes, then creates, appends, or archives accordingly, returning a manifest of every path touched.
Instructions
Hand over a ROUGH note / brain-dump and let the vault file it. An agent loop reads SCHEMA.md, searches for what already exists, then deliberately creates a new note, appends to a matching one, or archives what this supersedes — and returns a manifest of every path it touched. It reads a note before overwriting it, and never deletes. Use when you have unstructured input and don't want to choose the path yourself; use brain_write when you do.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | the rough note / brain dump to file |