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.
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