·mysql

MySQL Database Management and Operations

28Installs·0Trend·@chaterm

Installation

$npx skills add https://github.com/chaterm/terminal-skills --skill mysql

How to Install mysql

Quickly install mysql AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/chaterm/terminal-skills --skill mysql
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: chaterm/terminal-skills.

SKILL.md

View raw

| 连接数过多 | 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

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/chaterm/terminal-skills --skill mysql
Category
</>Dev Tools
Verified
First Seen
2026-03-16
Updated
2026-03-16

Browse more skills from chaterm/terminal-skills

Quick answers

What is mysql?

MySQL Database Management and Operations Source: chaterm/terminal-skills.

How do I install mysql?

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

Where is the source repository?

https://github.com/chaterm/terminal-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-03-16