write-script-nativets
CommunityDeterministic Native TS scripts for Windmill.
Authoradamkingsbury
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Native TypeScript scripts for Windmill require a deterministic entry point and clear resource handling. This skill enforces a single async main function and a minimal, fetch-only execution environment to reduce surprises.
Core Features & Use Cases
- Native TypeScript execution with fetch only — no external imports allowed.
- Export a single async function named main and optionally receive resources via the RT namespace.
- No invocation of the main function by hand; Windmill will drive execution and supply resources.
Quick Start
Export a single async function named main in a TypeScript file at the skill root and let Windmill invoke it.
Dependency Matrix
Required Modules
None requiredComponents
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-nativets Download link: https://github.com/adamkingsbury/unified-data-model/archive/main.zip#write-script-nativets Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.