write-script-rlang

Official

Write robust R scripts with clear structure.

Authorwindmill-labs
Version1.0.0
Installs0

System Documentation

What problem does it solve?

R scripting can lack a consistent entry point and output format, making reuse and automation difficult. This skill standardizes how R scripts are authored within Windmill by enforcing a single entry point and a predictable JSON output, reducing fragmentation and errors in script development.

Core Features & Use Cases

  • Enforces a main function as the script entry point and maps inputs to function parameters for predictable behavior.
  • Encourages loading libraries with explicit usage and returns JSON-serializable results for easy downstream consumption.
  • Provides guidance for common data-analysis tasks and automation workflows within Windmill, including parameter defaults and type mapping.

Quick Start

Create a standard R script with a main function, load libraries, map inputs to parameters, and return a JSON-serializable result.

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

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.