windmill
Turn scripts into workflows, APIs, and internal apps
All Skills in This Repository (46)
Pure Emerald Level Indicatorswrite-script-ansible
Write Ansible playbooks as Windmill scripts with header-defined arguments and dependencies.
write-workflow-as-code
Writes Windmill Workflow-as-Code scripts in TypeScript or Python using the wmill SDK.
domain-modeling
Builds and maintains a project domain glossary in CONTEXT.md files.
commit
Creates git commits using conventional commit format with staged file selection.
local-review
Reviews pull request diffs for bugs, security issues, and AGENTS.md compliance using a fresh-context subagent.
native-trigger
Implements new native trigger services across Windmill's Rust backend and Svelte frontend.
local-review-codex
Runs the CI Codex PR review locally against unpushed branch changes before pushing.
improve-codebase-architecture
Scan a codebase for shallow modules and present deepening refactors as a visual HTML report.
adding-a-trigger
Guides adding a new TriggerCrud-based trigger type across Windmill backend, frontend, CLI, and capture infrastructure.
codebase-design
Designs deep modules with small interfaces, clean seams, and testable adapters.
pr
Creates draft GitHub pull requests and drives CI review rounds until ready.
ai-chat
Guides editing of Windmill AI chat tools, prompts, and context-window management.
Frequently Asked Questions
FAQPage SchemaHow to install Windmill skills?βΌ
Run `npx skills add windmill-labs/windmill --all -g -y` in your terminal to install the full skill suite globally.
What is Windmill used for?βΌ
Windmill is an open-source platform that turns scripts into APIs, background jobs, workflows, and internal apps with auto-generated UIs. It is a self-hostable alternative to Retool, Pipedream, and Temporal.
Which languages do Windmill skills support?βΌ
The skills cover Python, TypeScript (Bun, Deno, and native), Go, Bash, PowerShell, Rust, C#, Java, PHP, R, Ansible, GraphQL, and SQL dialects like PostgreSQL, MySQL, BigQuery, Snowflake, MSSQL, and DuckDB.
Can AI agents build Windmill flows and apps?βΌ
Yes. The included skills teach AI agents to write scripts, compose flows, scaffold raw apps, configure triggers and schedules, and preview everything through the wmill CLI.
Do Windmill skills work with Claude Code and Codex?βΌ
Yes. All skills follow the standard SKILL.md format and are auto-discovered by Claude Code, Codex, and Pi from the .agents/skills directory.
Related Repositories in Software Engineering
View All in Software Engineeringβopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core