__pycache__/
*.pyc
.DS_Store
*.mp4
*.mp3
*.wav
*.m4a

# never commit a real Groq API key
skill/analyze/.groq_key
.groq_key

# vendored yt-dlp binary is fetched by setup.sh, not committed
skill/analyze/bin/
