dlai-transcript-fetcher
Installation
SKILL.md
DeepLearning.AI Transcript Fetcher
Fetches video transcripts (VTT subtitles) from DeepLearning.AI courses and saves them as clean, organized Markdown files.
Prerequisites
Required: Chrome DevTools MCP + user logged into DeepLearning.AI
Before using this skill, the user must have:
- Chrome DevTools MCP configured with
--auto-connectin~/.claude.json - Chrome 146+ with "Allow remote debugging for this browser instance" toggled ON at
chrome://inspect/#remote-debugging - An active DeepLearning.AI login session in Chrome
See references/mcp-setup.md for the full setup guide.
If the MCP is not configured, tell the user to follow the setup guide first. Do not attempt to fetch transcripts without it — the VTT URL discovery requires the DevTools protocol.