Windmill Labs, Inc
Official@windmill-labs · United States of America
Offers a multi-language execution environment for parameterized database queries, backend logic, and frontend-integrated distributed task orchestration.
Agent Skills by Windmill Labs, Inc
Showing 47 vetted skills indexed across 2 GitHub repositories.
write-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.
ai-evals
Author and run black-box benchmark cases for Windmill AI generation modes.
refine
Reviews session friction and updates documentation with lessons learned.
grill-me
Runs a relentless interview session to sharpen a plan or design.
update-sqlx
Regenerates the SQLx offline query cache safely after Rust SQL query changes.
grilling
Interviews users in structured rounds to stress-test plans and design decisions.
svelte-frontend
Applies Windmill design-system patterns when writing Svelte frontend code.
write-script-rlang
Standardize R scripts in Windmill with a single JSON-returning entry point.
write-script-snowflake
Write parameterized Snowflake queries with ? placeholders and Windmill CLI deployment.
write-script-csharp
Validate C# scripts for a public static Main method and NuGet directives.
write-script-python3
Write Windmill Python scripts with a standard main function and TypedDict resources.
write-script-bunnative
Create Bun Native TypeScript scripts for Windmill with a single async main function and fetch-only access.
triggers
Configure webhook, data stream, and CDC triggers for Windmill scripts and workflows.
Frequently Asked Questions About Windmill Labs, Inc
FAQPage SchemaWhat specific tasks can be performed using these capabilities?▼
Users can execute parameterized database queries across multiple engines, deploy backend logic in various languages, manage service credentials via structured JSON, and schedule recurring tasks using standard cron expressions.
Which personas benefit most from this environment?▼
Backend engineers, data platform architects, and full-stack developers benefit from the ability to standardize script entry points, manage complex resource configurations, and bridge frontend frameworks like React or Vue with backend execution logic.
What are the prerequisites for running these scripts?▼
Execution requires a configured environment supporting the specific language runtime, such as the JVM for Java, Cargo for Rust, or Node.js for TypeScript, alongside defined resource files for secure credential and service configuration management.