doppler
Installation
SKILL.md
doppler
Use doppler to fetch secrets. Requires DOPPLER_TOKEN env var (service token scoped to project).
Setup
- Create project in Doppler dashboard
- Add secrets (GEMINI_API_KEY, BREX_TOKEN, etc.)
- Generate service token for project/config
- Set
DOPPLER_TOKENon server
Common commands
Get a single secret:
doppler secrets get GEMINI_API_KEY --plain