01-yaml-table-setup

Official

Dynamically create Gold tables from YAML.

Authordatabricks-solutions
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the creation of Gold layer tables by reading schema definitions from YAML files, eliminating the need for manual SQL DDL or embedded strings in Python code.

Core Features & Use Cases

  • YAML-Driven Schema: Define table structures, primary keys, and column properties in a centralized YAML format.
  • Dynamic Table Creation: A single Python script generates and executes CREATE TABLE statements at runtime.
  • Use Case: When managing a large number of Gold layer tables across multiple domains with frequent schema changes, this Skill allows for rapid updates and consistent table definitions by simply editing YAML files.

Quick Start

Use the 01-yaml-table-setup skill to create Gold layer tables by pointing it to your YAML schema definitions.

Dependency Matrix

Required Modules

pyyaml

Components

scriptsreferencesassets

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: 01-yaml-table-setup
Download link: https://github.com/databricks-solutions/vibe-coding-workshop-template/archive/main.zip#01-yaml-table-setup

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.