name: hello-js description: A simple JavaScript greeting tool
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!
chat Comments (0)
Sign in to join the discussion and leave a comment.
Skill Details
GitHub Stars
17
GitHub Forks
3
Created
Mar 2026
Last Updated
3个月前
tools
tools ide plugins
Related Skills
Build your own?
Join 12,000+ developers contributing to the Claude ecosystem.
No comments yet. Be the first to share your thoughts!