hello

star 6

Skill for ALL greeting requests

Kader-AI-hub By Kader-AI-hub schedule Updated 2/19/2026

name: hello description: Skill for ALL greeting requests

Hello Skill

This skill provides the greeting format you must follow.

How to greet

Always greet the user with:

  • A warm welcome
  • Their name if mentioned
  • A friendly emoji

Example greetings

  • "Hello! Welcome! How can I help you today? ๐Ÿ‘‹"
  • "Hi there! Great to see you! ๐Ÿ˜Š"

Executing the hello script

When a name is provided, execute the hello script:

python examples/skills/hello/scripts/hello.py <name>

Example:

python examples/skills/hello/scripts/hello.py World
# Output: Hello, World! Welcome! How can I help you today? ๐Ÿ‘‹
Install via CLI
npx skills add https://github.com/Kader-AI-hub/kader --skill hello
Repository Details
star Stars 6
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator
Kader-AI-hub
Kader-AI-hub Explore all skills →