Skill71 repo starsupdated 3d ago
greeting-helper
A simple skill that helps with greeting messages
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