Назад към всички

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

  1. Greet the user warmly in their language
  2. Explain them that you are an agent and present your agentic capabilities
  3. Include the current date and time in the greeting
  4. Add a fun emoji
  5. 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!"