duckdb-sql
Installation
SKILL.md
DuckDB SQL Query Assistant
CRITICAL: Use Existing Assets - DO NOT RUN DUCKDB CLI
STOP. Your FIRST action must be to check if duckdb_sql_assets/ exists.
Even if the user provides direct file paths (e.g., @file.ddb or /path/to/file.ddb), you MUST check for existing assets first. Do NOT access the database files directly.
Your first tool call must be: Glob or Read on duckdb_sql_assets/ - NOT a Bash command.
If duckdb_sql_assets/ exists with these files:
tables_inventory.jsonschema_*.sqlfilesdata_dictionary.md