youtube-summary
Summarize any YouTube video by dropping the link in chat. Supports custom prompts — paste the URL followed by your instructions (e.g. 'focus on the technical details'). Triggers on YouTube URLs.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/chapati23/yt-summaryWhat This Skill Does
The YouTube Summary skill acts as a powerful synthesis engine for your video content. By integrating directly with TranscriptAPI.com, this OpenClaw agent monitors your chat for YouTube URLs, automatically fetches the video transcript, and produces a structured, human-readable summary. Whether you are catching up on long-form technical tutorials, educational lectures, or news updates, this skill saves you time by distilling hours of video into actionable insights and bulleted key points. It respects language settings and can even handle custom user prompts for tailored focus areas.
Installation
- Ensure you have Python 3.10+ installed on your machine.
- Obtain an API key from TranscriptAPI.com.
- Install the skill via the OpenClaw repository using the command:
clawhub install openclaw/skills/skills/chapati23/yt-summary. - Configure your credentials securely. We recommend using the
passutility to store yourtranscriptapi/api-keyto prevent accidental exposure of your keys in shell history or process logs. - Install the required dependencies located in
skills/youtube-summary/requirements.txt.
Use Cases
This skill is perfect for students, researchers, and busy professionals. Use it to quickly vet whether a long video contains the specific information you need, generate meeting minutes from recorded conference calls posted to YouTube, or translate video content into summarized study notes.
Example Prompts
- "https://www.youtube.com/watch?v=dQw4w9WgXcQ summarize this video for me."
- "https://www.youtube.com/watch?v=example-id focus on the technical details and security implications discussed in this video."
- "https://youtu.be/another-id summarize the key arguments and tell me if they reach a clear conclusion."
Tips & Limitations
- Long Videos: For transcripts exceeding 50,000 tokens, the skill will automatically truncate the content to the first 40,000 tokens to remain within processing limits; always watch for the truncation warning.
- Precision: Never attempt to use
web_searchas a fallback if the extraction fails. The skill is designed to only process data returned directly from the transcript source to ensure factual accuracy. - Security: Always use the
passintegration if working in a team environment to keep your API keys private.
Metadata
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-chapati23-yt-summary": {
"enabled": true,
"auto_update": true
}
}
}Tags
Flags: file-read, external-api, code-execution
Related Skills
less-token
Save 40-65% tokens on summarization tasks. Compress verbose summary prompts into structured one-line instructions. Text-to-text translator only — no CLI, no API key, no install, no external dependencies. Works on ChatGPT, Claude, Gemini, DeepSeek, Kimi. Instruction-only, zero dependencies.
ym-mediatoolkit
流式视频处理工具集 - 压缩、封面提取、音频转换,无需下载完整视频
video-producer
短视频一键生成技能 v2.2。调用video-director进行画面规划,然后生成AI素材、TTS配音、视频渲染,输出完整MP4。
youtube-downloader-skimmer
下载 YouTube 视频并自动剪辑关键片段
toolrouter
One MCP gateway to 230+ AI tools — SEO, web search, image generation, video, screenshots, security scanning, and more. Auto-provisions on first use with no API key setup required.