moviepilot-cli

Installation
SKILL.md

MoviePilot CLI

All script paths are relative to this skill file.

Use scripts/mp-cli.js to interact with the MoviePilot backend.

Discover Commands

List all available commands: node scripts/mp-cli.js list

Show parameters and usage for a specific command: node scripts/mp-cli.js show <command>

Always run show <command> before calling a command — parameter names are not inferable, do not guess.

Command Groups

Installs
35
First Seen
Mar 17, 2026
moviepilot-cli — pkc278/moviepilot