mysql-skill

Installation
SKILL.md

MySQL Skill

This skill provides a standardized framework for MySQL lifecycle management: deployment, monitoring, benchmarking, and visualization.

Mandatory Configuration

  • StatefulSet Name: mysql (Pods: mysql-0)
  • Service Name: mysql-headless
  • Secret Name: mysql-secret
  • Network: hostNetwork: true
  • Replicas: 1
  • Health Checks: Mandatory livenessProbe and readinessProbe.
  • Resources: Explicit requests and limits for CPU/Memory.
  • Grace Period: terminationGracePeriodSeconds: 30.

Visualization Standards (Graphviz/dot)

When generating diagrams, use the following standardized Graphviz template to ensure consistency and high contrast.

Installs
9
GitHub Stars
1
First Seen
Feb 28, 2026
mysql-skill — cooloo9871/my-awesome-skill