nl-sql-query
Installation
SKILL.md
Natural Language SQL Query for CDM Database
Query the KBase CDM DuckDB database using natural language questions. This skill translates your questions to SQL and executes them against the database.
When to Use This Skill
Use this skill when:
- User asks to query the CDM database with natural language
- User wants to explore data without writing SQL
- User asks questions like "How many samples are there?" or "Show me reads with high counts"
- User wants to invoke
/nl-sql-querycommand
Prerequisites
Before using this skill:
- CDM Database: Must exist at
cdm_store.db(or specify custom path) - API Key:
ANTHROPIC_API_KEYenvironment variable must be set - Load Data: Run
just load-cdm-store-bricks-64gbif database doesn't exist