
Env Manager
- 35 installs
- 5k repo stars
- Updated August 4, 2026
- dtyq/magic
Persist API keys, tokens and config values across agent sessions, and list, query or delete saved environment variables on demand.
About
env-manager is a Magic agent skill that saves API keys, tokens and other configuration values so they persist across agent sessions instead of being re-entered each time. It manages a personal environment by default and only touches the shared workspace environment when you explicitly ask. A solo builder reaches for it when an agent needs credentials to stay available for later tool calls, or to audit and clean up stored secrets.
- Persists API keys and tokens across sessions
- List, query and delete saved env vars
- Personal env by default, workspace env on request
Env Manager by the numbers
- 35 all-time installs (skills.sh)
- Ranked #1,180 of 2,715 Automation & Workflows skills by installs in the Skillselion catalog
- Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/dtyq/magic --skill env-managerAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 35 |
|---|---|
| repo stars | ★ 5k |
| Last updated | August 4, 2026 |
| Repository | dtyq/magic ↗ |
What it does
Persist API keys, tokens and config values across agent sessions, and list, query or delete saved environment variables on demand.
Who is it for?
Keeping API keys and config available to an agent across sessions
Skip if: Full secrets-vault or rotation tooling