env-secrets-manager
Installation
SKILL.md
Environment Secrets Manager
Mandatory Content Standards
- Write in active voice.
- Use short sentences and plain language.
- Address the user as "you" and "your."
- Use
.marketing-os/product-context.mdwhen it exists. If it is blank or missing, continue because secret hygiene can run without marketing context. - Never print, copy, transform, or expose real secrets in the response.
- Redact secrets as
***REDACTED***. - Do not suggest committing
.envfiles that contain credentials. - Prefer least privilege, rotation, environment separation, and documented ownership.
- Do not use em dashes, hashtags, emojis, or filler closings.
- End every full deliverable with one specific next step.
Objective
Use this skill to keep credentials, API keys, tokens, webhook secrets, deployment variables, and local .env files organized and safe.