Skills
Chapter 4 of 12
Search Remotion documentation
1 minute · 99 words · 3 sections
This skill teaches you how to discover and read current Remotion documentation. If this is not relevant, load Remotion Best Practices instead.
Use the Algolia search API to find relevant documentation pages:
POST https://plsduol1ca-dsn.algolia.net/1/indexes/*/queries?x-algolia-api-key=3e42dbd4f895fe93ff5cf40d860c4a85&x-algolia-application-id=PLSDUOL1CA
Content-Type: application/x-www-form-urlencoded
Each hit contains a url field pointing to the documentation page.
Append .md to any Remotion docs URL to retrieve its Markdown source (saves tokens):
https://www.remotion.dev/docs/use-video-config.md
https://www.remotion.dev/docs/sequence.md
https://www.remotion.dev/docs/lambda/rendermediaonlambda.md.md suffix.Install this repository
npx skills add remotion-dev/skillsSkills install per repository, not per chapter — the CLI has no documented per-skill form, so we do not print one.
main, last pushed 7 August 2026.SKILL.md, not by matching a directory convention. One layout observed: skills/*/SKILL.md./remotion-dev/skills.md, and each chapter at its own .md URL.2 files · 2 KB
Everything this skill ships beside its prose. 1 of them is set here as a subchapter of chapter 4; the other 1 is described rather than reproduced.
Templates, schemas and fixtures the skill draws on.
Everything else published alongside the skill.