Install
openclaw skills install @northcap-group/cc-video-creationCC can create professional FactSage videos itself — free, no API, without asking Jarvis. Pipeline: story → animation (Manim/Ken Burns/Kling AI) → upload.
openclaw skills install @northcap-group/cc-video-creationCC can create professional FactSage videos itself — free, no API, without asking Jarvis!
Pick a script from projects/factsage/scripts/ and edit as needed.
| Type | Description | Run |
|---|---|---|
| 📜 Manim | Gold-ink text + timelines + particles (0 kr) | python3 produce_with_manim.py 9 |
| 🖼️ Ken Burns | Images zoom in/out + text overlay (0 kr) | python3 produce_animated.py 9 |
| 🎬 Kling AI | Real AI video generation (free credits) | Kling AI web UI |
Upload finished video to YouTube/TikTok manually.
The Kling AI account is created at klingai.com with factsage.media@gmail.com
Prompt tips:
# Manim animation (0 kr)
cd projects/factsage
python3 produce_with_manim.py 9 # House of Wisdom
python3 produce_with_manim.py 3 # Islamic Hospitals
python3 produce_with_manim.py 7 # Salahuddin
# Ken Burns (0 kr)
python3 produce_animated.py 9
# See output
ls output/cc-09-*.mp4
All finished videos are in: projects/factsage/output/
| Abbreviation | Meaning |
|---|---|
cc-09-...mp4 | CC Manim version |
animated-09-...mp4 | Ken Burns version |
manim-09-...mp4 | Manim test version |
projects/factsage/ folder--quick flag for faster rendering