Capture URLs, text, and images into a personal knowledge base stored as Markdown files in /.brain-dump/.
First, get the home directory path and create directories if needed:
IMPORTANT: For all Glob, Read, and Write operations, use the full expanded path (e.g., /Users/username/.brain-dump/) not . The only works in Bash commands.
Cattura URL, testo e immagini nella knowledge base personale. Da utilizzare quando l'utente dice /brain-dump, "salva questo URL", "scarica questo", "cattura questo", "brain dump", "ricorda questo" o desidera cercare o imparare dal contenuto salvato. Fonte: relferreira/brain-dump.