8.2k★tcm-video-factory – OpenClaw Skill
tcm-video-factory is an OpenClaw Skills integration for coding workflows. Automate health video production planning (Topic Research - Script - Character - Image/Video Prompts) using Perplexity API. Based on TCM Video Factory workflow.
Skill Snapshot
| name | tcm-video-factory |
| description | Automate health video production planning (Topic Research - Script - Character - Image/Video Prompts) using Perplexity API. Based on TCM Video Factory workflow. OpenClaw Skills integration. |
| owner | xaotiensinh-abm |
| repository | xaotiensinh-abm/tcm-video-factory |
| language | Markdown |
| license | MIT |
| topics | |
| security | L1 |
| install | openclaw add @xaotiensinh-abm/tcm-video-factory |
| last updated | Feb 7, 2026 |
Maintainer

name: tcm-video-factory description: Automate health video production planning (Topic Research - Script - Character - Image/Video Prompts) using Perplexity API. Based on TCM Video Factory workflow. metadata: {"clawdbot":{"emoji":"🎬","requires":{"bins":["node"],"env":["PERPLEXITY_API_KEY"]},"primaryEnv":"PERPLEXITY_API_KEY"}}
TCM Video Factory
Automated workflow to generate a complete video production plan including scripts, character design, and AI generation prompts (Nano Banana/VEO3).
Usage
# Generate a plan for a specific topic
node skills/tcm-video-factory/index.mjs "Trà gừng mật ong"
# Generate a plan for a general theme (auto-research)
node skills/tcm-video-factory/index.mjs "Mẹo ngủ ngon"
Output
Generates a PLAN_[Timestamp].md file in the current directory containing:
- Selected Topic
- Character Design Prompt (Pixar 3D)
- 4-Part Script (32s total)
- Image Prompts (Start/End for each part)
- VEO3 Video Prompts (with Lip-sync)
No README available.
Permissions & Security
Security level L1: Low-risk skills with minimal permissions. Review inputs and outputs before running in production.
Requirements
- OpenClaw CLI installed and configured.
- Language: Markdown
- License: MIT
- Topics:
FAQ
How do I install tcm-video-factory?
Run openclaw add @xaotiensinh-abm/tcm-video-factory in your terminal. This installs tcm-video-factory into your OpenClaw Skills catalog.
Does this skill run locally or in the cloud?
OpenClaw Skills execute locally by default. Review the SKILL.md and permissions before running any skill.
Where can I verify the source code?
The source repository is available at https://github.com/openclaw/skills/tree/main/skills/xaotiensinh-abm/tcm-video-factory. Review commits and README documentation before installing.
