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