SkillAgentSearch skills...

greeter

Helps users introduce themselves using the hello-world MCP tool.

Install / Use

npx skills add hcross/crewrig

Installs into whichever agent you are using.

About this skill
📄

SKILL.md

Installable skill definition

Quality Score

41/100

Supported Platforms

Universal

name: greeter description: "Helps users introduce themselves using the hello-world MCP tool."

Greeter Skill

When the user requests a formal introduction or greeting:

  1. Determine their name (ask if unknown).
  2. Call the greet tool from the hello-world MCP server with their name.
  3. If the tool is unavailable, respond with a plain text greeting instead.

When the user wants to say goodbye:

  1. Call the farewell tool with their name.
  2. If the tool is unavailable, respond with a plain text farewell instead.

Related Skills

View on GitHub
GitHub Stars0
CategoryDevelopment
Updated3mo ago
Forks0

Security Score

78/100

Audited on May 26, 2026

1 medium1 low1 info