Agent Skills by adamkingsbury
Showing 25 vetted skills indexed across 1 GitHub repositories.
write-script-snowflake
Create and execute parameterized Snowflake SQL scripts for data pipelines.
write-script-java
Scaffold a Java script with a standard Main entry point.
raw-app
Scaffold Windmill raw apps with frontend-backend integration for React, Svelte, or Vue.
write-script-bigquery
Generate deterministic parameterized BigQuery scripts with YAML metadata.
write-script-python3
Generate Python script templates with main functions and TypedDict resources for Windmill.
write-script-nativets
Write portable Native TypeScript scripts with a single async main function for Windmill.
write-script-mysql
Write parameterized MySQL queries with ? placeholders and inline parameter annotations.
write-script-bun
Create Bun/TypeScript scripts with a main export and Windmill resource integration.
write-script-graphql
Generate and validate GraphQL queries and mutations with variable definitions.
write-flow
Create Windmill flows with YAML and deploy via wmill sync push.
write-script-php
Generate standardized PHP script skeletons with guarded main functions and resource declarations.
write-script-rust
Standardize Rust scripts with a serializable return type and anyhow::Result.
write-script-bunnative
Enforce a single exported async main function in TypeScript Bun Native scripts.
write-script-bash
Write Bash scripts with positional arguments and JSON output.
write-script-csharp
Generate C# script templates with a public static Main method and #r NuGet directives.
triggers
Route external events to Windmill scripts and flows via YAML trigger configurations.
schedules
Automates recurring workloads via cron-like schedules with Tuniao.
write-script-mssql
Write parameterized MSSQL queries with named parameters and descriptive comments.
cli-commands
Automate Windmill resource and workflow management via CLI subcommands.
write-script-deno
Write Deno/TypeScript scripts for Windmill exporting an async main function.
write-script-go
Enforce Go script structure with package inner and a main function returning JSON-serializable maps.
write-script-postgresql
Write PostgreSQL queries with typed $N::TYPE parameter placeholders.
write-script-duckdb
Generate parameterized DuckDB scripts with frontmatter and $name syntax.
resources
Creates editable PDFs and extracts structured data and tables from scanned files.