What problem does it solve?
This skill addresses the challenge of documenting existing data schemas, models, ETL pipelines, and catalog metadata for audit, historical record-keeping, or as a starting point for canonical modeling.
Core Features & Use Cases
- Automated Baseline Generation: Creates MD-DDL baseline files from various raw inputs like DDL, dbt models, or natural language descriptions.
- Flexible Input Handling: Accepts DDL, dbt artifacts, catalog exports, ERDs, or prose descriptions without requiring user reformatting.
- Use Case: A data team needs to document the current state of their legacy data warehouse before migrating to a new system. They can feed DDL scripts and pipeline descriptions into this skill to generate comprehensive baseline documentation.
Quick Start
Use the baseline-capture skill to document the provided CREATE TABLE statements as a baseline.