python

Installation
SKILL.md

Python

Execute Python 3 code snippets.

Write the Python code to a temp file using write, then run it with exec: python3 /path/to/file.py. Capture and report stdout/stderr. Clean up the temp file after execution.

Installs
1
GitHub Stars
5
First Seen
Sep 4, 2026
python — rawknee-69/beta-claw