Skill75 repo starsupdated 1mo ago
greeting-helper
Greeting Helper generates personalized greeting messages for various occasions like birthdays, thank you notes, and other social interactions. Use this skill when you need to quickly compose courteous or celebratory messages for specific people without writing them from scratch.
Install in Claude Code
Copygit clone --depth 1 https://github.com/claude-world/claude-skill-antivirus /tmp/greeting-helper && cp -r /tmp/greeting-helper/examples/safe-skill ~/.claude/skills/greeting-helperThen start a new Claude Code session; the skill loads automatically.
Definition
SKILL.md
# Greeting Helper A safe and simple skill for creating personalized greeting messages. ## Usage Just ask the assistant to create a greeting message for someone. ## Examples - "Create a birthday greeting for John" - "Write a thank you note for my colleague"
More from this repository