venv-manager
CommunityStandardize Python virtual environments.
Software Engineering#package management#dependency management#python#virtual environment#venv#python development
Authorjbdamask
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a consistent and organized method for managing Python virtual environments, ensuring that other skills can reliably access necessary Python packages and maintain project integrity.
Core Features & Use Cases
- Standardized Location: All virtual environments are stored in
~/.venvs/<package-name>/. - Package Installation: Easily install Python packages into specific virtual environments.
- Command Execution: Run commands within the context of a virtual environment.
- Use Case: When a new skill requires specific Python libraries, this Skill ensures they are installed in a dedicated, discoverable environment, preventing conflicts and simplifying dependency management across the system.
Quick Start
Create a new virtual environment named 'my-project' in the standard location.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: venv-manager Download link: https://github.com/jbdamask/john-claude-skills/archive/main.zip#venv-manager 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.