home/categories/database-tools/duckdb-duckdb-skills-skills-attach-db-skill-md
database-toolsdatabases

attach-db

Attach a DuckDB database file for use with /duckdb-skills:query. Explores the schema (tables, columns, row counts) and writes a SQL state file so subsequent queries can restore this session automatically via duckdb -init.

duckdb
maintainer
duckdb
अपडेट किया गया 3/19/2026
स्टार
400
फोर्क
21
quick start

Installation and usage

Attach a DuckDB database file for use with /duckdb-skills:query. Explores the schema (tables, columns, row counts) and writes a SQL state file so subsequent queries can restore this session automatically via duckdb -init.

इंस्टॉलेशन
$ install --globalskills.sh
उपयोग

इंस्टॉल करने के बाद, आप टर्मिनल में यह कमांड चलाकर इस स्किल का उपयोग कर सकते हैं:

skills use attach-db