Claude-skill-antivirus greeting-helper

A simple skill that helps with greeting messages

install
source · Clone the upstream repo
git clone https://github.com/claude-world/claude-skill-antivirus
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/claude-world/claude-skill-antivirus "$T" && mkdir -p ~/.claude/skills && cp -r "$T/examples/safe-skill" ~/.claude/skills/claude-world-claude-skill-antivirus-greeting-helper && rm -rf "$T"
manifest: examples/safe-skill/SKILL.md
source content

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"