Answer a natural-language question by writing a SELECT against the user's connected database via the QueryBear MCP. Use when the user asks "how many", "which users", "what's our", "give me a list of", or otherwise asks a question whose answer lives in their database.
$npx -y skills add spencerpauly/skills-repo --skill ask-databaseInstalls into the current project.
Run `npx skills use "https://github.com/spencerpauly/skills-repo" --skill "spencerpauly/skills-repo/ask-database"` 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/spencerpauly/skills-repo" that are relevant to the current task. Run `npx skills add "https://github.com/spencerpauly/skills-repo"` and select the relevant skills, then follow their instructions.