greeter

Generate friendly greetings for named individuals using hello-world MCP tools.

3|Updated Mar 16, 2026
One-click install
npx skills add https://github.com/hcross/crewrig --skill greeter-hcross
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: greeter
Source: https://github.com/hcross/crewrig/tree/main/extensions/hello-world/skills/greeter
Command: npx skills add https://github.com/hcross/crewrig --skill greeter-hcross

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Simplifies and speeds up personal introductions by automatically generating friendly greetings when a name is provided.

Core Features & Use Cases

  • Automatic greeting generation: prompts the hello-world MCP tool with the user's name to produce a greeting.
  • Name handling & fallbacks: asks for the name if unknown and falls back to a plain greeting when tools are unavailable.
  • Use Case: onboarding, chats, and networking introductions where a quick, polite greeting is needed.

Quick Start

Provide the user's name and run the greeter to generate a greeting.

Frequently Asked Questions about greeter

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate friendly greetings for named users in a chat assistant?

To automate greetings for named users, provide the individual's name to a greeting tool which then generates a polite introduction. The skill prompts a hello-world MCP tool with the provided name to produce the greeting automatically.

What happens if the hello-world MCP tool is unavailable when generating a greeting?

If the hello-world MCP tool is unavailable, the greeting generation falls back to producing a plain text greeting. It also asks for the user's name if it is unknown, ensuring an introduction is still generated.

Can I use automated greeting generation for user onboarding flows?

Yes, you can use automated greeting generation for user onboarding flows. It applies to onboarding, chats, and networking introductions where a quick, polite greeting is needed for named individuals.

How do I generate a polite introduction when a user's name is missing?

When a user's name is missing, the greeting tool asks for the name first. Once the name is provided, it generates a polite introduction using the hello-world MCP tool or a plain text fallback.

What is the best way to speed up personal introductions in networking chats?

The best way to speed up personal introductions is using an automated greeting generator. By providing a user's name, it quickly outputs a friendly greeting, simplifying and speeding up the introduction process.