Youtube Transcript

🌐Community
by badlogic · vlatest · Repository

This skill extracts transcripts from YouTube videos, providing searchable text and boosting accessibility for viewers.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add badlogic-youtube-transcript npx -- -y @trustedskills/badlogic-youtube-transcript
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "badlogic-youtube-transcript": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/badlogic-youtube-transcript"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill extracts transcripts from YouTube videos. It allows you to access and utilize the spoken content of a video, enabling tasks like summarization, translation, or analysis that would otherwise be difficult. The skill directly retrieves text from YouTube videos based on provided URLs.

When to use it

  • Summarize a long lecture series without watching all the videos.
  • Translate a foreign language tutorial into your native language.
  • Extract key information from an interview for research purposes.
  • Generate captions or subtitles for accessibility.

Key capabilities

  • Retrieves transcripts from YouTube video URLs.
  • Provides text-based content of the spoken word in videos.

Example prompts

  • "Get the transcript from this YouTube video: [YouTube Video URL]"
  • "Summarize the key points discussed in this video: [YouTube Video URL]"
  • "Translate the transcript of this video into Spanish: [YouTube Video URL]"

Tips & gotchas

  • The accuracy of the transcript depends on the quality of the YouTube video's automatic captions.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
badlogic
Installs
28

🌐 Community

Passed automated security scans.