video-provider-capabilitieslisted
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