python-execution

Community

Auto-detect Python envs and run scripts.

Authortakemi-ohama
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Running Python code can fail when the runtime environment is unknown or misconfigured. This skill automatically detects the appropriate Python execution environment (uv, venv, or system Python) and executes code with the correct command, and it provides uv setup guidance when needed.

Core Features & Use Cases

  • Auto-detect Python runtime: uv for project-managed environments, virtual environments (.venv or venv), or system Python.
  • Guided execution: choose the right invocation (uv run python, .venv/bin/python, or python3) and handle common setup steps.
  • Quick start assistance: helpful prompts for first-time project setup and running simple scripts.

Quick Start

Run a Python script with automatic environment detection and execution.

Dependency Matrix

Required Modules

None required

Components

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: python-execution
Download link: https://github.com/takemi-ohama/ai-plugins/archive/main.zip#python-execution

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.