Agent Skills: Hello Go

A simple Go greeting tool

UncategorizedID: EnactProtocol/enact/hello-go

Install this agent skill to your local

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

Skill Files

Browse the full folder contents for hello-go.

Download Skill

Loading file tree…

tools/hello-go/SKILL.md

Skill Metadata

Name
hello-go
Description
A simple Go greeting tool

Hello Go

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

Usage

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