write-script-python3

Official

Master Python scripts for Windmill workflows.

Authorwindmill-labs
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill guides developers to create Python scripts for Windmill by enforcing a consistent main function, typed resource schemas, and Windmill SDK conventions to enable reliable, reusable automation.

Core Features & Use Cases

  • Enforces a standard Python script structure with a main(param1: str, param2: int) function.
  • Provides guidance on resource typing with TypedDict, Windmill SDK usage, and patterns for preprocessor hooks, S3 helpers, and data operations.
  • Use Case: A developer builds a Windmill automation that reads a config resource, calls an external API, and returns a structured result to a flow.

Quick Start

Create a Python script following the described template, then run wmill script generate-metadata and wmill sync push to deploy.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: write-script-python3
Download link: https://github.com/windmill-labs/windmill/archive/main.zip#write-script-python3

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.