AllenMuu/mysql-cli

Go CLI for AI agent MySQL access

2Stars on the repository
10Mods indexed here, across every type
21d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

wrong-name

02

AllenMuu/mysql-cli

Skill Claude CodeCodex

The name does not match the parent directory.

2 21d ago A 12 tokens original MIT

good

04

AllenMuu/mysql-cli

Skill Claude CodeCodex

A valid skill used only by the skill-format-check self-test.

2 21d ago A 15 tokens original MIT

mysql-query

05

AllenMuu/mysql-cli

Skill Claude CodeCodex

Run SQL with mysql-cli: SELECT queries, DML (INSERT/UPDATE/DELETE), DDL (CREATE/ALTER/DROP), and multi-statement atomic transactions. Use when the user asks to run SQL, query data, insert/update/delete rows, execute transactions, or perform DDL. Read-only JSON output by default, stable exit codes, and tiered gating…

2 21d ago A 81 tokens original MIT

mysql-schema

06

AllenMuu/mysql-cli

Skill Claude CodeCodex

Explore MySQL schema with mysql-cli: list databases/tables, table structure, sample/read rows, database overview, one-shot analyze. Use when the user asks about table structures, columns, types, indexes, listing tables/databases, or sampling data. All read-only; no safety flags needed. For DML/DDL/transactions use the…

2 21d ago A 76 tokens original MIT

mysql-shared

07

AllenMuu/mysql-cli

Skill Claude CodeCodex

Skill "mysql-shared" from AllenMuu/mysql-cli, covering mysql-cli shared rules, before running, 1. config file exists, 2. datasource reachable and 3. (optional) pick a datasource.

2 21d ago B 77 tokens original MIT