rudder-profiles-setup
Installation
SKILL.md
RudderStack Profiles Setup
Set up the local Profiles toolchain so later skills can discover warehouse metadata, generate YAML, and run pb commands safely.
Prerequisites
Check these before anything else:
| Prerequisite | Check | If missing |
|---|---|---|
| Python 3.10+ | which python3 and python3 --version |
Install from python.org or system package manager |
| uv | which uv |
Install from https://docs.astral.sh/uv/getting-started/installation/ |
| git | which git |
Install from git-scm.com or system package manager |