Конспекты из YouTube в Obsidian

★ 7.3 · vibe-coding

youtube-processor is a Claude Code skill that extracts a YouTube video transcript and converts it into Obsidian-ready markdown notes. It supports two methods: a local Python script (`get_transcript.py`) when running inside Claude Code, or a Vercel API endpoint called via WebFetch — neither requires an API key. Summaries come in three modes: a quick headline-plus-bullets digest, a detailed analysis with action items, and a newsletter mining format that surfaces hooks, story beats, and reader takeaways. Output files are saved to a Zettelkasten folder with YAML front matter including source URL, video ID, and processing date. The skill integrates with newsletter-coach and mission-context so summaries can reflect a consistent voice and feed directly into content workflows.