scalekit-auth
This skill provides centralized OAuth token management via Scalekit with helper scripts `scalekit_helper.py`, `get_token.py`, and `agent_wrapper.py`. It reads `SCALEKIT_CLIENT_ID`/`SCALEKIT_CLIENT_SECRET`/`SCALEKIT_ENV_URL` and `skills/scalekit-auth/.env`, makes outbound calls to `https://your-env.scalekit.com` and `https://gmail.googleapis.com`, and includes install commands like `pip3 install`.