Util Youtube Analyzer

🌐Community
by jaganpro Β· vlatest Β· Repository

Analyzes YouTube videos to extract insights like views, engagement, and demographics, boosting content strategy & optimization efforts.

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 util-youtube-analyzer npx -- -y @trustedskills/util-youtube-analyzer
2

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

~/.claude/settings.json
{
  "mcpServers": {
    "util-youtube-analyzer": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/util-youtube-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 provides insights. It can extract key information like video title, description, view count, upload date, and potentially other metadata. The tool is designed to help users understand video content without needing to watch the entire video.

When to use it

  • Content Research: Quickly assess a large number of YouTube videos related to a specific topic for potential inclusion in a presentation or report.
  • Competitive Analysis: Analyze competitor's YouTube channels and videos to identify trends and popular content formats.
  • Summarization Aid: Get basic information about a video before deciding whether to watch it, saving time and effort.
  • Data Collection: Gather specific data points from multiple YouTube videos for research or tracking purposes.

Key capabilities

  • Extracts video title
  • Extracts video description
  • Retrieves view count
  • Determines upload date

Example prompts

  • "Analyze this YouTube video: [YouTube Video URL]"
  • "Get the title and view count for this video: [YouTube Video URL]"
  • β€œWhat is the description of this YouTube video? [YouTube Video URL]”

Tips & gotchas

The skill relies on publicly available YouTube data. Access to more detailed information may be restricted by YouTube's API or privacy settings.

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
jaganpro
Installs
11

🌐 Community

Passed automated security scans.