social-youtube-report

Generate consolidated YouTube channel analytics HTML reports from configured accounts.

520|175|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/EvolutionAPI/evo-nexus --skill social-youtube-report
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: social-youtube-report
Source: https://github.com/EvolutionAPI/evo-nexus/tree/main/.claude/skills/social-youtube-report
Command: npx skills add https://github.com/EvolutionAPI/evo-nexus --skill social-youtube-report

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the manual, repetitive work of gathering YouTube channel and video metrics, comparing periods, and producing a consumable HTML performance report so teams can quickly understand channel health and trends.

Core Features & Use Cases

  • Automated data collection: Runs backend scripts to fetch channel stats and recent video metrics for each configured account.
  • Period comparison and analysis: Computes deltas for subscribers, total views, and engagement rates across daily, weekly, or monthly periods and highlights top-performing content.
  • Report generation and delivery: Renders a templated HTML report, saves it into workspace/social/reports/youtube, and can notify a Telegram chat with a summary line.
  • Use Case: Use this Skill to deliver a daily channel snapshot to a community manager, compile weekly performance for a marketing review, or produce a monthly trend report for stakeholders.

Quick Start

Generate a daily YouTube channel HTML report for the configured account and save it to workspace/social/reports/youtube/.

Frequently Asked Questions about social-youtube-report

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate an automated YouTube channel analytics report in HTML?

To generate a YouTube channel analytics report, this Skill fetches channel stats and recent video metrics, computes subscriber and view deltas, and renders an HTML report saved directly to your workspace.

Can I compare YouTube engagement rates across daily, weekly, or monthly periods?

Yes, you can compare YouTube engagement rates across daily, weekly, or monthly periods. The Skill calculates deltas for subscribers, total views, and engagement rates to highlight performance trends.

Does the YouTube analytics report support sending notifications to Telegram?

Yes, the YouTube analytics report supports Telegram notifications. When configured, it optionally sends a summary line directly to a specified Telegram chat after generating the HTML report.

How do I track multiple YouTube accounts for a consolidated performance analysis?

You can track multiple YouTube accounts by configuring them within the Skill. It applies backend scripts to fetch metrics for each account, producing a consolidated performance analysis and trend detection report.

What is the best way to automate daily YouTube channel snapshots for a marketing team?

The best way to automate daily YouTube channel snapshots is using this Skill to compile subscriber and view deltas into an HTML report, which can be delivered to a community manager or marketing team.

Where are the generated YouTube HTML reports saved in the workspace?

Generated YouTube HTML reports are saved directly into the workspace directory at social/reports/youtube, ensuring automated performance analysis files are organized and accessible for stakeholders.