当用户提出数据查询需求(如'查数'、'查一下订单量'、'有多少用户'、'帮我跑个SQL'等),使用数据源工具发现表结构,生成并执行只读 SQL 查询。
$npx -y skills add mateaix/mateclaw --skill sql_queryInstalls into the current project.
Run `npx skills use "https://github.com/mateaix/mateclaw" --skill "mateaix/mateclaw/sql_query"` 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/mateaix/mateclaw" that are relevant to the current task. Run `npx skills add "https://github.com/mateaix/mateclaw"` and select the relevant skills, then follow their instructions.