بنقرة واحدة
video-production
Generate short videos with Seedance and save validated output files.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Generate short videos with Seedance and save validated output files.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Control message formatting and writing style for Lark/Feishu conversations.
Create, query, edit, and manage Feishu Bitable (multidimensional spreadsheets) via lark-cli base — apps, tables, fields, records, views, dashboards, forms, workflows.
Manage Feishu calendar events via lark-cli — create/update/delete events, manage attendees, query free/busy and suggest available time slots, find and book meeting rooms.
List Feishu group chat members and resolve chat metadata via lark-cli.
Create a Feishu cloud document from Lark-flavored Markdown via lark-cli, with optional folder or wiki placement.
Comment management and media (image/file) operations on Feishu cloud documents via lark-cli.
| name | video-production |
| description | Generate short videos with Seedance and save validated output files. |
Generate short videos via the ARK Seedance backend.
| Intent | Command | Key Params |
|---|---|---|
| Generate a video | generate | --prompt, --duration, --output |
ARK_API_KEYSEEDANCE_ENDPOINT_ID$PYTHON $SKILL_DIR/run.py generate --prompt 'cute cat animation' --duration 5 --output /tmp/cat.mp4
| Name | Type | Required | Notes |
|---|---|---|---|
| prompt | string | yes | Video description |
| duration | number | no | Seconds, default 5 |
| output | string | no | Output path (default /tmp/seedance_<ts>.mp4) |
action=generate is supported.url; missing URL fails fast.success=false.