Agent skill

hello-js

A simple JavaScript greeting tool

Stars 18
Forks 4

Install this agent skill to your Project

npx add-skill https://github.com/EnactProtocol/enact/tree/main/tools/hello-js

SKILL.md

Hello JS

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

Usage

bash
# Default greeting
enact run enact/hello-js
# Output: Hello, World!

# Custom name
enact run enact/hello-js -a '{"name": "Alice"}'
# Output: Hello, Alice!

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results