Nl To Query

Translates natural language hockey queries into structured data filters and executes them via puckapi-tool. Use when user asks a research question in plain English: 'show me games where the home team was outshot but won', 'find all back-to-back losses', 'how often do goalies with 2 days rest outperform their season SV%'. Includes a self-correction loop -- retries with adjusted parameters if the first query returns unexpected results. Do not use for specific known queries where the right tool is obvious -- just call game-lookup, team-analysis, or goalie-analysis directly. Do not use for model building -- see feature-engineering.

PuckAPI 3522ba1 2 files · 14.4 KB Updated

File contents

PuckAPI/claude-sports-analytics/tree/main/skills/nl-to-query commit 3522ba15a1

Frequently asked questions

npx skillmds@latest add puckapi/nl-to-query