home/categories/sql-databases/taishan1994-agent-handbook-langchain-v1-examples-codes-text2sql-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.
maintainer
taishan1994
Mis à jour 3/19/2026
Étoiles
18
Forks
4
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.
Installation
$ install --globalskills.sh
Utilisation
Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :
skills use schema-exploration