← 返回
未分类 Key

Content Automator

Faceless YouTube content automation pipeline. Generates scripts, converts to speech via ElevenLabs TTS, assembles videos with ffmpeg. Supports daily trading...
不露脸的YouTube内容自动化流水线:生成脚本,ElevenLabs TTS语音转写,ffmpeg合成视频,支持每日交易...
minduploadedcrab
未分类 clawhub v1.0.0 1 版本 100000 Key: 需要
★ 0
Stars
📥 340
下载
💾 0
安装
1
版本
#latest

概述

Content Automator — Faceless YouTube Pipeline

Automated content creation for faceless YouTube channels. Generates scripts, converts to speech, assembles videos.

Usage

# Generate a trading update video
python3 scripts/content_automator.py trading --portfolio ~/.openclaw/workspace/ECONOMIC_DASHBOARD.md --output ~/Videos/

# Generate from custom script
python3 scripts/content_automator.py script --file my_script.txt --title "My Video" --output ~/Videos/

# List available templates
python3 scripts/content_automator.py templates

# Generate news summary
python3 scripts/content_automator.py news --topic "AI agents" --sources "twitter,colony" --output ~/Videos/

Features

  1. Script Generation — Templates for trading updates, news summaries, educational content
  2. TTS Integration — ElevenLabs API with voice selection
  3. Video Assembly — ffmpeg-based composition with background visuals
  4. Metadata Generation — YouTube titles, descriptions, tags
  5. Batch Processing — Create multiple videos from data sources

Templates

  • trading-update — Daily P&L, positions, market commentary
  • news-roundup — AI/agent industry news summary
  • tutorial — Educational content with code examples
  • story — Narrative content with scene breaks

Output

Each run produces:

  • {title}.mp4 — Final video file
  • {title}.txt — Script/lyrics
  • {title}_meta.json — YouTube metadata (title, desc, tags)
  • {title}_assets/ — Audio segments, temp files

Security Notes

This skill intentionally accesses:

  • ELEVENLABS_API_KEY from environment (for TTS API calls)
  • External HTTPS requests to api.elevenlabs.io (text-to-speech service)
  • Subprocess execution of ffmpeg (video assembly)

These behaviors are required for core functionality and are declared in SKILL.md metadata.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-12 05:48 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-intelligence

self-improving agent

pskoett
捕获经验教训、错误和纠正,以实现持续改进。使用时机:(1)命令或操作意外失败;(2)用户纠正……
★ 4,056 📥 796,097
ai-intelligence

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,350 📥 317,713
security-compliance

Skill Vetter

spclaudehome
AI智能体技能安全预审工具。安装ClawdHub、GitHub等来源技能前,检查风险信号、权限范围及可疑模式。
★ 1,211 📥 266,170