Token导航 LogoToken导航TokenDH.com
研究检索敏感数据clawhub未标认证来源可访问clear审计通过

youtube-factory优酷工厂

Agent Skill

youtube-factory 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

143,368

周安装

6,034

GitHub Stars

27

下载量

50,203
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:youtube-factory(优酷工厂)
来源仓库:https://github.com/mayank8290/youtube-factory
安装命令:
openclaw skills install youtube-factory
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install youtube-factory

简介

根据一句话提示生成完整 YouTube 视频:脚本、素材、字幕。

  • 适合创意工作者快速原型开发与内容批量生产时使用。
  • 完全独立运行,无需外部依赖,提供免费服务。
  • 生成内容质量依赖提示具体程度,模糊描述可能效果不佳。
  • 建议细化主题与风格要求以提升输出匹配度。youtube-factory 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

name
youtube-factory
description
Generate complete YouTube videos from a single prompt - script, voiceover, stock footage, captions, thumbnail. Self-contained, no external modules. 100% free tools.
version
1.3.0
author
Mayank8290
homepage
https://github.com/Mayank8290/openclaw-video-skills
tags
video, youtube, content-creation, tts, automation, faceless
metadata
{ "openclaw": { "requires": { "bins": ["ffmpeg", "edge-tts"], "env": ["PEXELS_API_KEY"] }, "primaryEnv": "PEXELS_API_KEY" } }

YouTube Factory

Generate complete YouTube videos from a single prompt. Script, voiceover, stock footage, captions, thumbnail - all automated.

100% FREE tools - No expensive APIs required.

Love this skill? Support the creator and help keep it free: Buy Me a Coffee

What This Skill Does

Turn any topic into a publish-ready YouTube video:

  1. Script Generation - Uses your LLM to write engaging scripts
  2. Voiceover - Free Microsoft Edge TTS (natural-sounding voices)
  3. Stock Footage - Auto-fetches relevant B-roll from Pexels (free)
  4. Video Assembly - FFmpeg combines everything seamlessly
  5. Captions - Styled subtitles burned into video
  6. Thumbnail - Auto-generated clickable thumbnail

Quick Start

Create a YouTube video about "5 Morning Habits of Successful People"
Make a faceless YouTube video:
- Topic: How AI is changing healthcare
- Style: Documentary
- Length: 8 minutes
- Voice: Professional male

Commands

Generate Full Video

/youtube-factory [topic]

Creates complete video with all elements.

Script Only

/youtube-factory script [topic] --length [minutes]

Just generates the script for review/editing.

Custom Voice

/youtube-factory [topic] --voice [voice-name]

Available free voices:

  • en-US-ChristopherNeural - Male, professional (default)
  • en-US-JennyNeural - Female, friendly
  • en-US-GuyNeural - Male, casual
  • en-US-AriaNeural - Female, news anchor
  • en-GB-SoniaNeural - British female
  • en-AU-NatashaNeural - Australian female

Video Styles

/youtube-factory [topic] --style [style]

Styles:

  • documentary - Serious, informative (default)
  • listicle - "Top 10" format with clear sections
  • tutorial - Step-by-step instructional
  • story - Narrative/storytelling format

Shorts Mode (Vertical 9:16)

/youtube-factory [topic] --shorts

Creates 60-second vertical video for YouTube Shorts, TikTok, Reels.

Output Files

After generation, you'll find in ~/Videos/OpenClaw/:

your-video-title/
├── script.md          # The full script
├── voiceover.mp3      # Audio track
├── video_raw.mp4      # Without captions
├── video_final.mp4    # With captions (upload this!)
├── thumbnail.jpg      # YouTube thumbnail
└── metadata.json      # Title, description, tags

Requirements

  • Free Pexels API key (get at https://pexels.com/api)
  • FFmpeg installed (brew install ffmpeg)
  • Edge TTS (pip install edge-tts)

Setup

# Install dependencies
brew install ffmpeg
pip install edge-tts pillow python-dotenv requests

# Add Pexels API key
echo "PEXELS_API_KEY=your_key" >> ~/.openclaw-video-skills/config.env

Monetization

MethodPotential
Fiverr/Upwork service$200-500/video
Monthly retainer$1,500-3,000/client
Your own channels$2,000-10,000/mo AdSense
Sell this skill$50-150 on ClawHub

Examples

Faceless Finance Channel

Create a 10-minute YouTube video about "The Psychology of Money"
Style: Documentary
Include 5 key lessons
Professional male voice

Quick Shorts

Make a YouTube Short about a surprising fact about sleep

Tutorial Content

Generate a tutorial video:
Topic: How to Start Investing with $100
Length: 12 minutes
Style: Tutorial with clear steps
Voice: Friendly female

Support This Project

If this skill saved you time or made you money, consider buying me a coffee!

Buy Me a Coffee

Every coffee helps me build more free tools for the community.


Built for OpenClaw | 100% Free Tools | Support the Creator

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

84.96%
按下载量换算42,652

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

未展示

权限和风险

敏感数据

该 Skill 可能接触密钥、Token、环境变量或敏感配置,应进入高风险复核队列,默认不自动发布。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills