write-script-bun

Community

Standard Bun/TS scripts for Windmill.

Authoradamkingsbury
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Bun/TypeScript script development often lacks a standardized entry point and resource handling. This guide provides a clear pattern for creating Bun scripts that integrate with Windmill, enabling deterministic execution and consistent structure.

Core Features & Use Cases

  • Standard main export: export async function main(...) to define a single entry point for Bun/TypeScript scripts.
  • Windmill resource integration: access credentials and configuration through the RT namespace to satisfy requirements of Windmill workflows.
  • Optional scaffolding: support for optional directories (scripts/, references/, assets/) to organize helpers, docs, and assets as needed.

Quick Start

Create a Bun/TypeScript script by exporting an async function named main and wire it to Windmill resources using the RT namespace; this script should be placed in the project and executed according to Windmill's workflow.

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-bun
Download link: https://github.com/adamkingsbury/unified-data-model/archive/main.zip#write-script-bun

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.