Loading...
Loading...
Generate short videos with Seedance and save validated output files.
npx skill4agent add cklxx/elephant.ai video-productionARK_API_KEYSEEDANCE_ENDPOINT_IDaction=generateurlsuccess=false/tmp/seedance_<ts>.mp4| name | type | required | notes |
|---|---|---|---|
| prompt | string | yes | video description |
| duration | number | no | seconds, default |
| output | string | no | output path |
python3 skills/video-production/run.py '{"action":"generate","prompt":"cute cat animation","duration":5,"output":"/tmp/cat.mp4"}'