python-env-unblocker

Community

Automatically unblock Python env in workspaces.

Authoranyekoutouming
Version1.0.0
Installs0

System Documentation

What problem does it solve?

In new Python workspaces, the interpreter can be unselected, the terminal may not activate the environment, or imports fail because a local .venv is missing or misconfigured. This Skill automates locating or creating a local .venv and wiring the project to use it in VS Code.

Core Features & Use Cases

  • Detects missing or misconfigured Python environments in a workspace and suggests a fix.
  • Creates or reuses a local .venv and updates [workspace]/.vscode/settings.json to point the interpreter to the virtual environment and enable terminal activation.
  • Verifies the environment by running a quick check to ensure the interpreter path resolves correctly.

Quick Start

Run the repair workflow in your project workspace to locate or create a .venv and update the workspace settings.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: python-env-unblocker
Download link: https://github.com/anyekoutouming/anyekoutouming/archive/main.zip#python-env-unblocker

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.