analytics-report

Generate HTML visual analytics reports from YouTube channel JSON snapshots.

161|6|Updated Mar 22, 2026
One-click install
npx skills add https://github.com/daiki-beppu/youtube-automation --skill analytics-report-daiki-beppu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: analytics-report
Source: https://github.com/daiki-beppu/youtube-automation/tree/main/.claude/skills/analytics-report
Command: npx skills add https://github.com/daiki-beppu/youtube-automation --skill analytics-report-daiki-beppu

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires matplotlib, pandas, plotly, and includes scripts (resource) and assets (resource) components.

What problem does it solve?

This Skill helps to visualize and analyze the performance of YouTube channels by generating detailed analytics reports.

Core Features & Use Cases

  • Analytics Report Generation: Generate visual reports that provide insights into channel performance.
  • Data Visualization: Offers graphical representation of data points such as views, watch time, subscribers, and CTR.
  • Use Case: For a content creator, generate an HTML report to visually understand the channel's performance over a specific period.

Quick Start

To generate a visual analytics report, use the command /analytics-report html.

Frequently Asked Questions about analytics-report

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

FAQPage Schema
How do I generate a visual analytics report for a YouTube channel?

To generate a visual analytics report, execute the command `/analytics-report html`. The Skill compiles JSON snapshots stored in the `data/` directory and applies predefined analysis metrics to produce an HTML report for channel management.

Can I visualize YouTube channel performance metrics like watch time and CTR?

Yes, you can visualize YouTube channel performance metrics such as views, watch time, subscribers, and CTR. The Skill offers graphical representations of these data points using matplotlib, pandas, and plotly for detailed performance overviews.

Do I need to format my YouTube data as JSON before generating the report?

Yes, you need JSON data snapshots stored in a `data/` directory before generating the report. The Skill compiles these predefined JSON snapshots to apply analysis metrics and output the visual HTML report.

What is the best way to compile YouTube channel performance data into an HTML report?

The best way to compile YouTube channel performance data is by applying predefined analysis metrics to JSON snapshots. This approach generates a visual HTML report that provides insights into views, watch time, subscribers, and CTR.

Does this YouTube analytics report work with matplotlib and plotly for data visualization?

Yes, the YouTube analytics report works with matplotlib, pandas, and plotly. These dependencies provide the graphical data visualization framework needed to render the visual analytics metrics within the generated HTML report.

Why does my YouTube analytics report fail to generate from the data directory?

Your YouTube analytics report fails to generate if the `data/` directory lacks valid JSON snapshots. Ensure your JSON data is correctly stored and formatted so the Skill can apply predefined analysis metrics to produce the HTML report.