python-manager-discovery

Detect Python environment managers and diagnose configuration issues.

Updated Apr 3, 2026
One-click install
npx skills add https://github.com/MohitKumar9211/Lynx-Shoes --skill python-manager-discovery-mohitkumar9211
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: python-manager-discovery
Source: https://github.com/MohitKumar9211/Lynx-Shoes/tree/main/extensions/ms-python.vscode-python-envs-1.26.0-win32-x64/.github/skills/python-manager-discovery
Command: npx skills add https://github.com/MohitKumar9211/Lynx-Shoes --skill python-manager-discovery-mohitkumar9211

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps developers and DevOps personnel discover environment managers and diagnose related issues efficiently.

Core Features & Use Cases

  • Discovery Pattern Analysis: Recognizes discovery locations and configuration files for conda, poetry, pipenv, pyenv, and venv.
  • Known Issue Identification: Highlights common problems such as misconfigured paths or environment variable conflicts.
  • Use Case: A developer troubleshooting environment activation failures can use this Skill to identify misconfigurations and suggest fixes.

Quick Start

Ask the AI to review environment setup patterns for poetry and identify potential issues.

Frequently Asked Questions about python-manager-discovery

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

FAQPage Schema
How do I troubleshoot Python virtual environment activation failures?

Detect environment managers like conda, poetry, pipenv, pyenv, and venv by analyzing discovery patterns and configuration files to evaluate environment variables and paths for reliable environment setup across platforms.

Why does my poetry environment fail to activate due to path conflicts?

Poetry environment activation fails due to path conflicts or environment variable misconfigurations, which can be diagnosed by evaluating discovery locations and configuration files to highlight known issues and suggest fixes.

Can I use this to diagnose conda environment variable conflicts across different platforms?

Yes, you can diagnose conda environment variable conflicts across platforms by evaluating environment variables, configuration files, and paths to ensure proper environment setup and identify known issues.

What is the best way to discover which Python environment manager is currently configured?

The best way to discover the configured Python environment manager is to recognize discovery locations and configuration files for conda, poetry, pipenv, pyenv, and venv to evaluate the current setup.

How do I fix misconfigured pyenv or pipenv paths preventing environment discovery?

Fix misconfigured pyenv or pipenv paths by diagnosing configuration issues through evaluating environment variables, configuration files, and paths to ensure reliable environment discovery and activation across platforms.