Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
$pwd:

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.

$ git log --oneline --stat
stars:10,931
forks:1,354
updated:2026년 4월 8일 23:17
SKILL.md
readonly