Agent Skills: Environment Variable Management with Vercel

Manage environment variables across Vercel environments. Sync with Vercel CLI, handle local overrides, and load env vars in scripts.

UncategorizedID: andrelandgraf/fullstackrecipes/env-workflow-vercel

Install this agent skill to your local

pnpm dlx add-skill https://github.com/andrelandgraf/fullstackrecipes/tree/HEAD/.agents/skills/env-workflow-vercel

Skill Files

Browse the full folder contents for env-workflow-vercel.

Download Skill

Loading file tree…

.agents/skills/env-workflow-vercel/SKILL.md

Skill Metadata

Name
env-workflow-vercel
Description
Manage environment variables across Vercel environments. Sync with Vercel CLI, handle local overrides, and load env vars in scripts.

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:

curl -H "Accept: text/plain" https://fullstackrecipes.com/api/recipes/env-workflow-vercel