Fetch and display the full transcript from a Loom video URL. Use when the user wants to get or read a Loom transcript.
b4d91bfLoom Transcript Fetcher Fetch the transcript from a Loom video using Loom's GraphQL API. Instructions Given the Loom URL: $ARGUMENTS 1. Extract the Video ID 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 or . 2. Fetch Video Metadata Use the tool to POST to to get the video title and details. Use this curl command via Bash: 3. Fetch the Transcript URLs Use curl via Bash to call the GraphQL API: Replace with…
Full body not shown for this license – view the source on GitHub →Copy a source-pinned command for your client. You run it yourself.
Destination: .claude/skills/loom-transcript · pinned to the source commit
git clone https://github.com/n8n-io/n8n.git
cd n8n
git checkout b4d91bfe8a293106815b308a841e210562002735
mkdir -p ".claude/skills/loom-transcript"
cp -r ".agents/skills/loom-transcript" ".claude/skills/loom-transcript"Review the source before running. This copies files into your project; it is not a one-click install and does not verify runtime safety.
sudo apt update && sudo apt install -y gitnpm install -g @anthropic-ai/claude-codegit clone https://github.com/n8n-io/n8n.git
cd n8n
git checkout b4d91bfe8a293106815b308a841e210562002735
mkdir -p ".claude/skills/loom-transcript"
cp -r ".agents/skills/loom-transcript" ".claude/skills/loom-transcript"Destination: .claude/skills/loom-transcript
Scanner static-checks@0.1.0 · commit b4d91bfe8a29. Static checks cannot prove runtime safety – review the source and the exact diff before installing. How checks work.
References credentials, tokens or secret files that a skill should not need.
Evidence: [redacted]· fingerprint 5e884898da280471
Fetches remote content at runtime, which can change after review.
Evidence: curl· fingerprint 427e4b79b1f0fc90