mysql-service-manager
Installation
SKILL.md
MySQL Service Manager Skill
Manages MySQL services via Homebrew with RTK integration for token optimization. Provides easy start/stop/restart/status commands and monitoring capabilities.
When to Use
Use this skill when you need to:
- Start, stop, or restart MySQL@8.4 service via Homebrew
- Check service status and logs
- Set up monitoring for MySQL service
- Create easy-to-remember aliases for common MySQL operations
Prerequisites
- Homebrew installed (
which brewreturns a path) - MySQL@8.4 formula installed (
brew list | grep mysql@8.4) - RTK (Rust Token Killer) installed for token optimization