transcribe
Installation
SKILL.md
Transcribe Specific Videos
This command processes specific TikTok videos by URL - no need to scrape an entire profile.
Workflow
Step 1: Get Video URLs
Ask the user:
Paste the TikTok video URL(s) you want to transcribe.
You can paste one URL or multiple URLs (one per line):
https://www.tiktok.com/@username/video/123456789 https://www.tiktok.com/@username/video/987654321
Parse the URLs from the user's message. Extract any URLs that match TikTok video patterns:
https://www.tiktok.com/@username/video/ID
Related skills
More from grandamenium/short-form-video-transcriber
start
Set up the project and learn how to use it. Run this first when opening the project.
1accounts
Manage TikTok profiles to scrape. Switch accounts, add multiple profiles, or list saved profiles.
1bulk
Transcribe ALL videos from a TikTok profile. Use when you want to process an entire profile's content.
1skillify
Turn a transcript summary into a reusable Claude skill. Researches the topic and creates a skill file.
1