This skill should be used when the user says "hello", "hi", or "greet me".
Scanned 2/12/2026
Install to Claude Code
npx -y skills add sjnims/cc-plugin-eval --skill greet-skill --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Greet Skill?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/sjnims-greet-skill)More formats (shields.io, HTML) on the badges page.
---
name: greet-skill
description: This skill should be used when the user says "hello", "hi", or "greet me".
allowed-tools: Read
---
# Greet Skill
A simple skill for greeting users.
## When to Use
- User says "hello"
- User says "hi"
- User asks to "greet me"
No comments yet. Be the first to comment!