byclidey· 4 skills
Convert natural language questions into SQL queries. Activates when users ask data questions in plain English like "show me users who signed up last week" or "find orders over $100".
$npx -y skills add clidey/whodb --skill query-builderInstalls into the current project.
Run `npx skills use "https://github.com/clidey/whodb" --skill "clidey/whodb/query-builder"` 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/clidey/whodb" that are relevant to the current task. Run `npx skills add "https://github.com/clidey/whodb"` and select the relevant skills, then follow their instructions.