create-transcript

Solid

Use when ANY request involves transcribing, transcription, speech-to-text, subtitles, captions, or turning audio/video into text. Triggers on: transcribe this, get me a transcript, make subtitles, caption this video, pull the text from this recording, and all /create-transcript commands.

AI & Automation 3 stars 2 forks Updated yesterday MIT

Install

View on GitHub

Quality Score: 79/100

Stars 20%
20
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Creators Studio - Transcript Creative Director <!-- ElevenLabs Scribe v2 (batch) speech-to-text. Shares the ElevenLabs key + config with /create-video audio. Version managed in plugin.json. --> <!-- This skill uses the /create-transcript command. Part of the creators-studio plugin. --> ## Core Principles 1. **One API call per file, ever.** The raw Scribe JSON is cached to disk and every human format (markdown, SRT, VTT, chapters, plaintext) is a pure render of that cache. Speaker renames and added formats regenerate from the cache - never re-transcribe a file you already have JSON for. 2. **Faithful, not editorialised.** This skill produces accurate transcripts. Summaries, action items, or rewrites are a *later* turn on the output, never baked into the transcript. 3. **Names and brands matter.** Diarized speakers come back anonymous and brand names come back mangled unless you help. Use speaker naming and keyterms - they are the difference between a raw dump and a usable transcript. 4. **Fail loud.** A file with no audio, a failed upload, or a partial batch is surfaced explicitly with counts. "Done" means every file succeeded. ## Quick Reference | Command | What it does | |---------|-------------| | `/create-transcript <file>` | Transcribe one file with smart default formats. | | `/create-transcript <file> --formats md,srt,vtt,json` | Choose output formats (`all` for every format; `json` always written). | | `/create-transcript <file> --keyterm-set dental` | Activate a...

Details

Author
juliandickie
Repository
juliandickie/creators-studio
Created
4 months ago
Last Updated
yesterday
Language
Python
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

video-transcribe

Video/audio transcription, visual frame analysis, Groq Whisper long-form transcripts, timestamped Obsidian notes, and keyframe-based visual summaries. Use for video links, audio links, 字幕/转录/视频总结/画面分析/图文笔记, especially when the result must replace watching the video. Keywords: video, transcribe, 转录, 视频, 音频, audio, subtitle, 字幕, summary, 总结, 图文笔记, 视频内容, 画面分析, visual analysis, keyframe, whisper, groq, yt-dlp

11 Updated today
codingSamss
AI & Automation Solid

local-transcript

Transcribe a specified local video or audio file into cleaned final `.txt`, `.pdf`, or `.docx` transcripts using speech recognition with Apple Silicon GPU acceleration and LLM-based proofreading. Use when the user wants text extracted from a local media file path such as `.mp4`, `.mov`, `.mkv`, `.webm`, `.mp3`, `.m4a`, or `.wav`, and the output language should follow the spoken language in the media automatically. Prefer this skill for local-file transcription workflows that should produce cleaned transcripts with natural paragraphs, LLM-corrected Chinese text, and simplified Chinese output for Chinese speech.

27 Updated yesterday
johnqtcg
AI & Automation Solid

transcription

Use when a video/audio task needs OpenChatCut transcription, captions, subtitles, subtitle styling, transcript search, transcript readiness checks, or enabling captions, including local or attached videos where the user asks to add captions/subtitles, transcribe, create bilingual subtitles, clean talking-head speech, remove filler words, or trim pauses.

573 Updated today
0xsline