Agent skill
env-workflow-vercel
Manage environment variables across Vercel environments. Sync with Vercel CLI, handle local overrides, and load env vars in scripts.
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/env-workflow-vercel
SKILL.md
Environment Variable Management with Vercel
To set up Environment Variable Management with Vercel, refer to the fullstackrecipes MCP server resource:
Resource URI: recipe://fullstackrecipes.com/env-workflow-vercel
If the MCP server is not configured, fetch the recipe directly:
bash
curl -H "Accept: text/plain" https://fullstackrecipes.com/api/recipes/env-workflow-vercel
Didn't find tool you were looking for?