Code Runner

Execute Python code snippets safely in an isolated subprocess with timeout protection. Use when: the user asks to run, test, or evaluate Python code, calculate expressions, or prototype logic. NOT for: running shell commands, executing other languages, or code that needs filesystem/network access.

ericwang915 adf7369 2 files · 4.9 KB Updated

File contents

ericwang915/PythonClaw/tree/main/pythonclaw/templates/skills/dev/code_runner commit adf7369cc9

Frequently asked questions

npx skillmds@latest add ericwang915/code-runner