schema-mapper
Installation
SKILL.md
Schema Mapper
Quick Start
Automatically discover, document, and visualize database schemas including tables, columns, relationships, and join paths. Essential for understanding unfamiliar databases or creating documentation.
Context Requirements
Before mapping the schema, I need:
- Database Access: Connection details or schema export
- Scope: Which tables/schemas to map (or all)
- Documentation Goal: What you need (ERD, join paths, data dictionary, etc.)
- Known Relationships (optional): Explicit foreign keys or implicit relationships
Context Gathering
For Database Access:
"I can map your schema from: