content-generator

Installation
SKILL.md

Content Generator Skill

End-to-end AI video pipeline: LLM hook → NVIDIA image → BytePlus Seedance video → FFmpeg loop/compress.

Quick Start

Get started with content-generator in three steps.

  1. Install dependencies: pip install -r requirements.txt
  2. Configure settings in config.yaml
  3. Run: python main.py --mode content-generator

Verify setup:

python main.py --check-config
python main.py --run
Installs
3
GitHub Stars
12
First Seen
May 18, 2026
content-generator — oyi77/1ai-skills