motion-canvas
Complete production-ready guide for Motion Canvas with ESM/CommonJS workarounds, full setup templates, and troubleshooting for programmatic video creation using TypeScript
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install motion-canvas --cli claudewrites the skill into.claude/skills/motion-canvas/SKILL.mdListed as compatible
Configuration
# fetches the source and writes it to:
.claude/skills/motion-canvas/SKILL.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Complete production-ready guide for Motion Canvas with ESM/CommonJS workarounds, full setup templates, and troubleshooting for programmatic video creation using TypeScript
When to use it
Complete production-ready guide for Motion Canvas with ESM/CommonJS workarounds, full setup templates, and troubleshooting for programmatic video creation using TypeScript
How to install / invoke
# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/video/motion-canvas/SKILL.md -o .claude/skills/motion-canvas/SKILL.md
Notes
Extracted from davila7/claude-code-templates, motion-canvas category.