Run Python scripts with automatic dependency management using uv. Use when executing Python code that may have package dependencies, when the user doesn't have a Python environment set up, or when you need isolated script execution without polluting system packages. Handles dependency installation automatically—no manual pip install or virtual environment setup required.
$npx -y skills add nhagar/claude-plugins-journalism --skill python-runnerInstalls into the current project.
Run `npx skills use "https://github.com/nhagar/claude-plugins-journalism" --skill "nhagar/claude-plugins-journalism/python-runner"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/nhagar/claude-plugins-journalism" that are relevant to the current task. Run `npx skills add "https://github.com/nhagar/claude-plugins-journalism"` and select the relevant skills, then follow their instructions.