agentsclimarketplace

Token plan generate video

Skill coconilu/token-plan-media-hub/adapters/codex/token-plan-media-hub/skills/token-plan-generate-video

Submit and track an Alibaba Model Studio video-generation job through the local Token Plan Media Hub. Use for text-to-video requests and, only when reported by the Hub, image-to-video or reference-video requests. Do not use for deterministic editing, timeline composition, or an unsupported model capability.From its SKILL.md

Install
npx -y skills add coconilu/token-plan-media-hub --skill token-plan-generate-video

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.0 KB, 149 tokens by cl100k_base, as published. Nobody here has run it

Token Plan Generate Video

  1. Require the token-plan-media-hub MCP server.
  2. Call list_models for the requested video capability.
  3. Use only parameters declared by that model. Do not reuse duration or resolution limits from another model.
  4. Call generate_video and report the returned job ID immediately.
  5. Poll with get_job at a conservative cadence. A timeout is unknown/pending, not success or failure.
  6. When complete, return the artifact ID, local MP4 path, model, provider task ID summary, and manifest path.

If the user requests a silent result and the provider cannot disable audio, state that the Hub will remove the downloaded audio track locally.

What ships with it: 1 file

209 B alongside SKILL.md

agents/

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.