dot_claude/skills/transcript-downloader/SKILL.md
Transcribe / get transcripts / captions / subtitles from a social media URL such as TikTok, YouTube, Twitter or audio, video
npx skillsauth add gerardnico/dotfiles transcribeInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Execute the transcribe command with:
--agent flagUser: "Can you download the transcript for the video https://www.tiktok.com/@account/video/7589746658594819358?"
Agent: I'll download the transcript for you.
transcribe --agent https://www.tiktok.com/@account/video/7589746658594819358
User: "Get me the transcripts in French for the video https://x.com/account/status/2012561898097594545"
Agent: I'll download the transcripts in French for you.
transcribe --agent --lang fr https://x.com/account/status/2012561898097594545
development
Rules to write python code
development
Rules when developing javascript projects (in node or the browser)
development
General rules to use when generating code is asked
development
Rules to develop astro projects