script-execute

Community

Execute C# code dynamically.

Authorlunafish
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill allows for the dynamic compilation and execution of C# code, enabling on-the-fly script execution without needing to pre-compile or deploy separate applications.

Core Features & Use Cases

  • Dynamic Code Execution: Compile and run C# code snippets in memory using the Roslyn compiler.
  • On-Demand Scripting: Execute custom logic for specific tasks or data manipulations.
  • Use Case: Quickly test a C# algorithm or perform a data transformation by providing the code directly to the skill.

Quick Start

Execute the provided C# code using the script-execute skill, defining a class named 'MyScript' with a static method 'Run'.

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: script-execute
Download link: https://github.com/lunafish/Game00/archive/main.zip#script-execute

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.