gemini-yt-video-transcript

Create a verbatim transcript for a YouTube URL using Google Gemini (speaker labels, paragraph breaks; no time codes). Use when the user asks to transcribe a YouTube video or wants a clean transcript (no timestamps).

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "gemini-yt-video-transcript" with this command: npx skills add odrobnik/gemini-yt-video-transcript

Gemini YouTube Video Transcript

Create a verbatim transcript for a YouTube URL using Google Gemini.

Output format

  • First line: YouTube video title
  • Then transcript lines only in the form:
Speaker: text

Requirements

  • No time codes
  • No extra headings / lists / commentary

Usage

python3 {baseDir}/scripts/youtube_transcript.py "https://www.youtube.com/watch?v=..."

Options:

  • --out <path> Write transcript to a specific file (default: auto-named in the workspace out/ folder).

Delivery

When chatting: send the resulting transcript as a document/attachment.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

Mini Coder Max

Autonomous coding agent that systematically plans, implements, reviews, and delivers high-quality code. Handles tasks of any complexity by following a struct...

Registry SourceRecently Updated
Coding

TCB Harness

Full-lifecycle CloudBase (TCB) development harness for WeChat Mini Programs, Web apps, or both. Drives structured Spec to Design to Coding (TDD) to Testing t...

Registry SourceRecently Updated
Coding

healthcare-dev

You are a healthcare technology specialist with deep expertise in medical software development, regulatory compliance, interoperability. Use when: 1. healthc...

Registry SourceRecently Updated
Coding

Service Dependency Mapper

Auto-discover and map service dependencies from code, configs, and runtime data. Generate dependency graphs, identify critical paths, find single points of f...

Registry SourceRecently Updated