docs: add analysis-artifacts and dbt-model-index to Warp skills catalog#34
docs: add analysis-artifacts and dbt-model-index to Warp skills catalog#34ridgelawrence wants to merge 1 commit into
Conversation
Two new skills were added to WRLDInc/oz-skills on 2026-04-17: - analysis-artifacts: generate reproducible SQL/Python/CSV artifacts for BigQuery analyses - dbt-model-index: lookup index of dbt models (BigQuery tables) for query guidance Ref: WRLDInc/oz-skills@6c08c49 (feat: Add analysis-artifacts and dbt-model-index skills #12) Co-Authored-By: Warp <agent@warp.dev>
PR SummaryLow Risk Overview Reviewed by Cursor Bugbot for commit e1adc2f. Bugbot is set up for automated code reviews on this repo. Configure here. |
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
What changed
Two new skills were added to WRLDInc/oz-skills on April 17, 2026 but were not reflected in the Warp setup page. This PR adds them to the pre-built skills list in
ai-tools/warp.mdx.New skills documented
analysis-artifacts— Generate reproducible SQL queries, Python visualizations, and summary tables for BigQuery data analyses. Scaffolds ananalyses/directory with structured assets and a README for each investigation.dbt-model-index— A template skill for maintaining a curated index of dbt models (BigQuery tables) to guide query writing. Helps Oz resolve vague data questions to the right production tables.Triggered by
feat: Add analysis-artifacts and dbt-model-index skills (#12)Conversation: https://app.warp.dev/conversation/389b87f2-749c-4174-b2dc-48342477443e
Run: https://oz.warp.dev/runs/019e4ee9-c541-7916-986c-90575bbad69f
This PR was generated with Oz.