mas-video-lab
v2.3.0Video and motion skills: DaVinci, Premiere, After Effects, Remotion, FFmpeg.
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
codex plugin marketplace add alivirgo/Major-AI-Skills
codex plugin marketplace upgrade major-ai-skills
codex plugin add mas-video-lab@major-ai-skillsPaste 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-marketplace→mas-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-SkillsClone 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
├── .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
Create and update After Effects compositions, expressions, and render queues using ExtendScript and Essential Graphics workflows.
Automate Premiere Pro sequences and markers, exchange EDL/XML data, and prepare Media Encoder jobs with scripting workflows.
Automate DaVinci Resolve media and timelines with its scripting API, build Fusion workflows, and configure render jobs.
Transcode and compress video with FFmpeg, inspect streams with ffprobe, build filtergraphs and HLS outputs, and diagnose codec or hardware-encoder failures.
Automate Final Cut Pro interchange with FCPXML, prepare Motion or Compressor workflows, and troubleshoot media rendering.
Trim and join media with LosslessCut, inspect keyframe boundaries, and choose between stream copying and smart-cut rendering.
Create React video compositions with Remotion, parameterize timelines with props, and configure CLI or server-side rendering.
Plugin manifests2
{
"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."
]
}
}{
"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"
}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.
[mas-video-lab on Agent Plugins Marketplace](https://pluginsmp.com/plugins/mas-video-lab)