Skill75 estrellas del repoactualizado 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.
Instalar en Claude Code
Copiargit 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-helperDespués abre una sesión nueva de Claude Code; el skill carga automáticamente.
Definición
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"
Del mismo repositorio