Marketplace

cloudflare-python-workers

Build Python APIs on Cloudflare Workers using pywrangler CLI and WorkerEntrypoint class pattern.Includes Python Workflows for multi-step DAG automation with @step.do decorators.Use when: building Python serverless APIs, migrating Python code to edge, using Python ML libraries,or creating durable workflows. Prevents async errors, package compatibility issues, handler pattern mistakes.

$ Installer

git clone https://github.com/jezweb/claude-skills /tmp/claude-skills && cp -r /tmp/claude-skills/skills/cloudflare-python-workers ~/.claude/skills/claude-skills

// tip: Run this command in your terminal to install the skill