Remotion Skill Locations
SkillDocs & knowledgeHelps your agent decide where to place Remotion skills, choosing between internal and public locations.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Remotion Skill Locations skill
About this capability
Document Remotion skill placement. Use when adding, moving, or editing Remotion skills to decide whether a skill belongs in .agents/skills as an internal skill or packages/skills as a public skill.
What this skill tells your AI
The instructions your AI receives, as published by remotion-dev/remotion in .agents/skills/skill-locations/SKILL.md and read by ahel’s review.
Place internal agent-only skills in .agents/skills/<skill-name>/SKILL.md.
Place public, redistributable skills in packages/skills/skills/<skill-name>/SKILL.md.
Expose every public skill to agents with a symlink at .agents/skills/<skill-name>.
Run bun run syncskills after adding a public skill; CI verifies the symlinks with
bun run checkskills.
When in doubt, ask whether the skill is internal or public before moving it between these roots.
Signals
- GitHub stars
- 59k
- Forks
- 4k
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
skill-locations- Source
- github.com/remotion-dev/remotion