python-scratchpad

Installation
SKILL.md

Python Scratchpad

Use this skill when the task benefits from a short Python script instead of pure reasoning.

This skill is especially useful for:

  • arithmetic and unit conversions
  • validating regexes or parsing logic
  • transforming JSON, CSV, or small text payloads
  • checking assumptions with a small reproducible script

Requirements:

  • The agent should have access to execute_code.
Installs
1
Repository
openbmb/chatdev
GitHub Stars
31.7K
First Seen
Mar 21, 2026
python-scratchpad — openbmb/chatdev