What is loom-transcript?
Fetch and display the full transcript from a Loom video URL. Use when the user wants to get or read a Loom transcript. Source: n8n-io/n8n.
Fetch and display the full transcript from a Loom video URL. Use when the user wants to get or read a Loom transcript.
Quickly install loom-transcript AI skill to your development environment via command line
Source: n8n-io/n8n.
Fetch the transcript from a Loom video using Loom's GraphQL API.
Parse the Loom URL to extract the 32-character hex video ID. Supported URL formats:
The video ID is the 32-character hex string after /share/ or /embed/.
Fetch and display the full transcript from a Loom video URL. Use when the user wants to get or read a Loom transcript. Source: n8n-io/n8n.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/n8n-io/n8n --skill loom-transcriptFetch and display the full transcript from a Loom video URL. Use when the user wants to get or read a Loom transcript. Source: n8n-io/n8n.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/n8n-io/n8n --skill loom-transcript Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/n8n-io/n8n