Autonomously diagnose Magento 2 slow queries, missing indexes, deadlocks, and N+1 patterns; propose db_schema.xml changes with whitelist regeneration; assess online-DDL feasibility per engine (MySQL 8 vs MariaDB). Produces a SQL Report with root cause, proposed index/rewrite, schema diff, and verification plan.
$npx -y skills add furan917/magento-ai-toolkit --skill magento-agent-sqlInstalls into the current project.
Run `npx skills use "https://github.com/furan917/magento-ai-toolkit" --skill "furan917/magento-ai-toolkit/magento-agent-sql"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/furan917/magento-ai-toolkit" that are relevant to the current task. Run `npx skills add "https://github.com/furan917/magento-ai-toolkit"` and select the relevant skills, then follow their instructions.