AllenMuu

10 mods across 1 repository, 2 stars between them.

mysql-cli AGENTS.md

01

AllenMuu/mysql-cli

Instructions file CodexOpenCode

A project guide for a Go command-line tool that lets AI agents query and modify MySQL databases through shell commands. MySQL is a database system, and a command-line tool is operated by typing commands rather than using a graphical interface.

2 20d ago A 2,728 tokens original MIT

mysql-cli CLAUDE.md

02

AllenMuu/mysql-cli

Instructions file

Instructions for AllenMuu/mysql-cli, a project described as: Go CLI for AI agent MySQL access.

2 20d ago A 3 tokens copy · 100% MIT

cursor-rule

03

AllenMuu/mysql-cli

Cursor rule

Guard mysql-cli write/ddl/destructive operations; request human approval before running them.

2 20d ago A 172 tokens original MIT

wrong-name

05

AllenMuu/mysql-cli

Skill Claude CodeCodex

The name does not match the parent directory.

2 20d ago A 12 tokens original MIT

good

07

AllenMuu/mysql-cli

Skill Claude CodeCodex

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

2 20d ago A 15 tokens original MIT

mysql-query

08

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 20d ago A 81 tokens original MIT

mysql-schema

09

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 20d ago A 76 tokens original MIT

mysql-shared

10

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 20d ago B 77 tokens original MIT