Use when the user requests a greeting using the greeter extension.
Scanned 9/12/2026
Install to Claude Code
npx -y skills add Blockether/vis --skill greeting --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Greeting?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/blockether-greeting)More formats (shields.io, HTML) on the badges page.
---
name: greeting
description: Use when the user requests a greeting using the greeter extension.
---
# Greeting procedure
1. Read `doc("greet.hello")` for the current tool contract.
2. Read `references/style.md` beside this skill if tone needs clarification.
3. Call `greet.hello` with the requested name and case.
4. Display the returned `text`. Do not send it to another service without permission.
Reading or installing this skill does not authorize tool calls or messages.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!