env-manager

Installation
SKILL.md

Environment Variable Manager

Use this skill by calling set_env, get_env, unset_env, and list_env through sdk.tool.call(...) inside run_sdk_snippet.

By default, save and delete personal environment variables stored in ~/.magic/super-magic.env for reuse across workspaces. Pass "scope": "workspace" only when the user explicitly asks to save or delete values for the current workspace/project.

Installs
35
Repository
dtyq/magic
GitHub Stars
5.0K
First Seen
Mar 21, 2026
env-manager — dtyq/magic