write-script-bunnative

Community

Write Bun Native scripts reliably.

Authoradamkingsbury
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill standardizes the creation of Bun Native scripts by enforcing a single, exported async main function and a consistent execution environment, reducing boilerplate and integration friction.

Core Features & Use Cases

  • Enforces a single exported async function named main(param1: string, param2: number) and a deterministic entry point
  • Uses Windmill's RT namespace to access credentials and configuration as resources
  • Provides guidelines for TypeScript Bun Native execution with fetch only (no external imports) and supports preprocessor scripts and S3 object operations
  • Outlines how to integrate S3 storage and resource handling within Bun Native scripts

Quick Start

Create a Bun Native script exporting an async main function and run wmill to generate metadata and 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-bunnative
Download link: https://github.com/adamkingsbury/unified-data-model/archive/main.zip#write-script-bunnative

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.