cog-braindump-capture

Solid

Capture raw thoughts with automatic domain classification and vault routing

AI & Automation 1,591 stars 94 forks Updated yesterday MIT

Install

View on GitHub

Quality Score: 90/100

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

Skill Content

- 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
6 months ago
Last Updated
yesterday
Language
JavaScript
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category