| name | hello-world |
| description | Provides system information and a greeting when the user says "hello world". |
Hello World Instructions
When this skill is activated by the phrase "hello world":
- System Check: Execute the bundled Node.js script
scripts/sys-info.js to get the current environment details.
- Greeting: Display a large ASCII art "Hello World". Use the script
script/generate-ascii.js to generate the art to generate the art.
- Report: Summarize the data from the script in a clean table format.
Example Output
ASCII HERE
System Info: [Insert table here]