remotion
v4.0.515-ghast.1Remotion video creation skills — best practices, animations, audio, captions, 3D, and more for building programmatic videos with React.
By RemotionLicense: MIT0 GitHub starsUpdated 3 hours ago
Directory evidence
- Runtimes
- Agent Plugins
- Parsed components
- 12 skill or MCP entries
- Source updated
- Aug 30, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Get the plugin
git clone https://github.com/Trapezohe/ghast-pluginsClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/remotion/.
This listing currently publishes only the generic Agent Plugins format. Automatic install commands for other clients are not generated yet.
Plugin files
├── plugin.json├── skills/remotion-best-practices/SKILL.md├── skills/remotion-captions/SKILL.md├── skills/remotion-create/SKILL.md├── skills/remotion-docs/SKILL.md├── skills/remotion-interactivity/SKILL.md├── skills/remotion-maps/SKILL.md├── skills/remotion-markup/SKILL.md├── skills/remotion-multimedia/SKILL.md├── skills/remotion-render/SKILL.md├── skills/remotion-saas/SKILL.md├── skills/remotion-studio/SKILL.md└── skills/remotion-upgrade/SKILL.md
Included Skills12
Router for all Remotion skills
Transcribing, displaying and animating captions
Create a new Remotion video
Search Remotion documentation
Structure Remotion markup for interactivity
Remotion Map animation knowledge
Content, animation and effects best practices
Interacting with Mediabunny
Export a Remotion video
Build an app with Remotion
Preview a Remotion video
Upgrade Remotion, and related packages
Plugin manifests1
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "remotion",
"version": "4.0.515-ghast.1",
"description": "Remotion video creation skills — best practices, animations, audio, captions, 3D, and more for building programmatic videos with React.",
"author": {
"name": "Remotion",
"email": "[email protected]",
"url": "https://remotion.dev"
},
"homepage": "https://remotion.dev",
"repository": "https://github.com/remotion-dev/remotion",
"license": "MIT",
"extensions": {
"ai.trapezohe.ghast": {
"category": "creativity",
"upstreamRevision": "05075f384a0a28e193876c1fd43ab9fba5ef10f9",
"upstreamPath": "packages/codex-plugin",
"icon": "./assets/icon.png"
}
}
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[remotion on Agent Plugins Marketplace](https://pluginsmp.com/plugins/remotion-2)