What is mysql?
MySQL Database Management and Operations Source: chaterm/terminal-skills.
MySQL Database Management and Operations
Quickly install mysql AI skill to your development environment via command line
Source: chaterm/terminal-skills.
| 连接数过多 | SHOW PROCESSLIST, 检查 maxconnections | | 查询慢 | EXPLAIN, 检查索引 | | 锁等待 | SHOW ENGINE INNODB STATUS | | 复制延迟 | SHOW SLAVE STATUS, 检查网络和负载 | | 磁盘满 | 检查 binlog, 清理旧日志 |
MySQL Database Management and Operations Source: chaterm/terminal-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/chaterm/terminal-skills --skill mysql Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
Security certified for safe and reliable code One-click installation with simplified configuration Compatible with Claude Code, Cursor, OpenClaw, and more
Stable fields and commands for AI/search citations.
npx skills add https://github.com/chaterm/terminal-skills --skill mysqlMySQL Database Management and Operations Source: chaterm/terminal-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/chaterm/terminal-skills --skill mysql Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/chaterm/terminal-skills