Elvis Saravia drops open-source /youtube-notetaker
The /youtube-notetaker is an open-source agent skill that transforms YouTube videos into studyable markdown notes by extracting slide images, timestamped transcripts, and editable notes. A bundled zero-dependency Python server renders the library as a split-pane HTML app with an embedded video player, slide deck, and searchable transcript.
By storing everything as local markdown files rather than locking notes inside a proprietary SaaS platform, this project offers a highly portable, agent-friendly study environment.
- –The local-first design uses markdown as the single source of truth, enabling easy customization and compatibility with external editors.
- –Integrating slide extraction with timestamped transcripts solves a major pain point of passive video learning.
- –The zero-dependency server minimizes installation overhead while dynamically updating the UI when markdown files change.
- –Designed as a reusable agent skill, it fits directly into AI developer workflows and custom agent plugins.
DISCOVERED
1h ago
2026-06-19
PUBLISHED
2h ago
2026-06-19
RELEVANCE
AUTHOR
omarsar0