# Send seedance-cog to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "seedance-cog",
    "name": "seedance-cog",
    "source": "tencent",
    "type": "skill",
    "category": "AI 智能",
    "sourceUrl": "https://clawhub.ai/nitishgargiitd/seedance-cog",
    "canonicalUrl": "https://clawhub.ai/nitishgargiitd/seedance-cog",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/seedance-cog",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=seedance-cog",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-30T16:55:25.780Z",
      "expiresAt": "2026-05-07T16:55:25.780Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
        "contentDisposition": "attachment; filename=\"network-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/seedance-cog"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/seedance-cog",
    "downloadUrl": "https://openagent3.xyz/downloads/seedance-cog",
    "agentUrl": "https://openagent3.xyz/skills/seedance-cog/agent",
    "manifestUrl": "https://openagent3.xyz/skills/seedance-cog/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/seedance-cog/agent.md"
  }
}
```
## Documentation

### Seedance Cog - Seedance × CellCog

Seedance × CellCog. ByteDance's #1 video model meets the frontier of multi-agent coordination.

Seedance generates the smoothest motion in AI video — cinematic 1080p with physics that look real. CellCog orchestrates it with scripting, voice synthesis, lipsync, scoring, and editing to produce complete videos from a single prompt. Not just clips — full productions.

### Prerequisites

This skill requires the cellcog skill for SDK setup and API calls.

clawhub install cellcog

Read the cellcog skill first for SDK setup. This skill shows you what's possible.

Quick pattern (v1.0+):

result = client.create_chat(
    prompt="[your video request]",
    notify_session_key="agent:main:main",
    task_label="video-task",
    chat_mode="agent"
)

### Marketing Videos

Professional marketing content from a single prompt:

Product Demos: "Create a 60-second product demo video for our project management app"
Brand Videos: "Create a 30-second brand story video for a sustainable fashion startup"
Social Ads: "Create a 15-second Instagram ad for our new coffee blend"
Testimonial Style: "Create a UGC-style testimonial video for a fitness product"

### Explainer Videos

Clear, engaging educational content:

Product Explainers: "Create a 90-second explainer for how our API works"
Concept Videos: "Create a video explaining blockchain in simple terms"
Tutorial Videos: "Create a step-by-step tutorial video on setting up a home network"

### Cinematic Content

High-quality visual storytelling:

Short Films: "Create a 2-minute short film about a robot discovering nature"
Music Videos: "Create a cinematic music video with dramatic landscapes"
Brand Films: "Create a cinematic brand film for a luxury watch company"

### Spokesperson Videos

AI-generated presenters with lipsync:

News Reports: "Create a news-style report on recent AI developments"
Training Videos: "Create a training video with a presenter explaining safety protocols"
Announcements: "Create a product launch announcement with a spokesperson"

### CellCog Video Orchestration

CellCog doesn't just generate video clips — it orchestrates a full production pipeline:

Script Writing → Scene Planning → Frame Generation → Voice Synthesis
     → Lipsync → Background Music → Sound Design → Editing → Final Output

6-7 foundation models work together in a single request:

Seedance for video generation
Frontier LLMs for scripting
TTS models for voice synthesis
Lipsync models for speaker alignment
Music generation for scoring
Automated editing for pacing and transitions

### Video Specifications

SpecDetailsResolutionUp to 1080pDuration3 seconds to 4 minutesStylesPhotorealistic, cinematic, anime, stylized, documentaryAudioVoice synthesis, background music, sound effectsOutputMP4

### Chat Mode for Video

ScenarioRecommended ModeShort clips (under 30s), simple videos"agent"Full productions with scripting, multiple scenes, music"agent"Grand cinematic productions, complex narratives"agent team"

Use "agent" for most video work. CellCog handles full video production in agent mode.

### Tips for Better Videos

Describe the story: "A video about our app" → "A 60-second video showing a stressed founder discovering our app, their workflow transforming, ending with them confidently presenting to investors"


Specify duration: "30-second social ad" vs. "2-minute explainer" sets the pacing.


Set the mood: "Upbeat and energetic", "calm and professional", "dramatic and cinematic"


Mention music preferences: "Uplifting corporate background", "lo-fi beats", "cinematic orchestral" — or let CellCog choose.


For spokesperson videos: Describe the presenter's appearance and tone of voice.
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: nitishgargiitd
- Version: 1.0.0
## Source health
- Status: healthy
- Source download looks usable.
- Yavira can redirect you to the upstream package for this source.
- Health scope: source
- Reason: direct_download_ok
- Checked at: 2026-04-30T16:55:25.780Z
- Expires at: 2026-05-07T16:55:25.780Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/seedance-cog)
- [Send to Agent page](https://openagent3.xyz/skills/seedance-cog/agent)
- [JSON manifest](https://openagent3.xyz/skills/seedance-cog/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/seedance-cog/agent.md)
- [Download page](https://openagent3.xyz/downloads/seedance-cog)