Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shotstack Cookbook

Example applications and companion code for Shotstack guides and tutorials.

Clone this repo, or head into the folder for the example you want. Each example has its own README with the API keys and setup steps it needs.

Examples

Editing with an AI agent

If you are working on these examples with Claude Code or another coding agent, install the Shotstack CLI and its skill first:

npm install -g @shotstack/cli
npx skills add shotstack/shotstack-cli

The skill gives the agent the Edit JSON authoring conventions, which are easy to get wrong from instinct. shotstack validate <file> then lints a template offline, no API key and no render credits. See the agent guide.

Releases

Packages

Used by

Contributors