Agent Plugins Marketplace
All plugins

remotion

v4.0.515-ghast.1

Remotion video creation skills — best practices, animations, audio, captions, 3D, and more for building programmatic videos with React.

Agent Plugins12 Skills

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-plugins

Clone 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

plugins/remotion/
├── 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

remotion-best-practicesskills/remotion-best-practices/SKILL.md

Router for all Remotion skills

remotion-captionsskills/remotion-captions/SKILL.md

Transcribing, displaying and animating captions

remotion-createskills/remotion-create/SKILL.md

Create a new Remotion video

remotion-docsskills/remotion-docs/SKILL.md

Search Remotion documentation

remotion-interactivityskills/remotion-interactivity/SKILL.md

Structure Remotion markup for interactivity

remotion-mapsskills/remotion-maps/SKILL.md

Remotion Map animation knowledge

remotion-markupskills/remotion-markup/SKILL.md

Content, animation and effects best practices

remotion-multimediaskills/remotion-multimedia/SKILL.md

Interacting with Mediabunny

remotion-renderskills/remotion-render/SKILL.md

Export a Remotion video

remotion-saasskills/remotion-saas/SKILL.md

Build an app with Remotion

remotion-studioskills/remotion-studio/SKILL.md

Preview a Remotion video

remotion-upgradeskills/remotion-upgrade/SKILL.md

Upgrade Remotion, and related packages

Plugin manifests1

plugins/remotion/plugin.json
{
  "$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"
    }
  }
}

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)