·loom-transcript
*

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.

67Installs·3Trend·@n8n-io

Installation

$npx skills add https://github.com/n8n-io/n8n --skill loom-transcript

How to Install loom-transcript

Quickly install loom-transcript AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/n8n-io/n8n --skill loom-transcript
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: n8n-io/n8n.

SKILL.md

View raw

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.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/n8n-io/n8n --skill loom-transcript
Category
*Creative Media
Verified
First Seen
2026-02-20
Updated
2026-03-10

Browse more skills from n8n-io/n8n

Quick answers

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.

How do I install loom-transcript?

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

Where is the source repository?

https://github.com/n8n-io/n8n

Details

Category
*Creative Media
Source
skills.sh
First Seen
2026-02-20