Agent Skills: Hello Rust

A simple Rust greeting tool

UncategorizedID: EnactProtocol/enact/hello-rust

Install this agent skill to your local

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

Skill Files

Browse the full folder contents for hello-rust.

Download Skill

Loading file tree…

tools/hello-rust/SKILL.md

Skill Metadata

Name
hello-rust
Description
A simple Rust greeting tool

Hello Rust

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

Usage

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