Real Skill packageSource verifiedClawHub registry

transcribe.so

Transcribe audio and video with the transcribe.so CLI. Turns YouTube videos, podcasts (Apple Podcasts, Spotify, SoundCloud, Vimeo, Twitch, Loom), direct media URLs, and local audio or video files into speaker-labelled transcripts with timestamped segments, chapters, sections, cited Q&A, and subtitle files (SRT, VTT, karaoke VTT). Use when the user wants a transcript, show notes, chapters, subtitles, quotes, or answers grounded in a recording. 52 languages and dialects.

Identity and source

Publisher attributionSeunghun Sunmoon Leeregistry owner unverified by skillvetai
Functional categoryVideo, Audio & Voiceautomatically inferred · 85% rule confidence
Package forminstruction with code8 recorded files
Canonical sourceClawHub registryclawhub:shsunmoonlee:transcribe-so
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/26/2026.claude/skills/transcribe-so

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/26/2026.agents/skills/transcribe-so

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/26/2026skills/transcribe-so

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @shsunmoonlee/transcribe-so
clawhub inspect @shsunmoonlee/transcribe-so --version 1.0.0

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
8 / 8 inspected as text
Checked
8/26/2026, 2:00:47 AM
Scanner
0.1.3
Policy
1.0.3
2 inferred permission indicators
  • network access — automatically inferred
  • filesystem write — automatically inferred
6 dependency and API indicators
  • api: clawhub.ai
  • api: github.com
  • api: podcasts.apple.com
  • api: transcribe.so
  • api: www.npmjs.com
  • api: www.youtube.com
External clawhub result: clean

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/25/2026, 2:43:44 PM
Release binding
Matches this record
  • vt: clean
  • skillspector: suspicious
  • llm: clean

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:b8897c50d2ad4579f419fdbc1fd4d79dd5c0269786da06f209e8ba90c06b0585
Show up to 8 recorded paths
  • examples/batch-transcribe.sh
  • examples/heartbeat-openclaw.json
  • examples/upload-flow.md
  • examples/youtube.json
  • LICENSE
  • README.md
  • skill-card.md
  • SKILL.md

Source changelog

transcribe-so v1.0.0 – Initial release - Transcribes audio/video from YouTube, podcasts, direct URLs, or local files to speaker-labelled transcripts, chapters, cited Q&A, and subtitle files. - CLI supports 52 languages and dialects. - Enforces quoting before running jobs, clear handling for uploads, concurrency, and billing. - Outputs include transcripts (with chapters and sections), Q&A, show notes, and subtitles (SRT, VTT). - Detailed rules for workflows, authentication, exit codes, and essential command usage provided. - Integrations for batch processing, folder monitoring, and webhook notifications documented.