SQL 數據庫
Database Query Skill
Interact with databases using CLI tools (mysql, psql, sqlcmd, sqlite3). Use this skill whenever the user wants to query, inspect, modify, or manage a database — whether they ask to "check the database", "run a query", "look up a record", "update a row", "show me the tables", "what's in the users table", or any variation involving SQL or database operations. Also trigger when the user mentions table names, column names, SQL keywords, or wants to debug data issues. Even casual references like "check if that record exists" or "how many rows in X" should trigger this skill. Supports MySQL, PostgreSQL, SQL Server, and SQLite.