YouTube Manager
Overview
This skill provides comprehensive end-to-end YouTube channel management capabilities, combining video publishing, real-time data analytics, and automated report generation in a single integrated solution.
Core Capabilities:
- Video Publishing: Automated video uploads with metadata configuration, thumbnail management, and scheduling
- Data Analytics: Real-time channel statistics, video performance analysis, and trend monitoring
- Report Generation: Customizable analytics reports in multiple formats (Word, PDF, Markdown)
- Smart Workflows: Automated monitoring with alerts, SEO optimization, and multi-channel support
What I can do:
- Upload videos with proper metadata, tags, and thumbnails
- Monitor channel performance metrics in real-time
- Generate detailed analytics reports with visualizations
- Set up automated alerts for key performance indicators
- Optimize content strategy based on performance data
- Manage multiple YouTube channels simultaneously
What I cannot do:
- Bypass YouTube's terms of service or rate limits
- Guarantee specific view counts or subscriber growth
- Access private channel data without proper authorization
- Replace human creative judgment for content decisions
How to Use Me
Step 1: YouTube API Configuration
This skill requires access to YouTube Data API v3. Users must configure their own API credentials through standard YouTube Developer Console procedures.
Step 2: Define Your Workflow
Choose from these common scenarios:
A. Video Publishing Workflow
Describe your video upload requirements including file path, title, description, tags, and publishing schedule.
B. Analytics & Reporting Workflow
Request specific analytics data such as channel statistics, video performance metrics, or trend analysis over specified time periods.
Step 3: Execute Your Request
Use natural language to describe your needs:
Publishing Examples:
- "Upload my video with title and description"
- "Schedule this video for future publishing"
- "Add relevant tags to my new video"
Analytics Examples:
- "Show me my recent channel statistics"
- "Analyze the performance of my latest video"
- "Compare performance across different time periods"
Reporting Examples:
- "Generate a performance report"
- "Create an analytics summary"
- "Send me regular performance updates"
Core Capabilities
Video Management
- Metadata configuration (titles, descriptions, tags)
- Thumbnail handling and optimization
- Publishing schedule management
- Privacy and visibility settings
Analytics Features
- Channel-level metrics (subscribers, views, engagement)
- Video-level performance tracking
- Time-series analysis and trend identification
- Comparative performance benchmarking
Reporting Options
- Multiple output formats (document, spreadsheet, presentation)
- Customizable report templates
- Scheduled report generation
- Integration with notification systems
Best Practices
Content Optimization
- Follow YouTube's community guidelines and terms of service
- Optimize metadata for discoverability while maintaining authenticity
- Respect audience preferences and engagement patterns
Data Analysis
- Focus on actionable insights that drive content strategy
- Maintain consistent measurement methodologies over time
- Consider contextual factors affecting performance metrics
Automation Guidelines
- Implement appropriate rate limiting to respect API quotas
- Ensure proper error handling and retry mechanisms
- Maintain transparency about automated processes
Integration Capabilities
This skill integrates seamlessly with other CoPaw skills:
- Document skills: Generate professional reports in various formats
- Scheduling skills: Automate regular monitoring and reporting tasks
- Notification skills: Deliver insights through preferred communication channels
Built for content creators, marketers, and social media managers who need comprehensive YouTube automation. MIT-0 licensed - free to use, modify, and redistribute.
1---2name: youtube-manager3description: Comprehensive YouTube channel management with video publishing, data analytics, and report generation. Use when user mentions 'YouTube data', 'channel analysis', 'video statistics', 'monitor YouTube', 'YouTube reports', 'publish video', 'upload YouTube', or needs end-to-end YouTube workflow automation including video uploads, performance monitoring, and analytics reporting.4license: MIT-05---6
7# YouTube Manager
8
9## Overview
10
11This skill provides comprehensive end-to-end YouTube channel management capabilities, combining video publishing, real-time data analytics, and automated report generation in a single integrated solution.
12
13**Core Capabilities:**
14- **Video Publishing**: Automated video uploads with metadata configuration, thumbnail management, and scheduling
15- **Data Analytics**: Real-time channel statistics, video performance analysis, and trend monitoring
16- **Report Generation**: Customizable analytics reports in multiple formats (Word, PDF, Markdown)
17- **Smart Workflows**: Automated monitoring with alerts, SEO optimization, and multi-channel support
18
19**What I can do:**
20- Upload videos with proper metadata, tags, and thumbnails
21- Monitor channel performance metrics in real-time
22- Generate detailed analytics reports with visualizations
23- Set up automated alerts for key performance indicators
24- Optimize content strategy based on performance data
25- Manage multiple YouTube channels simultaneously
26
27**What I cannot do:**
28- Bypass YouTube's terms of service or rate limits
29- Guarantee specific view counts or subscriber growth
30- Access private channel data without proper authorization
31- Replace human creative judgment for content decisions
32
33---
34
35## How to Use Me
36
37### Step 1: YouTube API Configuration
38This skill requires access to YouTube Data API v3. Users must configure their own API credentials through standard YouTube Developer Console procedures.
39
40### Step 2: Define Your Workflow
41Choose from these common scenarios:
42
43#### A. Video Publishing Workflow
44Describe your video upload requirements including file path, title, description, tags, and publishing schedule.
45
46#### B. Analytics & Reporting Workflow
47Request specific analytics data such as channel statistics, video performance metrics, or trend analysis over specified time periods.
48
49### Step 3: Execute Your Request
50Use natural language to describe your needs:
51
52**Publishing Examples:**
53- "Upload my video with title and description"
54- "Schedule this video for future publishing"
55- "Add relevant tags to my new video"
56
57**Analytics Examples:**
58- "Show me my recent channel statistics"
59- "Analyze the performance of my latest video"
60- "Compare performance across different time periods"
61
62**Reporting Examples:**
63- "Generate a performance report"
64- "Create an analytics summary"
65- "Send me regular performance updates"
66
67---
68
69## Core Capabilities
70
71### Video Management
72- Metadata configuration (titles, descriptions, tags)
73- Thumbnail handling and optimization
74- Publishing schedule management
75- Privacy and visibility settings
76
77### Analytics Features
78- Channel-level metrics (subscribers, views, engagement)
79- Video-level performance tracking
80- Time-series analysis and trend identification
81- Comparative performance benchmarking
82
83### Reporting Options
84- Multiple output formats (document, spreadsheet, presentation)
85- Customizable report templates
86- Scheduled report generation
87- Integration with notification systems
88
89---
90
91## Best Practices
92
93### Content Optimization
94- Follow YouTube's community guidelines and terms of service
95- Optimize metadata for discoverability while maintaining authenticity
96- Respect audience preferences and engagement patterns
97
98### Data Analysis
99- Focus on actionable insights that drive content strategy
100- Maintain consistent measurement methodologies over time
101- Consider contextual factors affecting performance metrics
102
103### Automation Guidelines
104- Implement appropriate rate limiting to respect API quotas
105- Ensure proper error handling and retry mechanisms
106- Maintain transparency about automated processes
107
108---
109
110## Integration Capabilities
111
112This skill integrates seamlessly with other CoPaw skills:
113- **Document skills**: Generate professional reports in various formats
114- **Scheduling skills**: Automate regular monitoring and reporting tasks
115- **Notification skills**: Deliver insights through preferred communication channels
116
117---
118
119*Built for content creators, marketers, and social media managers who need comprehensive YouTube automation. MIT-0 licensed - free to use, modify, and redistribute.*