Inventory live database schemas and generate reviewable docs before risky SQL changes with SchemaCrawler
Lets an agent crawl a live database and produce schema inventories, dependency views, and reviewable documentation before migrations or handoffs.
Inventory live database schemas and generate reviewable docs before risky SQL changes with SchemaCrawler
Lets an agent crawl a live database and produce schema inventories, dependency views, and reviewable documentation before migrations or handoffs.
Installation
Method 1, Agent Skill Exchange
- Install from the marketplace listing: https://agentskillexchange.com/skills/inventory-live-database-schemas-and-generate-reviewable-docs-before-risky-sql-changes-with-schemacrawler/
Method 2, Git clone
git clone https://github.com/agentskillexchange/skills.git && cd skills/skills/inventory-live-database-schemas-and-generate-reviewable-docs-before-risky-sql-changes-with-schemacrawler
Method 3, Download ZIP
- Download the repository ZIP and extract
skills/inventory-live-database-schemas-and-generate-reviewable-docs-before-risky-sql-changes-with-schemacrawler.
Method 4, Manual copy
- Copy this skill folder into your local skills directory, then reload your agent tooling.
Method 5, Fork and sync
- Fork the repository if you want to maintain local edits while syncing upstream changes.