{
  "markdown": "# transcript\n\nAgent skill for [transcript.land](https://transcript.land) — fetch a clean,\ntimestamped transcript for any **YouTube, X (Twitter), TikTok, or Facebook**\nvideo, straight from Claude, Cursor, or any agent. Captions when they exist, AI\ntranscription when they don't.\n\n## Install (one command)\n\n```bash\nnpx skills add ziqorg/transcript --skill transcript\n```\n\nThis installs the skill into your agent (Claude Code / Desktop, Cursor, …) via\n[`npx skills`](https://github.com/vercel-labs/skills). Then set your key:\n\n```bash\nexport TRANSCRIPT_API_KEY=...   # get one at https://transcript.land → API keys\n```\n\n…and just paste a video link to your agent, e.g. *\"transcribe https://youtu.be/…\"*.\n\n## Use it directly\n\n```bash\nbash skills/transcript/scripts/transcript.sh \"https://youtu.be/VIDEO\" srt\n```\n\nSee [`skills/transcript/SKILL.md`](skills/transcript/SKILL.md) for the full API.\n\n## License\n\nMIT\n",
  "bytes": 907,
  "sha": "44448386246f0801df050b37e499140d510d775b1eca1901295285645bc7a688",
  "repo_slug": "ziqorg/transcript",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_land_transcript_transcripts_6ba2723e/readme"
}