ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified media Safety 4/5

yt

Quick YouTube utility — fetch transcripts, search videos, get latest from channels. Use when someone shares a YouTube link, asks about a video, or says "yt", "youtube", "check this video", "what's this video about", "find videos about", "latest from".

Why use this skill?

Enhance your terminal with the OpenClaw YouTube skill. Easily fetch video transcripts, search content, and monitor channels directly from your command line.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/therohitdas/yt
Or

What This Skill Does

The yt skill is a powerful YouTube integration for OpenClaw that allows you to interact with video content directly through your terminal. Built on top of TranscriptAPI.com, this utility bridges the gap between passive video consumption and active data extraction. Whether you need the full text of a lecture, want to search for specific topics across the YouTube ecosystem, or simply keep track of the latest uploads from your favorite creators, this skill provides a seamless interface.

Installation

To integrate this into your workflow, run the following command in your terminal: clawhub install openclaw/skills/skills/therohitdas/yt. Upon installation, the skill requires an API key from TranscriptAPI.com. If you do not have one, the skill includes a built-in authentication flow. Simply provide your email when prompted, and you will receive a 6-digit OTP to complete the verification process. Your credentials are securely managed in ~/.openclaw/openclaw.json, with the skill automatically creating backups of existing config files before modification.

Use Cases

  • Research: Instantly fetch transcripts for long-form educational videos to search for specific keywords or quotes.
  • Content Curation: Quickly query YouTube to find relevant videos on niche technical topics without leaving your command line.
  • Creator Tracking: Monitor your favorite channels by fetching their latest uploads, complete with metadata like view counts and publication dates.
  • Identity Resolution: Convert human-readable channel handles into official channel IDs for deeper technical analysis.

Example Prompts

  1. "yt, what is the transcript for this video: [link]?"
  2. "find me videos about advanced rust programming concepts."
  3. "what are the latest videos from the @TED channel?"

Tips & Limitations

The yt skill is highly efficient, offering 100 free credits upon registration. Keep in mind that transcripts and searches cost 1 credit each, while checking channel latests and resolving handles remain free. If you encounter a 402 error, check your billing status on the TranscriptAPI website. For network reliability, a 408 error code suggests a timeout; simply retry the operation. Always ensure your environment variable TRANSCRIPT_API_KEY is exported if you intend to use the CLI tools independently of the OpenClaw agent.

Metadata

Stars946
Views0
Updated2026-02-13
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-therohitdas-yt": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#youtube#transcript#video-search#automation#cli
Safety Score: 4/5

Flags: network-access, file-write, file-read, external-api

Related Skills

slack-personal

Read, send, search, and manage Slack messages and DMs via the slk CLI. Use when the user asks to check Slack, read channels or DMs, send Slack messages, search Slack, check unreads, manage drafts, view saved items, or interact with Slack workspace. Also use for heartbeat Slack checks. Triggers on "check slack", "any slack messages", "send on slack", "slack unreads", "search slack", "slack threads", "draft on slack", "read slack dms", "message on slack".

therohitdas 946

video-transcript

Extract full transcripts from video content for analysis, summarization, note-taking, or research. Use when the user wants a written version of video content, asks to "transcribe this", "get the text from this video", "convert video to text", or shares a video URL for content extraction.

therohitdas 946

transcriptapi

Full TranscriptAPI toolkit — fetch YouTube transcripts, search videos and channels, browse channel uploads, get latest videos, and explore playlists. Use when the user wants to work with YouTube content programmatically, get transcripts for summarization or analysis, find videos, or monitor channels. Triggers on YouTube URLs, "transcript", "transcriptapi", "video summary", "what did they say", "find videos about", "search youtube".

therohitdas 946

youtube-data

Access YouTube video data — transcripts, metadata, channel info, search, and playlists. A lightweight alternative to Google's YouTube Data API with no quota limits. Use when the user needs structured data from YouTube videos, channels, or playlists without dealing with Google API setup, OAuth, or daily quotas.

therohitdas 946

youtube-full

Complete YouTube toolkit — transcripts, search, channels, playlists, and metadata all in one skill. Use when you need comprehensive YouTube access, want to search and then get transcripts, browse channel content, work with playlists, or need the full suite of YouTube data endpoints. The all-in-one YouTube skill for agents.

therohitdas 946