Agent Plugins Marketplace
All plugins

mas-video-lab

v2.3.0

Video and motion skills: DaVinci, Premiere, After Effects, Remotion, FFmpeg.

CodexClaude Code7 Skills

By Ali VirgoLicense: MIT1 GitHub starsUpdated 14 hours ago

Directory evidence

Runtimes
Codex and Claude Code
Parsed components
7 skill or MCP entries
Source updated
Sep 23, 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

Install mas-video-lab for Codex and Claude Code

Installs for the current user
codex plugin marketplace add alivirgo/Major-AI-Skills
codex plugin marketplace upgrade major-ai-skills
codex plugin add mas-video-lab@major-ai-skills

Paste and run these commands in a terminal with Codex. They add and refresh the major-ai-skills catalog, then install this plugin.

Compatibility: the page URL and API slug “mas-video-lab” remain stable.

  • Codex: mas-video-lab@agent-plugin-marketplacemas-video-lab@major-ai-skills

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/alivirgo/Major-AI-Skills

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/mas-video-lab/.

Plugin files

plugins/mas-video-lab/
├── .codex-plugin/plugin.json
├── .claude-plugin/plugin.json
├── skills/adobe-after-effects/SKILL.md
├── skills/adobe-premiere-pro/SKILL.md
├── skills/davinci-resolve/SKILL.md
├── skills/ffmpeg/SKILL.md
├── skills/final-cut-pro/SKILL.md
├── skills/losslesscut/SKILL.md
└── skills/remotion/SKILL.md

Included Skills7

adobe-after-effectsskills/adobe-after-effects/SKILL.md

Create and update After Effects compositions, expressions, and render queues using ExtendScript and Essential Graphics workflows.

adobe-premiere-proskills/adobe-premiere-pro/SKILL.md

Automate Premiere Pro sequences and markers, exchange EDL/XML data, and prepare Media Encoder jobs with scripting workflows.

davinci-resolveskills/davinci-resolve/SKILL.md

Automate DaVinci Resolve media and timelines with its scripting API, build Fusion workflows, and configure render jobs.

ffmpegskills/ffmpeg/SKILL.md

Transcode and compress video with FFmpeg, inspect streams with ffprobe, build filtergraphs and HLS outputs, and diagnose codec or hardware-encoder failures.

final-cut-proskills/final-cut-pro/SKILL.md

Automate Final Cut Pro interchange with FCPXML, prepare Motion or Compressor workflows, and troubleshoot media rendering.

losslesscutskills/losslesscut/SKILL.md

Trim and join media with LosslessCut, inspect keyframe boundaries, and choose between stream copying and smart-cut rendering.

remotionskills/remotion/SKILL.md

Create React video compositions with Remotion, parameterize timelines with props, and configure CLI or server-side rendering.

Plugin manifests2

plugins/mas-video-lab/.codex-plugin/plugin.json
{
  "name": "mas-video-lab",
  "version": "2.3.0",
  "description": "Video and motion skills: DaVinci, Premiere, After Effects, Remotion, FFmpeg.",
  "author": {
    "name": "Ali Virgo",
    "url": "https://github.com/alivirgo"
  },
  "homepage": "https://alivirgo.github.io/Major-AI-Skills/",
  "repository": "https://github.com/alivirgo/Major-AI-Skills",
  "license": "MIT",
  "skills": "./skills/",
  "interface": {
    "displayName": "MAS Video Lab",
    "shortDescription": "Video and motion skills: DaVinci, Premiere, After Effects, Remotion, FFmpeg.",
    "longDescription": "Video and motion skills: DaVinci, Premiere, After Effects, Remotion, FFmpeg.",
    "developerName": "Ali Virgo",
    "category": "Productivity",
    "websiteURL": "https://alivirgo.github.io/Major-AI-Skills/",
    "capabilities": [
      "Write"
    ],
    "defaultPrompt": [
      "Help me plan a task using MAS Video Lab."
    ]
  }
}
plugins/mas-video-lab/.claude-plugin/plugin.json
{
  "name": "mas-video-lab",
  "version": "2.3.0",
  "description": "Video and motion skills: DaVinci, Premiere, After Effects, Remotion, FFmpeg.",
  "author": {
    "name": "Ali Virgo",
    "url": "https://github.com/alivirgo"
  },
  "homepage": "https://alivirgo.github.io/Major-AI-Skills/",
  "repository": "https://github.com/alivirgo/Major-AI-Skills",
  "license": "MIT"
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[mas-video-lab on Agent Plugins Marketplace](https://pluginsmp.com/plugins/mas-video-lab)