Use this skill when the user sends a slash command or asks to run a MoviePilot system or plugin command in natural language. Discover the live command catalog, resolve the exact command, and dispatch it through the structured API gateway.
72
89%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Use moviepilot_api; retired command tools and MCP aliases do not exist.
/command ..., preserve the command text and inspect the live
catalog with slash.list when availability or syntax is uncertain.slash.list, then match the returned
name, description, and category. If a plugin owns the capability, optionally
call plugin.capabilities for its declared commands and actions.slash.run and body.command containing the complete command,
for example /sites disable 3. Check the returned acceptance/result before
reporting completion.Examples of intent mapping such as site sync, subscription refresh, cache clear,
or restart are hints only; the live slash.list response is authoritative.
4f716c4
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.