← ClaudeAtlas

seedance2-apilisted

Out-of-the-box Seedance 2.0 API skill — just one API key to generate AI videos. Builds storyboards, generates reference images with Seedream 4.5, submits video tasks, and polls results. Supports both MCP and standalone Python script mode. Use when the user mentions seedance, AI video, storyboard, or video generation.
aiskillstore/marketplace · ★ 329 · AI & Automation · score 85
Install: claude install-skill aiskillstore/marketplace
# Seedance 2.0 Storyboard & Video Generation End-to-end workflow from concept to final video: Storyboard → Reference images → Submit video task → Get results. ## Step 0: Determine Execution Mode (MCP or Script) **Check MCP availability first:** 1. Check `xskill-ai` MCP service status (read `mcps/user-xskill-ai/STATUS.md`) 2. If MCP is available → use `submit_task` / `get_task` and other MCP tools 3. If MCP is unavailable or returns errors → switch to **Script Mode** **Script mode prerequisites:** 1. Verify `XSKILL_API_KEY` environment variable is set (run `echo $XSKILL_API_KEY | head -c 10`) 2. If not set, prompt the user: ``` export XSKILL_API_KEY=sk-your-api-key Get your API Key: https://www.xskill.ai/#/v2/api-keys ``` 3. Verify `requests` is installed (`pip install requests`) **Script path:** Located under this skill's directory at `scripts/seedance_api.py`: ```bash # Find via Glob tool glob: .cursor/skills/seedance2-api/scripts/seedance_api.py ``` > In the following steps, each API call provides both **MCP method** and **Script method**. Choose one based on the Step 0 result. ## Step 1: Understand the User's Idea Collect the following information (proactively ask if anything is missing): - **Story concept**: one-sentence summary of the video - **Duration**: 4–15 seconds - **Aspect ratio**: 16:9 / 9:16 / 1:1 / 21:9 / 4:3 / 3:4 - **Visual style**: realistic / animation / ink wash / sci-fi / cyberpunk, etc. - **Assets**: existing images/videos/audio, o