๐ŸŽฏ

python-venv-manager

๐ŸŽฏSkill

from jorgealves/agent_skills

VibeIndex|
What it does
|

Manages Python virtual environments by creating, validating, and configuring isolated project environments with precise dependency and version control.

๐Ÿ“ฆ

Same repository

jorgealves/agent_skills(36 items)

python-venv-manager

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add jorgealves/agent_skills --skill python-venv-manager
skills.sh Installโš  Installs to .agents/skills/
npx skills add jorgealves/agent_skills --skill python-venv-manager
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/python-venv-manager/SKILL.md

SKILL.md

97Installs
-
AddedFeb 4, 2026

More from this repository10

๐ŸŽฏ
python-security-scanner๐ŸŽฏSkill

Scans Python codebases for security vulnerabilities like SQL injection, unsafe deserialization, and hardcoded secrets to enhance project security.

๐ŸŽฏ
prompt-injection-scanner๐ŸŽฏSkill

Scans AI agent skill instructions for potential prompt injection vulnerabilities, providing security insights and mitigation strategies.

๐ŸŽฏ
gdpr-ccpa-privacy-auditor๐ŸŽฏSkill

Identifies discrepancies between declared privacy policies and actual web application data collection practices, flagging potential regulatory risks.

๐ŸŽฏ
hipaa-compliance-guard๐ŸŽฏSkill

Agent skills for specialized compliance and security auditing, including HIPAA technical safeguard checks for healthcare applications covering encryption, audit logging, and ePHI protection.

๐ŸŽฏ
pii-sanitizer๐ŸŽฏSkill

Redacts personally identifiable information from text, logs, and datasets to ensure privacy compliance with GDPR and CCPA standards.

๐ŸŽฏ
python-data-pipeline-designer๐ŸŽฏSkill

Generates optimized Python ETL workflows with robust data validation using Pandas, Dask, or PySpark for scalable data processing systems.

๐ŸŽฏ
documentation-generator๐ŸŽฏSkill

Generates comprehensive technical documentation and architecture diagrams by analyzing source code, ensuring engineering teams have up-to-date API references and onboarding materials.

๐ŸŽฏ
agent-capability-discovery๐ŸŽฏSkill

Scans all skill directories in a repository to generate a comprehensive map of agent capabilities, inputs, and outputs. Serves as the brain of a multi-agent system for routing decisions and system initialization.

๐ŸŽฏ
secret-leak-detector๐ŸŽฏSkill

Detects and reports hardcoded secrets, API keys, and credentials across source code, configuration files, and git history to prevent security leaks.

๐ŸŽฏ
license-compliance-auditor๐ŸŽฏSkill

Automatically scans and validates software project dependencies against a predefined whitelist of approved open-source licenses to ensure legal compliance.