A simple skill that responds with a customized hello message in the user's language.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add modbender/skill-library-mcp --skill hello-agent-world --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Hello Agent World?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/modbender-hello-agent-world)More formats (shields.io, HTML) on the badges page.
---
name: hello-agent-world
description: A simple skill that responds with a customized hello message in the user's language.
user-invocable: true
---
# 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!"
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!