Util Youtube Analyzer

🌐Community
by jaganpro · vlatest · Repository

Analyzes YouTube videos to extract insights like views, engagement, and audience demographics – useful for content strategy & optimization.

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

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

~/.claude/settings.json
{
  "mcpServers": {
    "jaganpro-util-youtube-analyzer": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/jaganpro-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 structured data about them. It extracts key information like video title, description, view count, upload date, channel name, and potentially other details available in the video metadata. The output is designed to be machine-readable for further processing or integration into other applications.

When to use it

  • Content Research: Quickly gather data on multiple YouTube videos related to a specific topic for competitive analysis or trend identification.
  • Automated Summarization: Use the extracted information as input for generating automated summaries of video content.
  • Data-Driven Recommendations: Build systems that recommend relevant YouTube videos based on their metadata and characteristics.
  • Content Organization: Automatically categorize and organize a large collection of YouTube videos.

Key capabilities

  • Extracts video title
  • Extracts video description
  • Retrieves view count
  • Gets upload date
  • Identifies channel name

Example prompts

  • "Analyze the YouTube video with URL [video URL] and give me a JSON output of its metadata."
  • "What is the view count for this YouTube video: [video URL]?"
  • “Get the title and description from the YouTube video at [video URL]."

Tips & gotchas

The skill's accuracy depends on the availability and structure of data within the YouTube video’s metadata. Ensure you provide valid YouTube URLs to avoid errors.

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
6

🌐 Community

Passed automated security scans.