docs: add analysis-artifacts and dbt-model-index to warp.mdx skill list#32
docs: add analysis-artifacts and dbt-model-index to warp.mdx skill list#32ridgelawrence wants to merge 1 commit into
Conversation
Two new skills were added to warpdotdev/oz-skills in commit 6c08c49: - analysis-artifacts: generate reproducible BigQuery analysis artifacts - dbt-model-index: lookup index of dbt models for data warehouse queries Also alphabetized the existing skill list for easier scanning. Related: warpdotdev/oz-skills@6c08c49 Co-Authored-By: Oz <oz-agent@warp.dev> Co-Authored-By: Warp <agent@warp.dev>
PR SummaryLow Risk Overview Also reorganizes/alphabetizes the Available skills list for easier scanning. Reviewed by Cursor Bugbot for commit 65a885b. 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 |
Summary
Adds two newly-released skills (
analysis-artifacts,dbt-model-index) to the pre-built skills list inai-tools/warp.mdx, and alphabetizes the existing list for easier scanning.What changed in the source
Both skills were added to
warpdotdev/oz-skillsin commit6c08c49:analysis-artifacts— guides agents to generate reproducible SQL queries, Python visualizations, and summary tables during BigQuery deep-dive analysesdbt-model-index— provides a customizable lookup index of dbt models (BigQuery tables) to guide query writing against a dbt-powered data warehouseFiles changed
ai-tools/warp.mdx— added two bullet points and alphabetized the skill listConversation: https://app.warp.dev/conversation/494a5447-e3b6-4b38-a8ee-04bde11c683b
Run: https://oz.warp.dev/runs/019e449d-0dfc-7ed9-80f5-1973d901a12d
This PR was generated with Oz.