Loading...
Loading...
Ingest video, audio, PDF, book, screenshot, and GitHub repo content into the brain. Multi-format handling with entity extraction and backlink propagation. Covers video-ingest, youtube-ingest, and book-ingest subtypes.
npx skill4agent add garrytan/gbrain media-ingestFiling rule: Readbefore creating any new page.skills/_brain-filing-rules.md
gbrain files upload-rawConvention: Seefor Iron Law back-linking.skills/conventions/quality.md
| Format | Action |
|---|---|
| YouTube/video URL | Fetch transcript (Whisper, transcription service, or captions) |
| Audio file | Transcribe with available STT service |
| Extract text (OCR if needed) | |
| Book PDF | Extract text, identify chapters/sections |
| Screenshot/image | OCR via vision model, extract text and entities |
| GitHub repo | Clone, read README + key files, summarize architecture |
gbrain files upload-raw <file> --page <slug># {Title}
**Source:** {URL or file path}
**Format:** {video/audio/PDF/book/screenshot/repo}
**Created:** {date}
## Summary
{Key points, not a transcript dump}
## Key Segments / Highlights
{For video/audio: timestamped highlights. For books: chapter summaries.}
## People Mentioned
{List with links to brain pages}
## Companies Mentioned
{List with links to brain pages}gbrain syncmedia/videos/media/<format>/<slug>media/books/<slug>-personalized.mdskills/_brain-filing-rules.md