Skip to content
MCP ThesaurusMCP Thesaurus

Transcript

CommunityIncomplete39/100Claim

streamable-httpMITupdated 14d ago

Agent skill for transcript.land β€” fetch a clean, timestamped transcript for any YouTube, X (Twitter), TikTok, or Facebook video, straight from Claude, Cursor, or any agent. Captions when they exist, AI transcription when they don't.

SourceWebsite

What can you do with Transcript?

transcript

Agent skill for transcript.land β€” fetch a clean, timestamped transcript for any YouTube, X (Twitter), TikTok, or Facebook video, straight from Claude, Cursor, or any agent. Captions when they exist, AI transcription when they don't.

Install (one command)

npx skills add ziqorg/transcript --skill transcript

This installs the skill into your agent (Claude Code / Desktop, Cursor, …) via npx skills. Then set your key:

export TRANSCRIPT_API_KEY=...   # get one at https://transcript.land β†’ API keys

…and just paste a video link to your agent, e.g. "transcribe https://youtu.be/…".

Use it directly

bash skills/transcript/scripts/transcript.sh "https://youtu.be/VIDEO" srt

See skills/transcript/SKILL.md for the full API.

License

MIT