cli-execution-mastery

cli-execution-mastery is a skill for Claude Code, Codex from major/MySQLTuner-perl. It costs 14 tokens per session (1,067 once invoked), scanned A, original, GPL-3.0.

A reference for using MySQLTuner, a command-line tool that checks MySQL database settings and performance, with a focus on connections and login credentials.

In plain words
What is it for?
Use it when MySQLTuner cannot connect to a database, rejects credentials, or needs the correct connection and authentication settings.
Why use it?
It helps diagnose connection or authentication problems by identifying the relevant command options and requirements.

Skill for Claude CodeCodex

About the project

Major/MySQLTuner-perl is a Perl script that examines a MySQL-compatible database installation and suggests configuration changes for better performance and stability. Database administrators use it to review configuration and status data for MySQL, MariaDB, and Percona Server. The catalogue add-ons support workflows for running and interpreting MySQLTuner.

major/MySQLTuner-perl · 9,476 stars · on GitHub

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/major/mysqltuner-perl/cli-execution-mastery
Any agent
npx skills add major/MySQLTuner-perl --skill cli-execution-mastery
Clone the repo
git clone --depth 1 https://github.com/major/MySQLTuner-perl

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for cli-execution-mastery

README.md
[![agentmods](https://agentmods.dev/badge/skills/major/mysqltuner-perl/cli-execution-mastery.svg)](https://agentmods.dev/skills/major/mysqltuner-perl/cli-execution-mastery)
Your own site
<a href="https://agentmods.dev/skills/major/mysqltuner-perl/cli-execution-mastery"><img src="https://agentmods.dev/badge/skills/major/mysqltuner-perl/cli-execution-mastery.svg" alt="Measured on agentmods" height="20"></a>
Per session 14 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,067 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00014 $0.01067
Opus 5 $0.00007 $0.00534
Sonnet 5 $0.00003 $0.00213
Haiku 4.5 $0.00001 $0.00107

Measured 5d ago against content hash bfe35fac836a, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

cli-execution-mastery scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.agent/skills/cli-execution-mastery/SKILL.md · 85 lines

The source is not reproduced here

Licensed GPL-3.0

The repository is licensed GPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 85 lines · 14 tokens per session scan A bfe35fac836a

Subscribe to this mod's changes

cli-execution-mastery is a skill published in the GitHub repository major/MySQLTuner-perl (9,476 stars, last pushed 4d ago), licensed GPL-3.0. It adds 14 tokens to every session and 1,067 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

clawhub-convex

Apply ClawHub-specific Convex conventions and route to the right managed Convex skill. Use for any change under convex/, Convex commands or deployment targeting, query performance, migrations, retention, runtime validation, or skill stat reads and writes in the ClawHub repository.

openclaw/clawhub · 62 tokens

convex-migration-helper

Plans Convex schema and data migrations with widen-migrate-narrow and @convex-dev/migrations. Use for breaking schema changes, backfills, table reshaping, or zero-downtime rollouts.

openclaw/clawhub · 48 tokens

convex

Convex is the backend agents get right on the first try: an all-TypeScript reactive platform where the database, server functions, scheduling, file storage, auth, and realtime sync are one type-safe system, every function is a transaction, and tsc catches most mistakes before deploy. Ideal BOTH for a quick prototype…

openclaw/clawhub · 202 tokens

create-and-cleanup-migration

Use for end-to-end ClawHub Convex production migrations, backfills, destructive cleanups, and one-off maintenance functions that must be created, validated, shipped, run, verified, then removed after completion.

openclaw/clawhub · 50 tokens

convex-backup

Set up Convex backups and run a restore DRILL that proves recovery — snapshot, restore into a throwaway preview, assert the data came back — plus a schedule matched to your RPO and a gated recovery runbook.

openclaw/clawhub · 50 tokens

convex-expert

Convex backend specialist. Use this agent for any code inside a convex/ directory — function definitions, schemas, indexes, queries, mutations, actions, HTTP endpoints, cron jobs, file storage, auth wiring, and component installation. Knows the object-form function syntax, validator patterns, resource limits, and…

openclaw/clawhub · 78 tokens