home/categories/sql-databases/langchain-ai-deepagents-examples-text-to-sql-agent-skills-schema-exploration-skill-md
sql-databasesdatabases

schema-exploration

Lists tables, describes columns and data types, identifies foreign key relationships, and maps entity relationships in a database. Use when the user asks about database schema, table structure, column types, what tables exist, ERD, foreign keys, or how entities relate.

langchain-ai
maintainer
langchain-ai
अपडेट किया गया 3/17/2026
स्टार
20273
फोर्क
2814
quick start

Installation and usage

Lists tables, describes columns and data types, identifies foreign key relationships, and maps entity relationships in a database. Use when the user asks about database schema, table structure, column types, what tables exist, ERD, foreign keys, or how entities relate.

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

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

skills use schema-exploration