Agent Skills: Hello Ruby

A simple Ruby greeting tool

UncategorizedID: EnactProtocol/enact/hello-ruby

Install this agent skill to your local

pnpm dlx add-skill https://github.com/EnactProtocol/enact/tree/HEAD/tools/hello-ruby

Skill Files

Browse the full folder contents for hello-ruby.

Download Skill

Loading file tree…

tools/hello-ruby/SKILL.md

Skill Metadata

Name
hello-ruby
Description
A simple Ruby greeting tool

Hello Ruby

A simple Ruby tool that greets you by name. Demonstrates how to create an Enact tool with Ruby.

Usage

enact run enact/hello-ruby -a '{"name": "Alice"}'