← ClaudeAtlas

video-provider-capabilitieslisted

Resolve an AI-video model's live official API schema and turn it into a durable request, continuity, cost, and review plan before any paid video call. Use for Kling, Seedance, Veo, or any other video model when selecting a model, preparing or retrying a request, assigning image/video/audio references, using first or last frames, creating multi-shot video, extending footage, chaining clips, or deciding whether separate clips are necessary.
manishiitg/coding-agent-loop · ★ 13 · AI & Automation · score 63
Install: claude install-skill manishiitg/coding-agent-loop
# Resolve provider capabilities before generation Do not create a paid video request from a generic template or model-family memory. Before the first video call for a production, read the selected endpoint's current official API reference. For fal-hosted models use that exact endpoint's fal API page; for direct Google models use the current Google Gemini/Veo documentation. A model list discovers candidates; the endpoint schema controls the request. Models and higher-level workflows are different contracts. Do not infer one from the other. Read these bundled references when their phase begins: - `references/capability-record.md` before resolving or refreshing a model. - `references/continuity-planning.md` before writing the shot list or request. - `references/execution-review.md` before spending, retrying, assembling, or presenting outputs. - `video-model-selection/references/cost-guidance.md` when comparing models or giving a user a costed choice. ## Required artifacts Write the following under the production folder in direct chat, or inside the current workflow-stage folder: - `capabilities/<provider>-<model-slug>.json`: the live endpoint contract. - `continuity-plan.json`: scene boundaries, reference lineage, seams, and the reason for every independent generation. - `generation-ledger.json`: cost estimate, exact submitted request, provider adjustments, job state, output, validation, presentation, and review. These are required inputs and evidence for every pa