LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

python-playground - Run and test Python code in a dedicated playground directory

Execute Python scripts and test code snippets in an isolated playground directory

Tags

Updated: 2026-02-13

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • create playground directory
  • write Python files
  • run Python scripts with uv
  • run Python scripts with cargo
  • test CPython behavior
  • experiment with Python code

Inputs

  • Python code snippets
  • playground directory path
  • Python file content

Outputs

  • playground directory
  • Python script files
  • execution results
  • test output

Requirements

  • Python environment
  • uv package manager
  • cargo for Monty Python
  • Write tool access
  • Bash command permission

Source

  • Spec: SKILL.md
python
testing
sandbox
code-execution
experimentation
create playground directory
write Python files
run Python scripts with uv
run Python scripts with cargo
Python code snippets
playground directory path
Python file content
playground directory
Python script files
execution results