Shotstack Skill

Media

Domain knowledge for your AI assistant — workflow patterns, data model concepts, and gotchas for Shotstack tools.

12 tools
SKILL.md

Shotstack
SKILL.md

Domain knowledge for using Shotstack video editing tools effectively

Shotstack

Shotstack renders videos from JSON templates. Templates define timeline, clips, effects; Sources are media (images, video URLs). Rendering is async—submit and poll for status.

Data Model

  • Templates — video templates; define timeline and assets.
  • Sources — media sources (images, videos) for templates.
  • Renders — render jobs; have status (queued, rendering, done, failed).

Gotchas

  • Async rendering: Video renders are async. Submit render, poll status endpoint until complete, then fetch output URL.
  • Rate limit: ~30 requests/minute; use delay between calls.
  • Template format: Templates use Shotstack's JSON schema; validate before submitting.

Use with Shotstack Bundle

This skill teaches your AI assistant domain knowledge. To actually execute Shotstack API calls, enable the MCP bundle — the skill and bundle work together.

Ready to use Shotstack?

Install the skill for domain knowledge, enable the bundle for authenticated tool access

What is a Skill?

Shotstack Skill - SKILL.md for Claude Code, Cursor & More