cog-braindump-capture

Solid

Capture raw thoughts with automatic domain classification and vault routing

AI & Automation 1,160 stars 71 forks Updated today MIT

Install

View on GitHub

Quality Score: 94/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
67
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# COG Braindump Capture Skill Capture raw, unstructured thoughts and automatically classify them by domain (personal, professional, project-specific) for routing to appropriate vault sections. ## Capabilities - Accept raw braindump text of any format - Classify content into personal, professional, and project-specific domains - Extract embedded URLs for separate processing - Route classified content to appropriate vault directories - Tag entries with metadata: date, domain, confidence, topics - Maintain strict domain separation (02-personal vs 03-professional) - Quality-gated capture with iterative refinement ## Tool Use Instructions 1. Use `file-read` to load user profile from 00-inbox for classification context 2. Classify content by domain using natural language analysis 3. Use `file-write` to create classified entries in appropriate vault directories 4. Use `file-search` to find related existing entries for cross-referencing 5. Use `file-write` to add cross-references to new and existing entries 6. Use `git-commit` to commit captured content ## Examples ```json { "vaultPath": "./cog-vault", "captureType": "braindump", "content": "Had a great idea about the auth system redesign. Also need to book vacation for July. The React 19 features look promising for our dashboard project.", "targetQuality": 80 } ```

Details

Author
a5c-ai
Repository
a5c-ai/babysitter
Created
4 months ago
Last Updated
today
Language
JavaScript
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

cog-url-extraction

Save URLs with auto-extracted insights, credibility scoring, and vault routing

1,160 Updated today
a5c-ai
AI & Automation Listed

braindump

Capture a stream of raw thoughts : classify them and file to inbox with action items extracted. Use when the user signals a free-form, stream-of-consciousness dump with multiple unrelated threads — 'let me dump everything on my mind'. Do NOT use for: a single titled idea (use capture), saving a URL (use bookmark), or anything structured and focused.

10 Updated 2 days ago
onebrain-ai
AI & Automation Solid

capture

Captures and organizes chaotic brain dumps into a structured, actionable system with zero information loss. Use this skill whenever the user says 'capture this', 'brain dump', 'let me dump some ideas', 'I've got a bunch of thoughts', 'here's everything on my mind', 'idea dump', 'let me get this out of my head', 'I need to organize my thoughts', 'here's what I'm thinking', or any variation where someone is unloading a messy stream of ideas, tasks, thoughts, and plans wanting them turned into something coherent. Also trigger when the user pastes or dictates a long, unstructured block of mixed ideas — even without the exact phrase — the intent is the same. Fast-to-action by design: no upfront intake. Output is four sections (Projects/Ideas, Tasks, Connections, How I Can Help) ending with a directive question. Asks at most one mid-organization clarifying question when a single item is genuinely ambiguous between task and project.

16,782 Updated 3 days ago
alirezarezvani
AI & Automation Solid

cog-weekly-reflection

Cross-domain pattern analysis with personal, professional, and project domain synthesis

1,160 Updated today
a5c-ai
AI & Automation Listed

vault-note-capture

When user says "take a note", "note this down", "write it down", "save this", "remember this", "make a note of this" (or paraphrase), write a markdown note to ~/Vault/Notes/<Category>/. Invoke this skill on those phrases.

24 Updated today
nikolanovoselec