Youtube Video Analyst
Analyzes YouTube videos to extract key topics, sentiment, audience demographics, and engagement metrics for data-driven insights.
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-analyst npx -- -y @trustedskills/youtube-video-analyst
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"youtube-video-analyst": {
"command": "npx",
"args": [
"-y",
"@trustedskills/youtube-video-analyst"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill analyzes YouTube videos to extract key information. It can summarize video content, identify frequently mentioned topics or entities, and potentially provide insights into sentiment expressed within the video (though this is not explicitly stated). The tool aims to help users quickly understand the core message of a YouTube video without needing to watch the entire thing.
When to use it
- Research: Quickly assess the content of videos related to a specific topic for market research or competitive analysis.
- Content Curation: Determine if a video is relevant and valuable enough to share with an audience.
- Learning & Summarization: Get the gist of educational videos or long-form tutorials without dedicating significant time.
- Staying Informed: Keep up-to-date on news or events covered in YouTube videos.
Key capabilities
- Video content summarization
- Topic identification
- Entity recognition (likely people, places, organizations)
Example prompts
- "Summarize the key points of this YouTube video: [YouTube Video URL]"
- "What are the main topics discussed in this video? [YouTube Video URL]"
- "Identify any notable entities mentioned in this YouTube video: [YouTube Video URL]"
Tips & gotchas
- The accuracy of topic and entity identification may vary depending on the video's audio quality and complexity. Providing a clear YouTube link is essential for proper functionality.
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.