Agent skill
hello-js
A simple JavaScript greeting tool
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
# Default greeting
enact run enact/hello-js
# Output: Hello, World!
# Custom name
enact run enact/hello-js -a '{"name": "Alice"}'
# Output: Hello, Alice!
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
hello-ruby
A simple Ruby greeting tool
dice-roll-rust
Roll dice with configurable sides and count - a simple Rust example tool
firecrawl
Scrape, crawl, search, and extract structured data from websites using Firecrawl API - converts web pages to LLM-ready markdown
hello-rust
A simple Rust greeting tool
docs-guide
LLM guide for creating, publishing, and running Enact tools
whatweb
Web scanner that identifies websites, CMS, frameworks, web servers, and embedded devices
Didn't find tool you were looking for?