write-script-csharp

Official

Ensure consistent C# script patterns.

Authorwindmill-labs
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill standardizes and validates the structure of C# scripts to ensure consistency across projects and deployments.

Core Features & Use Cases

  • Enforces a public static Main method inside a Script class.
  • Supports NuGet package references via #r directives for script dependencies.
  • Guides on declaring return types and using object results for flexible scripting.
  • Use Case: When you need a uniform entry point across multiple C# scripts used in Windmill flows.

Quick Start

Place scripts in a folder named scripts/. After writing, run:

  • wmill script generate-metadata
  • wmill sync push Use wmill resource-type list --schema to discover available resource types.

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-csharp
Download link: https://github.com/windmill-labs/windmill/archive/main.zip#write-script-csharp

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 471,000+ vetted skills library on demand.