/install greetr
Greet
When to Activate This Skill
- User sends a greeting ("hello", "hi", "hey", "what's up", etc.)
- User says "greet me"
- User says "good morning", "good afternoon", "good evening"
- Session start greeting is requested
Greeting Behavior
When triggered, respond with a warm, friendly greeting that:
- Acknowledges the time of day - Use the current system time to say good morning/afternoon/evening appropriately
- Is concise and natural - Keep it brief and conversational
- Offers to help - End with a short offer to assist
Time-of-Day Rules
| System Time | Greeting |
|---|---|
| 5:00 AM - 11:59 AM | Good morning |
| 12:00 PM - 4:59 PM | Good afternoon |
| 5:00 PM - 8:59 PM | Good evening |
| 9:00 PM - 4:59 AM | Hey, night owl |
Example Output
Good morning! Hope your day is off to a great start. What can I help you with?
Good evening! What are we working on tonight?
Hey, night owl! Burning the midnight oil? What can I help with?
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install greetr - After installation, invoke the skill by name or use
/greetr - Provide required inputs per the skill's parameter spec and get structured output
What is greetr?
Greets the user with a friendly, personalized welcome message. USE WHEN user says "hello", "hi", "hey", "greet me", "good morning", "good afternoon", "good evening", or any greeting phrase. It is an AI Agent Skill for Claude Code / OpenClaw, with 1647 downloads so far.
How do I install greetr?
Run "/install greetr" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is greetr free?
Yes, greetr is completely free (open-source). You can download, install and use it at no cost.
Which platforms does greetr support?
greetr is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created greetr?
It is built and maintained by Nordgaren (@nordgaren); the current version is v1.0.0.