원클릭으로
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.