vercel-env-sync
CommunitySync Vercel env vars across environments
AuthorJordiNodeJS
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill streamlines the management of environment variables by syncing local .env files with Vercel deployments and validating configurations across environments, reducing deployment risks and manual toil.
Core Features & Use Cases
- Syncs local and Vercel env vars across production, preview, and development to ensure consistency.
- Pulls Vercel variables into local files for development and testing.
- Audits and validates environment variables, auto-detects sensitive variables, creates backups before modifications, and supports dry-run and force-update options.
- Integrates with CI/CD to enforce environment readiness during pipelines.
Quick Start
- Navigate to the skill directory: cd .github/skills/vercel-env-sync
- Make scripts executable: chmod +x scripts/.sh lib/.sh
- Verify health: source lib/env-functions.sh && vercel::env::health_check
- Audit: ./scripts/env-audit.sh --json > audit.json
- Sync all environments: ./scripts/env-push.sh --all-envs
Dependency Matrix
Required Modules
vercel-cli
Components
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: vercel-env-sync Download link: https://github.com/JordiNodeJS/.github-config/archive/main.zip#vercel-env-sync Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.