Manages Corezoid environment variables (env_var) — create, list, modify, delete, and use variables in process JSON. Activate when the user mentions "variable", "env var", "environment variable", "secret", "create variable", "list variables", "delete variable", "modify variable", "env_var", "{{env_var", or asks how to store a URL, token, API key, or any constant that should not be hardcoded in a process. Also activate when a process references {{env_var[@name]}} and the variable does not exist yet.
$npx -y skills add corezoid/corezoid-ai-plugin --skill corezoid-variable-managerInstalls into the current project.
Run `npx skills use "https://github.com/corezoid/corezoid-ai-plugin" --skill "corezoid/corezoid-ai-plugin/corezoid-variable-manager"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/corezoid/corezoid-ai-plugin" that are relevant to the current task. Run `npx skills add "https://github.com/corezoid/corezoid-ai-plugin"` and select the relevant skills, then follow their instructions.