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:

  1. Database Access: Connection details or schema export
  2. Scope: Which tables/schemas to map (or all)
  3. Documentation Goal: What you need (ERD, join paths, data dictionary, etc.)
  4. Known Relationships (optional): Explicit foreign keys or implicit relationships

Context Gathering

For Database Access:

"I can map your schema from:

Installs
97
GitHub Stars
210
First Seen
Mar 17, 2026
schema-mapper — nimrodfisher/data-analytics-skills