AI Video Generation

v1.0.1

Create AI videos with Sora 2, Veo 3, Seedance, Runway, and modern APIs using reliable prompt and rendering workflows.

7· 4.1k·48 current·50 all-time
byIván@ivangdavila
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description (AI video generation) matches the content: provider-specific guidance, model routing, async patterns, and local memory/history. The required config path (~/video-generation/) is appropriate for persisting preferences and run logs. There is no unrelated credential or binary requirement.
Instruction Scope
Runtime instructions are instruction-only (no code install). They direct the agent to read/write only the declared local config files, check presence of environment variables (without printing or asking for secrets), and send prompts/media to listed provider endpoints. The skill does not instruct reading other system files or exfiltrating extra data. The SKILL.md's claim that no other data is sent externally is a trust assertion the user should accept before installing.
Install Mechanism
There is no install spec and no code files to write or execute on install (instruction-only). This minimizes install-time risk; nothing is downloaded or extracted by the skill itself.
Credentials
The skill lists many optional provider credentials (OPENAI_API_KEY, GOOGLE_CLOUD_PROJECT, RUNWAY_API_KEY, LUMA_API_KEY, FAL_KEY, REPLICATE_API_TOKEN, VIDU_API_KEY, TENCENTCLOUD_SECRET_ID/KEY). These are proportionate to supporting many video providers but are optional — the skill only checks for presence (per setup.md) rather than asking for or storing secrets. Users should avoid putting long-lived master keys in shared environments and use per-project tokens where possible.
Persistence & Privilege
The skill persists only to its own config directory (~/video-generation/) and optionally history.md. It does not request always:true, does not alter other skills, and does not claim system-wide configuration changes. Memory/history file behavior is explicit and opt-in.
Assessment
This skill appears coherent for multi-provider AI video workflows, but remember: it will send your prompts and any reference media to third‑party providers listed in the doc. Before installing: (1) confirm you trust those providers with the content you will upload; (2) keep API keys out of chat and prefer short-lived or per-project tokens; (3) inspect and limit permissions for TENCENTCLOUD_* or other cloud keys if you use them; (4) protect the ~/video-generation/ folder (it stores preferences and optional history); and (5) monitor cost and output URLs (signed URLs expire). If you want extra assurance, request a copy of any runtime code that will run network calls or run the skill in an isolated environment first.

Like a lobster shell, security has layers — review code before you run it.

latestvk97awwyq52cr14pyktq96cvfcn82bv3a

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

🎬 Clawdis
OSLinux · macOS · Windows
Config~/video-generation/

Comments