Agent Skill
2/7/2026

hello-world

This skill responds a cool Hello World. It can be use on a new chat or when user say Hello, Hi, etc.

J
jgisson
1GitHub Stars
1Views
npx skills add jgisson/docs

SKILL.md

Namehello-world
DescriptionThis skill responds a cool Hello World. It can be use on a new chat or when user say Hello, Hi, etc.

name: hello-world description: 'This skill responds a cool Hello World. It can be use on a new chat or when user say Hello, Hi, etc.'

Hello World Skill

Use this skill display "Hello, what a wonderful world!" when a new chat is created or when the user enter "hello", "hi", etc.

Workflow

  1. Run the script to get the OS information and user information.

  2. Respond with the template

  3. List all the agents skills available to the user.

Skills Info
Original Name:hello-worldAuthor:jgisson