env-manager

Automates verification and repair of AI application environments across Python, Node.js, and Playwright dependencies.

12|3|Updated Jun 17, 2026
One-click install
npx skills add https://github.com/phuhao00/bony-agent --skill env-manager-phuhao00
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: env-manager
Source: https://github.com/phuhao00/bony-agent/tree/main/.agent/skills/env-manager
Command: npx skills add https://github.com/phuhao00/bony-agent --skill env-manager-phuhao00

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill resolves common setup and runtime failures by automatically verifying Python, Node.js, and Playwright dependencies, as well as validating critical environment variables without exposing sensitive data.

Core Features & Use Cases

  • Environment Validation: Checks for correct Python and Node.js versions and ensures virtual environments are properly configured.
  • Dependency Management: Identifies missing packages and provides targeted, safe installation commands to prevent environment corruption.
  • Configuration Audit: Scans for missing or misconfigured environment variables required for LLM and media generation services.

Quick Start

Run the env-manager skill to perform a full system diagnostic and generate a report on missing dependencies or configuration gaps.

Frequently Asked Questions about env-manager

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check Python and Node.js dependencies for missing packages?

To check Python and Node.js dependencies, this skill automates environment validation by identifying missing packages and providing targeted, safe installation commands to prevent environment corruption.

Why does my AI Media Agent deployment fail due to misconfigured environment variables?

Deployment failures from misconfigured environment variables occur when critical settings for LLM and media generation services are missing, which this skill resolves by auditing configurations without exposing sensitive credentials.

Can I use automated environment checks for cross-platform deployment troubleshooting?

Yes, you can use automated environment checks for cross-platform deployment troubleshooting, as this skill targets Python virtual environments, Node.js dependencies, and environment variable integrity across different operating systems.

What is the best way to verify Python virtual environments and Playwright dependencies?

The best way to verify Python virtual environments and Playwright dependencies is running a full system diagnostic, which checks for correct versions and ensures proper configuration to maintain system readiness.

Does environment validation work with strict security protocols for sensitive credentials?

Environment validation works with strict security protocols by scanning for missing or misconfigured environment variables required for services while ensuring sensitive data and credentials are never exposed during the audit.

How do I fix environment configuration errors when setting up development environments?

To fix environment configuration errors during setup, this skill generates a diagnostic report on configuration gaps and provides targeted repair commands to resolve missing dependencies and incorrect settings.