What problem does it solve? Loom videos often contain valuable information locked in audio form, and manually transcribing or scrubbing through recordings is slow. This Skill retrieves the complete auto-generated transcript of any public Loom video so you can read, search, and reuse the content as text. ## Core Features & Use Cases - URL Parsing: Extracts the 32-character video ID from Loom share and embed URLs, including URLs with session parameters. - GraphQL API Retrieval: Queries Loom's public GraphQL API for video metadata (title, author, date) and transcript source URLs without authentication. - Dual-Format Transcript Download: Downloads both WebVTT captions and JSON transcript data, preferring timestamped VTT output with JSON as fallback. - Use Case: A teammate shares a Loom walkthrough of a new feature. Instead of watching the full video, you get the timestamped transcript instantly and skim the relevant sections. ## Quick Start Get the full transcript from this Loom video: https://www.loom.com/share/your-video-id