seedance-cogSeedance × CellCog. ByteDance's #1 video model meets the frontier of multi-agent coordination — CellCog orchestrates Seedance with scripting, voice synthesis...
Install via ClawdBot CLI:
clawdbot install nitishgargiitd/seedance-cogSeedance × 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.
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"
)
Professional marketing content from a single prompt:
Clear, engaging educational content:
High-quality visual storytelling:
AI-generated presenters with lipsync:
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:
| Spec | Details |
|------|---------|
| Resolution | Up to 1080p |
| Duration | 3 seconds to 4 minutes |
| Styles | Photorealistic, cinematic, anime, stylized, documentary |
| Audio | Voice synthesis, background music, sound effects |
| Output | MP4 |
| Scenario | Recommended Mode |
|----------|------------------|
| Short 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.
Generated Mar 1, 2026
Create 60-second professional product demonstration videos for apps or software, showcasing features and user benefits in a cinematic style with voiceover and background music. Ideal for marketing teams to quickly produce high-quality content for websites or social media.
Generate 30-second brand narrative videos for startups or companies, highlighting mission, values, and visual identity with smooth motion and orchestrated audio. Useful for brand managers to enhance online presence and engage audiences on platforms like Instagram or YouTube.
Produce 90-second educational explainer videos for complex concepts or products, using clear scripting, voice synthesis, and visual aids to simplify information. Suitable for educators or businesses to create training materials or customer onboarding content.
Develop 2-minute cinematic short films with multi-shot narratives, dramatic landscapes, and orchestrated sound design for creative storytelling. Perfect for filmmakers or content creators to produce artistic projects or promotional brand films without extensive production resources.
Create training videos with AI-generated presenters featuring lipsync and professional voice synthesis to explain safety protocols or company policies. Beneficial for HR departments or corporate trainers to produce consistent and engaging internal communications.
Offer monthly subscriptions for businesses to generate unlimited marketing or explainer videos, leveraging the skill's automation to reduce production costs and scale content output. Revenue comes from tiered plans based on video duration or features.
Use the skill to provide on-demand video production services for clients, handling requests from single prompts to deliver complete videos with editing and audio. Revenue is generated through project-based fees or retainer contracts for regular content.
Integrate the skill into a custom platform for other agencies or companies to resell video creation tools under their brand, focusing on API access and customization. Revenue streams include licensing fees and usage-based pricing for high-volume clients.
💬 Integration Tip
Install the cellcog dependency first and use the provided Python pattern with 'agent' chat mode for most video tasks to streamline production.
Captures learnings, errors, and corrections to enable continuous improvement. Use when: (1) A command or operation fails unexpectedly, (2) User corrects Clau...
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
Search and analyze your own session logs (older/parent conversations) using jq.
Typed knowledge graph for structured agent memory and composable skills. Use when creating/querying entities (Person, Project, Task, Event, Document), linking related objects, enforcing constraints, planning multi-step actions as graph transformations, or when skills need to share state. Trigger on "remember", "what do I know about", "link X to Y", "show dependencies", entity CRUD, or cross-skill data access.
Ultimate AI agent memory system for Cursor, Claude, ChatGPT & Copilot. WAL protocol + vector search + git-notes + cloud backup. Never lose context again. Vibe-coding ready.
Headless browser automation CLI optimized for AI agents with accessibility tree snapshots and ref-based element selection