AI AGENT ADDONS

Warehouse Init

astronomer/agents

A complete reference file for your data warehouse is created with this skill. It finds every database, schema, table, and column automatically. The result is a version-controlled document you can share with your team.

The process adds context from your codebase like dbt models and documentation. It also records row counts and flags very large tables. You get a quick lookup tool that never needs to query the warehouse directly.

Run this skill once when you set up a project. Refresh it whenever the warehouse schema changes. It helps anyone understand the data structure without writing SQL.

Add Warehouse Init skill to your workflow

Global

mkdir -p ~/.claude/skills/warehouse-init

Project

mkdir -p .claude/skills/warehouse-init

Source Repository

Stars
393
Forks
55
Watchers
393
License
Apache-2.0
Last Push
26 days ago
Created
6 months ago