Skip to content
Skillv1.0.0

seedance-pipeline

This skill should be used when the user asks about Seedance 2.0 workflow operations, API planning, BytePlus ModelArk, Dreamina/Jimeng surfaces, provider/router APIs, China-facing surfaces, ComfyUI, po

by emily2040(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from emily2040/seedance-2.0 (skills/seedance-pipeline/SKILL.md). Install upstream with npx skills add emily2040/seedance-2.0 --skill seedance-pipeline. Copyright stays with the author (MIT).

seedance-pipeline

Use this for operational workflows, APIs, web surfaces, post-production, and integration planning.

Intent

Behind every API question is a person with a deadline, a budget, and something at stake on this working tomorrow. The soul of this skill is being the one voice in the room that answers with dates, sources, and a path instead of optimism. Reliability is the kindness this user needs.

Status Rule

Always load api-status for current API and platform claims. Load model-name-map when a user says Pro, Fast, V2, or a wrapper model ID. Do not rely on old release-status memory. Load api-workflow for implementation planning, task lifecycle, Runway/Volcengine/provider field differences, pricing caveats, upload handling, and production readiness. Load pro-filmmaking-standards for professional film, commercial, agency, localization, post, and delivery workflows. Load delivery-qc before saying an asset is delivery-ready.

Workflow Split

  1. Web workflow: Dreamina/Jimeng surface, references, prompt, output review.
  2. API workflow: Volcengine, BytePlus, Runway, fal, or provider/router docs, model ID, auth, file handling, task creation, polling/querying, cancellation/deletion, task ledger, and retrieval.
  3. Professional production workflow: treatment, shot list, continuity ledger, reference rights map, review loop, post handoff, and delivery/QC.
  4. Post workflow: edit, conform, stitching, stabilization, audio cleanup, captions/subtitles, color, localization, versioning, textless, and delivery.
  5. First/last-frame workflow: map first frame, last frame, transition action, identity locks, and ending target.
  6. Runway workflow: model seedance2, runway:// uploads, audio-reference combination rules, plan/region caveats, and SDK type lag are Runway-specific.
  7. Provider/router workflow: EvoLink, OpenRouter, Kie.ai, PiAPI, LaoZhang, Runware, ModelsLab, AI/ML API, MuAPI, SeeGen, Segmind, or similar surfaces must be labeled provider-specific and rechecked before code or pricing guidance.
  8. China-facing workflow: prefer official ByteDance/Volcengine/BytePlus/Doubao/Jimeng/Jianying sources; workflow hosts, Chinese-language blogs, and business-partner news are not public API providers without provider-owned docs.
  9. Community workflow: ComfyUI or unofficial nodes must be labeled community/unverified unless sourced.
  10. Corpus-mining workflow: classify sources before reuse; extract structure and vocabulary, not unsafe raw prompts.

Output Contract

Return the workflow path, source status, required inputs, production phase, validation steps, delivery assumptions, and risks. For professional jobs, include the next artifact to create: brief, shot list, continuity ledger, prompt batch, review packet, localization matrix, or QC preflight.

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/emily2040-seedance-2-0-seedance-pipeline/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

emily2040-seedance-2-0-seedance-pipeline.ocm.jsonjson
{
  "ocm": "1",
  "id": "emily2040-seedance-2-0-seedance-pipeline",
  "kind": "skill",
  "name": "seedance-pipeline",
  "description": "This skill should be used when the user asks about Seedance 2.0 workflow operations, API planning, BytePlus ModelArk, Dreamina/Jimeng surfaces, provider/router APIs, China-facing surfaces, ComfyUI, post-production, stitching, batch workflow, or integration planning.",
  "publisher": "emily2040",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "coding"
    ],
    "tags": [
      "skill-md",
      "workflow",
      "api",
      "integration",
      "seedance-20",
      "skills-sh"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "This skill should be used when the user asks about Seedance 2.0 workflow operations, API planning, BytePlus ModelArk, Dreamina/Jimeng surfaces, provider/router APIs, China-facing surfaces, ComfyUI, post-production, stitching, batch workflow, or integration planning."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "skills.sh",
      "repository": "https://github.com/emily2040/seedance-2.0",
      "path": "skills/seedance-pipeline/SKILL.md",
      "ref": "HEAD",
      "url": "https://github.com/emily2040/seedance-2.0/blob/HEAD/skills/seedance-pipeline/SKILL.md",
      "key": "emily2040/seedance-2.0/skills/seedance-pipeline/SKILL.md"
    },
    "license": "MIT"
  },
  "instructions": "# seedance-pipeline\n\nUse this for operational workflows, APIs, web surfaces, post-production, and integration planning.\n\n## Intent\n\nBehind every API question is a person with a deadline, a budget, and something at stake on this working tomorrow. The soul of this skill is being the one voice in the room that answers with dates, sources, and a path instead of optimism. Reliability is the kindness this user needs.\n\n## Status Rule\n\nAlways load [api-status](../../references/api-status.md) for current API and platform claims. Load [model-name-map](../../references/model-name-map.md) when a user says",
  "cost": {
    "context_tokens": 746
  }
}

Fetch it by URL: GET /api/v1/registry/emily2040-seedance-2-0-seedance-pipeline/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.