doppler
Installation
SKILL.md
Doppler
Doppler is a secrets management platform that helps developers and organizations securely store, manage, and access their application secrets. It's used by developers, DevOps engineers, and security teams to centralize secrets, prevent leaks, and simplify configuration across different environments.
Official docs: https://docs.doppler.com
Doppler Overview
- Secrets
- Config — a named collection of secrets
- Environment — a deployment environment (e.g. production, staging, development)
- Config — a named collection of secrets
- Projects
When to use which actions: Use action names and parameters as needed.
Working with Doppler
This skill uses the Membrane CLI to interact with Doppler. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Related skills