byastronomer· 48 skills
Initialize warehouse schema discovery. Generates .astro/warehouse.md with all table metadata for instant lookups. Run once per project, refresh when schema changes. Use when user says "/astronomer-data:warehouse-init" or asks to set up data discovery.
$npx -y skills add astronomer/agents --skill warehouse-initInstalls into the current project.
Run `npx skills use "https://github.com/astronomer/agents" --skill "astronomer/agents/warehouse-init"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/astronomer/agents" that are relevant to the current task. Run `npx skills add "https://github.com/astronomer/agents"` and select the relevant skills, then follow their instructions.