What should this skill be called?
apm install @altimateai/new-skill-proposal---
name: New Skill Proposal
about: Propose a new skill to add
title: '[SKILL] '
labels: new-skill
assignees: ''
---
## Skill Name
What should this skill be called?
## Category
- [ ] dbt
- [ ] Snowflake
- [ ] Airflow
- [ ] Other: ___
## Purpose
What workflow does this skill encode?
## Trigger Conditions
When should this skill activate? List keywords or patterns:
- ...
- ...
## Workflow Steps
What steps should Claude follow?
1. ...
2. ...
3. ...
## Common Mistakes to Prevent
What errors does this workflow help avoid?
- ...
- ...
## Example Task
**Task:** "..."
**Expected behavior with skill:**
...
## Willingness to Contribute
- [ ] I'd like to implement this skill myself
- [ ] I'd like help implementing this
- [ ] I'm just suggesting the idea