Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

Back to skills

Doppler

ASecurity

Configure or migrate a project’s environment variables with Doppler. Resolve the intended account and environment, preserve secret scope, and verify application access and recovery.

3 stars
0 votes
0 copies
1 views
Added 9/3/2026
ai-agentsbashdocumentation

Works with

cli

Security Analysis

A100/100

Scanned 9/20/2026

Install to Claude Code

$npx -y skills add djnsty23/claude-auto-dev --skill doppler --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Doppler?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Doppler
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/djnsty23-doppler/badge)](https://www.skillsdirectory.com/skills/djnsty23-doppler)

More formats (shields.io, HTML) on the badges page.

Download Zip
Files
SKILL.md
---
name: doppler
description: Configure or migrate a project’s environment variables with Doppler. Resolve the intended account and environment, preserve secret scope, and verify application access and recovery.
when_to_use: "Invoked when the user says \"doppler\", \"setup doppler\", \"add doppler\", \"env to doppler\", \"migrate env\"."
allowed-tools: Bash, Read, Write, Edit, Grep, Glob
model: opus
user-invocable: true
argument-hint: "[setup|link|run|migrate|rotate]"
---

# Doppler — environment management

Use the project's existing secret-management design. Shared references can
reduce rotation work, but centralizing unrelated projects is an architectural
choice with a wider failure scope, not an automatic cleanup.

## Establish scope and capability

Read `doppler.yaml`, the current mandate and the required environment. Resolve
project/config explicitly; local setup must not silently select production.
Check `doppler --version`, `doppler me` and relevant command help, retaining
their real exit status. Do not pipe prerequisite commands into `head`.

Install a missing CLI using the approved platform package manager when setup is
in scope. Use configured credentials or start the supported login flow; ask for
a human consent step only when the actual flow requires it. Do not ask for
secret values in chat.

Project limits and plan capabilities change. Inspect the actual account/plan
and current [Doppler documentation](https://docs.doppler.com/docs/cli) before
claiming a quota or recommending consolidation. A remembered ten-project cap is
not an instruction to delete resources.

## Link or migrate the selected environment

1. Inventory required variable **names**, current sources and consumers without
   printing values. Read the exact approved source file; do not select whichever
   env file happens to appear first.
2. Resolve whether the destination project/config already exists. Creation or
   an upload follows the user's scope; preserve existing destination keys and
   inspect overwrite consequences before the write.
3. Use supported `doppler setup` or deliberate `doppler.yaml` configuration
   for that verified project/config. Keep development and production distinct.
4. Upload only the selected file/keys using the installed CLI's documented
   command. Capture errors without exposing values; do not call a failed upload
   a completed migration.
5. Run the actual application/check through `doppler run -- <command>`.
   Verify required names are present and the intended dependency authenticates.
   A count of process environment variables is not proof Doppler injected the
   right secrets; inherited variables alone can satisfy that count.
6. Keep the previous ignored local source until the migration and recovery are
   verified. Retire it only within the authorized scope.

Commit `doppler.yaml` when it contains only intended shareable project/config
metadata. Keep secret files ignored; example/template files contain names or
safe placeholders only. Wrap commands once, preserving the child's exit status.

## References and rotation

When sharing is actually intended, load
[extract-to-hub.md](references/extract-to-hub.md) and check the current reference
syntax against installed documentation before writing values. A string that
looks like a reference is not proof it resolved.

Rotate the exact selected credential, then verify each affected consumer and
restart/redeploy behavior needed for it to receive the new value. A newly
started `doppler run` and an already running service have different lifecycles.
Preserve a recovery plan appropriate to the provider; do not revoke the old
credential before proving the replacement when overlap is supported.

## Backups must be encrypted and restorable

A backup/export is separate from ordinary setup or rotation. Use the requested
project/config scope; do not export every visible project's secrets.

The former `tar -czf` recipe compressed plaintext env files. Compression is
**not encryption**, and cloud storage does not turn that file into an encrypted
backup. Do not reuse that recipe.

For an authorized backup, select an available encryption tool and verified
recipient/key arrangement first. Keep plaintext in a private temporary location
only as necessary, retain real command statuses, and produce the encrypted
artifact before deleting inputs. Test decrypt/restore with synthetic secrets
using the same format before exporting real ones. Verify the resulting archive
can restore the intended layout without displaying values or overwriting live
secrets. Store keys separately; clean temporary plaintext with an explicit
owned-file list. Publish only the encrypted artifact to the intended destination.

Report which configurations and checks were covered, backup identity and
recovery location, without secret values. Unavailable credentials, failed
uploads, untested restore and pending propagation remain named gaps.

Attribution

djnsty23djnsty23
View sourceMore from djnsty23 →
SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Related Skills

Caveman

Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman. Also auto-triggers when token efficiency is requested.

1023331 votes

Hyperplan

Adversarial multi-agent planning skill. Self-orchestrates 5 hostile category members (unspecified-low, unspecified-high, deep, ultrabrain, artistry) via team-mode for ruthless cross-critique debate, distills only the defensible insights, then MANDATORILY hands the distilled insight bundle to the `plan` agent for executable plan formalization. Use when planning needs maximum rigor and surfacing of weak assumptions, blind spots, and over-engineering. Triggers: 'hyperplan', 'hpp', '/hyperplan', ...

686011 votes

Mcp Code Execution

Routes multi-tool workflows through MCP servers for large datasets and pipelines. Use when Bash tool overhead is limiting throughput on data-heavy tasks.

3351 votes

catchup

Recovers the conversation and failed tool calls of a previous Codex, Claude Code, Antigravity, Cline, Copilot CLI, Cursor, DeepSeek Harness, Kimi, OpenCode, Pi Agent, or ZCode session. Use when the user says "catch up", "what did the last session do", "get me up to speed", "I switched agents", asks to recover/summarize a previous session before continuing, or asks to diagnose or report a catchup failure. Do NOT use for the current conversation, git history, or any non-agent log.

651 votes

math-skill

A comprehensive mathematical reasoning skill for AI assistants — handles arithmetic to research-level problems with rigorous step-by-step reasoning, systematic verification, and transparent uncertainty handling

381 votes
View all in ai-agents →