
from claude-code-plugins-plus-skills2,235
Production checklist and SDK patterns for integrating Runway (AI video/image generation) into production workflows.
Practical checklist and example SDK patterns for using Runway's AI video and image generation APIs in production. Provides sample code, error-handling guidance, and links to Runway docs so an agent can automate video generation tasks or guide a developer through integration steps.
Use this skill when automating or troubleshooting Runway integrations: creating image-to-video jobs, handling API auth errors, or guiding users through SDK usage and common failure modes. Trigger when user asks about Runway, AI video generation, or production checklist for Runway.
Likely compatible with Claude Code and code-focused agents (Claude, Codex-style assistants) that can follow code snippets and run SDK examples.
Minimal checklist skill for Runway AI video generation SDK integration. Contains a single Python code snippet showing basic image-to-video usage, an error handling table, and links to docs. No scripts bundled. Instructions are thin — just one SDK pattern and a few common errors. More of a reference card than a usable skill.
No security issues — no scripts, no shell commands, no network calls beyond the SDK example. Skill is essentially a markdown reference with frontmatter. Architecture is bare: no scripts/, no references/, no output contracts. Code quality is low because instructions are minimal and not actionable without the companion skill. Useful only to developers already integrating Runway who need a quick reference.