Youtube Video Analyzer
Analyzes YouTube videos to extract key topics, sentiment, speaker information, and timestamps using Refly AI's advanced technology.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add youtube-video-analyzer npx -- -y @trustedskills/youtube-video-analyzer
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"youtube-video-analyzer": {
"command": "npx",
"args": [
"-y",
"@trustedskills/youtube-video-analyzer"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill analyzes YouTube videos and extracts key information. It can provide a summary of the video's content, identify spoken keywords, and retrieve transcripts. The tool aims to help users quickly understand the core message of a video without watching the entire thing.
When to use it
- Research: Quickly assess if a YouTube video is relevant to your research topic by getting a summary.
- Learning: Understand complex topics presented in videos more efficiently through keyword identification and transcripts.
- Content Creation: Identify trending keywords within a specific niche based on popular YouTube videos.
- Accessibility: Obtain a transcript of the video for those who are deaf or hard of hearing, or prefer reading over watching.
Key capabilities
- Video summarization
- Keyword extraction from spoken content
- Transcript retrieval
Example prompts
- "Summarize this YouTube video: [YouTube Video URL]"
- "What are the key topics discussed in this video? [YouTube Video URL]"
- "Can you get me a transcript of this YouTube video? [YouTube Video URL]"
Tips & gotchas
The skill requires a valid YouTube video URL as input. The accuracy of the summary and keyword extraction depends on the clarity of the audio within the video.
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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.