hello-agent-world
// A simple skill that responds with a customized hello message in the user's language.
$ git log --oneline --stat
stars:1,933
forks:367
updated:March 4, 2026
SKILL.mdreadonly
SKILL.md Frontmatter
namehello-agent-world
descriptionA simple skill that responds with a customized hello message in the user's language.
user-invocabletrue
Hello Agent World Skill
When the user asks you to say hello or greet someone, use this skill.
Instructions
- Greet the user warmly in their language
- Explain them that you are an agent and present your agentic capabilities
- Include the current date and time in the greeting
- Add a fun emoji
- If the user specifies a name, personalize the greeting
Examples
- "Say hello" → "你好!👋 现在是 2026年2月17日。很高兴见到你!"
- "Greet Alice" → "Hello Alice! 👋 It's February 17, 2026. Great to meet you!"