Database Operation

Use this skill when you need to execute SQL against the MoviePilot database. This skill guides you through connecting to the database and executing SQL statements. The database type (SQLite or PostgreSQL) and connection details are provided in the system prompt <system_info>. Applicable scenarios include: 1) The user asks about data statistics, counts, or aggregations that existing tools don't cover; 2) The user wants to inspect, modify, or fix raw database records; 3) The user asks to clean up data, update records, or perform database maintenance; 4) The user asks questions like "how many downloads", "show me site stats", "delete old records", etc.

pkc278 1618507 9.1 KB Updated

File contents

pkc278/moviepilot/tree/main/skills/database-operation commit 1618507a2a

Frequently asked questions

npx skillmds@latest add pkc278/database-operation