Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Authors
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

ProTermsPrivacyRefunds
Back to skills

Ai Youtube Video Creator

ASecurity

AI YouTube video creator powered by CellCog. Create YouTube videos, YouTube Shorts, thumbnails, video scripts, tutorials, vlogs, educational videos, product reviews, video essays. From script to finished video with voiceover and music. AI-powered YouTube content production.

19 stars
0 votes
0 copies
1 views
Added 9/19/2026
ai-agentsjavascriptpythonrustgojavabashreactexpressdockertesting

Works with

cursorcliapi

Security Analysis

A100/100

Scanned 9/19/2026

Install to Claude Code

$npx -y skills add rondoflow/rondoflow --skill ai-youtube-video-creator --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Ai Youtube Video Creator?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Ai Youtube Video Creator
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/rondoflow-ai-youtube-video-creator/badge)](https://www.skillsdirectory.com/skills/rondoflow-ai-youtube-video-creator)

More formats (shields.io, HTML) on the badges page.

Download with Pro
Files
SKILL.md
---
name: ai-youtube-video-creator
description: "AI YouTube video creator powered by CellCog. Create YouTube videos, YouTube Shorts, thumbnails, video scripts, tutorials, vlogs, educational videos, product reviews, video essays. From script to finished video with voiceover and music. AI-powered YouTube content production."
category: "Media"
author: community
version: "1.0.6"
icon: image
---

# Tube Cog - YouTube Content Powered by CellCog

Create YouTube videos that get views - from Shorts to long-form tutorials to eye-catching thumbnails.

---

## Prerequisites

This skill requires the `cellcog` skill for SDK setup and API calls.

```bash
clawhub install cellcog
```

**Read the cellcog skill first** for SDK setup. This skill shows you what's possible.

**OpenClaw agents (fire-and-forget — recommended for long tasks):**
```python
result = client.create_chat(
    prompt="[your task prompt]",
    notify_session_key="agent:main:main",  # OpenClaw only
    task_label="my-task",
    chat_mode="agent",  # See cellcog skill for all modes
)
```

**All other agents (blocks until done):**
```python
result = client.create_chat(
    prompt="[your task prompt]",
    task_label="my-task",
    chat_mode="agent",
)
```

See the **cellcog** mothership skill for complete SDK API reference — delivery modes, timeouts, file handling, and more.

---

## What Content You Can Create

### YouTube Shorts

Vertical, snackable content for discovery:

- **Quick Tips**: "Create a 45-second Short explaining one JavaScript trick"
- **Reactions/Commentary**: "Make a Short reacting to a viral tech moment"
- **Teasers**: "Create a Short teasing my upcoming full video on AI"
- **Trending Formats**: "Make a 'Things that just make sense' Short for programmers"
- **Behind-the-Scenes**: "Create a BTS Short of my content creation process"

**Example prompt:**
> "Create a 50-second YouTube Short: 'The VS Code shortcut that changed my life'
> 
> Hook: 'Stop coding like it's 2010'
> Demo: Show the multi-cursor feature
> Reaction: Mind-blown moment
> CTA: 'Full tutorial on my channel'
> 
> Fast-paced, screen recording style with facecam energy."

### Long-Form Videos

In-depth content that builds audience:

- **Tutorials**: "Create a 4-minute tutorial on building a REST API with Python"
- **Explainers**: "Make a 3-minute video explaining how blockchain works"
- **Reviews**: "Create a comprehensive review of the new MacBook Pro"
- **Documentaries**: "Make a mini-documentary about the history of video games"
- **Essays**: "Create a video essay on why minimalism is becoming popular"

**Example prompt:**
> "Create a 4-minute YouTube video: 'Build Your First AI App in 2026'
> 
> Structure:
> - Hook (15 sec): Show the finished app
> - Intro (30 sec): What we're building and why
> - Setup (45 sec): Environment and dependencies
> - Core tutorial (2 min): Step-by-step coding
> - Testing (1 min): Run and demo
> - Outro (30 sec): Next steps and subscribe CTA
> 
> Style: Educational, friendly, clear explanations. Code on screen with voiceover."

### Thumbnails

Click-worthy images that drive views:

- **Reaction Thumbnails**: "Create a thumbnail with shocked face and bold text"
- **Tutorial Thumbnails**: "Make a clean thumbnail for a coding tutorial"
- **Versus Thumbnails**: "Create an X vs Y comparison thumbnail"
- **Listicle Thumbnails**: "Make a '10 Things' style thumbnail"
- **Story Thumbnails**: "Create an intriguing thumbnail that hints at drama"

**Example prompt:**
> "Create a YouTube thumbnail for: 'I Built an App in 24 Hours'
> 
> Elements:
> - Person looking stressed/determined
> - Timer showing 24:00:00
> - Code on screen in background
> - Bold text: '24 HOURS'
> 
> Colors: Dark background, yellow/orange accents
> Style: High contrast, readable at small size"

### Scripts & Outlines

Content planning before production:

- **Full Scripts**: "Write a complete script for a 4-minute video on productivity"
- **Video Outlines**: "Create a detailed outline for a product review"
- **Hook Variations**: "Give me 5 different hooks for my video about investing"
- **CTA Scripts**: "Write compelling end-screen call-to-action scripts"

---

## YouTube Specs

| Format | Dimensions | Duration |
|--------|------------|----------|
| Standard Video | 1920×1080 (16:9) | Up to 4 minutes |
| Shorts | 1080×1920 (9:16) | Up to 60 seconds |
| Thumbnail | 1280×720 | - |

---

## Video Styles

| Style | Best For | Characteristics |
|-------|----------|-----------------|
| **Educational** | Tutorials, explainers | Clear, structured, helpful |
| **Entertainment** | Vlogs, reactions | Personality-driven, dynamic |
| **Professional** | B2B, corporate | Polished, trustworthy |
| **Documentary** | Essays, deep dives | Cinematic, researched |
| **Fast-Paced** | Shorts, compilations | Quick cuts, high energy |

---

## Chat Mode for YouTube Content

| Scenario | Recommended Mode |
|----------|------------------|
| Shorts, thumbnails, scripts, standard tutorials | `"agent"` |
| Documentary-style content, complex video essays, multi-part series planning | `"agent team"` |

**Use `"agent"` for most YouTube content.** Shorts, thumbnails, and standard videos execute well in agent mode.

**Use `"agent team"` for complex narratives** - documentaries, video essays, or content requiring deep research and storytelling craft.

---

## Example Prompts

**Educational tutorial:**
> "Create a YouTube tutorial: 'Docker for Beginners - Full Course'
> 
> Length: 20 minutes
> Audience: Developers who've never used Docker
> 
> Chapters:
> 1. What is Docker and why use it? (3 min)
> 2. Installing Docker (2 min)
> 3. Your first container (4 min)
> 4. Dockerfile basics (4 min)
> 5. Docker Compose (4 min)
> 6. Real-world example (3 min)
> 
> Style: Screen recording with clear voiceover. Beginner-friendly, no jargon."

**Engaging Short:**
> "Create a YouTube Short: 'AI wrote my entire codebase'
> 
> Hook: 'I let AI write 100% of my code for a week'
> Content: Quick montage of AI coding, my reactions, the chaos
> Twist: 'And it actually... worked?'
> CTA: 'Full video on my channel'
> 
> Fast cuts, meme energy, relatable programmer humor."

**Click-worthy thumbnail:**
> "Create a thumbnail for: 'Why I Quit My $300K Job'
> 
> Show: Professional person walking away from office building
> Expression: Confident, peaceful
> Text: '$300K → QUIT' in bold
> Style: Cinematic, slightly desaturated, text pops
> 
> Must be readable at small sizes."

---

## ⚠️ Important — Video Generation Expectations

AI video production for YouTube is still at the frontier of what's possible. While some users generate high-quality videos that are ready to publish, others may spend significant credits and still not achieve a usable result. Even spending thousands of credits does not guarantee a satisfactory outcome — this is the nature of where AI video technology stands today.

There is a real learning curve to generating videos with CellCog. It takes time, money, and patience. Your prompting skill, the complexity of what you're trying to create, and how well the foundation models perform on your specific request all play a role. Results improve as you develop intuition for what works, but we want to be upfront: video generation is inherently unpredictable, and there is always a risk that the output may not meet your expectations.

---

## Tips for Better YouTube Content

1. **Hook in 5 seconds**: YouTube viewers decide instantly. Front-load the value or intrigue.

2. **Thumbnails matter more than titles**: A great video with bad thumbnail won't get clicked. Invest in thumbnail quality.

3. **Retention > Length**: A tight 8-minute video beats a padded 20-minute video. Respect viewer time.

4. **Chapters improve watch time**: Structure long videos with clear chapters. Helps SEO too.

5. **End screens work**: Ask for subscribes when viewers are most engaged (after delivering value).

6. **Shorts feed long-form**: Use Shorts to drive traffic to your main channel content.

Attribution

rondoflowrondoflow
View sourceMore from rondoflow →
SSkills DirectorySkills Directory

Ship a skill? Prove it's safe.

Free 120-pattern security scan, letter grade, and an embeddable README badge.

Submit a skill

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Ship a skill? Prove it's safe.

Free 120-pattern security scan, letter grade, and an embeddable README badge.

Submit a skill

Related Skills

Caveman

Ultra-compressed communication mode that cuts output tokens while keeping technical accuracy. Levels: lite, full, ultra and the wenyan variants. Use for /caveman, "caveman mode", "talk like caveman", "be brief" or "less tokens".

1074701 votes

Hyperplan

Adversarial multi-agent planning skill. Self-orchestrates 5 hostile category members (unspecified-low, unspecified-high, deep, ultrabrain, artistry) via team-mode for ruthless cross-critique debate, distills only the defensible insights, then MANDATORILY hands the distilled insight bundle to the `plan` agent for executable plan formalization. Use when planning needs maximum rigor and surfacing of weak assumptions, blind spots, and over-engineering. Triggers: 'hyperplan', 'hpp', '/hyperplan', ...

693621 votes

Mcp Code Execution

Routes multi-tool workflows through MCP servers for large datasets and pipelines. Use when Bash tool overhead is limiting throughput on data-heavy tasks.

3351 votes

catchup

Recovers the conversation and failed tool calls of a previous Codex, Claude Code, Antigravity, Cline, Copilot CLI, Cursor, DeepSeek Harness, Kimi, OpenCode, Pi Agent, or ZCode session. Use when the user says "catch up", "what did the last session do", "get me up to speed", "I switched agents", asks to recover/summarize a previous session before continuing, or asks to diagnose or report a catchup failure. Do NOT use for the current conversation, git history, or any non-agent log.

691 votes

math-skill

A comprehensive mathematical reasoning skill for AI assistants — handles arithmetic to research-level problems with rigorous step-by-step reasoning, systematic verification, and transparent uncertainty handling

381 votes
View all in ai-agents →