Back to Skills

env-manager

bobmatnyc
Updated 9 days ago
175 views
22
3
22
View on GitHub
Otherenvironment-variablesdeploymentsecuritydevopsnextjsvercelrailway

About

env-manager validates, synchronizes, and manages environment variables across local development, CI/CD, and deployment platforms. It helps developers secure .env files, sync with platforms like Vercel or Railway, and troubleshoot environment-related issues. Use it for framework-specific environment management, deployment verification, and generating documentation.

Quick Install

Claude Code

Recommended
Primary
npx skills add bobmatnyc/claude-mpm -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/bobmatnyc/claude-mpm
Git CloneAlternative
git clone https://github.com/bobmatnyc/claude-mpm.git ~/.claude/skills/env-manager

Copy and paste this command in Claude Code to install this skill

GitHub Repository

bobmatnyc/claude-mpm
Path: src/claude_mpm/skills/bundled/infrastructure/env-manager
0

Related Skills

network-security-setup

Development

This skill configures Claude Code sandbox network isolation by setting up trusted domain whitelists and custom access policies. It helps developers secure code execution by managing environment variables and preventing unauthorized network access. Use it to implement zero-trust architecture and prevent prompt injection attacks via network controls.

View skill

github-release-management

Other

This Claude Skill automates GitHub release workflows using AI swarm coordination for versioning, testing, deployment, and rollback. It's ideal for developers needing automated CI/CD pipelines with intelligent changelog generation and multi-platform deployment management. Use it when you want to orchestrate complex releases with minimal manual intervention.

View skill

vertex-agent-builder

Meta

This skill provides production-ready scaffolding for building and deploying generative AI agents on Google Cloud's Vertex AI platform. It enables developers to quickly implement agents with RAG, function calling, and multi-modal capabilities using Gemini models. Use this when you need to deploy scalable, enterprise-ready AI agents on Google Cloud infrastructure.

View skill

sandbox-configurator

Development

The sandbox-configurator skill automatically configures Claude Code's execution environment with security boundaries for file system and network isolation. It enables developers to define trusted domains, manage file permissions, and control network access for secure code execution. Use this skill when you need to set up a secure, isolated sandbox for running untrusted code or building applications.

View skill