Mysql CLI

Query, modify, and inspect MySQL databases via mysql-cli, a smart wrapper that supports multiple instances, auto-routes by table name, caches metadata, and executes .sql files. Use when the user asks to query MySQL, modify tables/data, check schemas, run SQL files, or verify database content.

tangcent 9edf720 2 files · 24.9 KB Updated

File contents

tangcent/ai-cookbook/tree/main/skills/mysql-cli commit 9edf720c08

Frequently asked questions

npx skillmds@latest add tangcent/mysql-cli