Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
dotlabshq avatar

Mysql Query Analyser

  • 1 installs
  • 3 repo stars
  • Updated May 16, 2026
  • dotlabshq/crux

Reviews MySQL or MariaDB query behavior using explain plans, slow-query context, and schema awareness to recommend practical tuning steps.

About

Analyzes MySQL and MariaDB queries against explain plans, slow-query context, and index evidence to identify likely bottlenecks. A developer uses it when a query is slow or needs an index and performance review.

  • Identifies bottleneck class from explain and schema evidence
  • Recommends the next tuning move in plain language

Mysql Query Analyser by the numbers

  • 1 all-time installs (skills.sh)
  • Ranked #765 of 911 Databases skills by installs in the Skillselion catalog
  • Data as of Jul 8, 2026 (Skillselion catalog sync)
npx skills add https://github.com/dotlabshq/crux --skill mysql-query-analyser

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs1
repo stars3
Last updatedMay 16, 2026
Repositorydotlabshq/crux

What it does

Reviews MySQL or MariaDB query behavior using explain plans, slow-query context, and schema awareness to recommend practical tuning steps.

Files

SKILL.mdMarkdownGitHub ↗

mysql-query-analyser

Owner: mysql-admin Type: read-write Approval: No

---

What I Do

Produces a practical MySQL query analysis focused on likely bottlenecks, access patterns, and next-tuning steps.

---

When to Use Me

  • Slow query investigation
  • Index review request
  • Performance tuning direction needed

---

Context Requirements

Requires already loaded:
  {framework-home}/agents/mysql-admin/AGENT.md
  .crux/workspace/mysql-admin/MEMORY.md

Estimated token cost: ~650 tokens
Unloaded after: task completion

---

Inputs

InputSourceRequired
queryuserYes
target-databaseuserNo
performance-contextuserNo

---

Steps

1. Confirm query and performance context
2. Review available explain, schema, and index evidence
3. Identify likely bottleneck class
4. Recommend the next tuning move in plain language
5. Skill complete — unload

---

Output

Writes to: no file required by default Format: markdown

---

Error Handling

ConditionAction
Query context too thinask for query, table, and timing evidence
Tuning requires app-level changeescalate to backend-developer
Unexpected failureStop. Write error to bus. Notify user.

Related skills

Databasesdatabases

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.