enact-hello-ruby
// A simple Ruby greeting tool
$ git log --oneline --stat
stars:194
forks:37
updated:March 4, 2026
SKILL.mdreadonly
SKILL.md Frontmatter
enact2.0.0
nameenact-hello-ruby
version1.0.1
descriptionA simple Ruby greeting tool
licenseMIT
fromruby:3.3-alpine
inputSchema[object Object]
outputSchema[object Object]
commandruby /workspace/hello.rb ${name}
Hello Ruby
A simple Ruby tool that greets you by name.
Usage
enact run ./examples/hello-ruby --input "name=Alice"