MoviePilot
Control MoviePilot media automation through natural language AI commands
All Skills in This Repository (15)
Pure Emerald Level Indicatorscreate-moviepilot-skill
Scaffold MoviePilot skills with SKILL.md frontmatter and version bumps.
moviepilot-cli
Interact with the MoviePilot backend via CLI for searches, downloads, and subscriptions.
command-dispatch
Dispatch user intents to matching system or plugin commands.
database-operation
Execute SQL queries against MoviePilot SQLite or PostgreSQL databases.
moviepilot-update
Automate restart, version checking, and upgrade workflows for MoviePilot deployments.
generate-identifiers
Generate custom identifier rules for MoviePilot media recognition.
moviepilot-api
Call MoviePilot REST API endpoints via a configurable CLI wrapper.
transfer-failed-retry
Retry failed file transfers and re-organize media libraries.
feedback-issue
Collects MoviePilot diagnostics and files structured GitHub issues to the correct upstream repository.
downloader-operation
Inspect and control qBittorrent, Transmission, and rTorrent instances through validated provider actions.
create-moviepilot-plugin
Create, validate, and install MoviePilot V2 plugins with Vuetify JSON or Vue federation UIs.
organize-files
Identifies and organizes local video and music files into MoviePilot media libraries.
Frequently Asked Questions
FAQPage SchemaHow to install MoviePilot skills?โผ
Run `npx skills add jxxghp/MoviePilot --all -g -y` in your terminal to install all skills in this suite globally.
What can AI agents do with MoviePilot?โผ
Agents can search and download media, manage subscriptions, organize files, retry failed transfers, run slash commands, and query the database using plain-language requests.
How to fix wrong media recognition in MoviePilot?โผ
The generate-identifiers skill creates custom recognition rules from a problem torrent name, checks for duplicates, and saves them so future files are identified correctly.
Can AI manage MoviePilot plugins and updates?โผ
Yes. Dedicated skills let the agent create and publish plugins to GitHub, check versions, download updates, and restart MoviePilot through safe API calls.
Do I need coding skills to use these MoviePilot skills?โผ
No. Once installed, your AI agent handles the technical execution; you simply describe what you want in plain language.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core