greeter

Generates greetings and farewells for user introductions via hello-world MCP tools.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users produce a polished greeting or farewell when they want a simple, friendly introduction without crafting the wording themselves.

Core Features & Use Cases

  • Formal introductions: Creates a greeting using the user's name for professional or casual situations.
  • Goodbyes: Produces a farewell message when the user wants to sign off politely.
  • Tool-backed responses: Uses the hello-world MCP tools when available, and falls back to plain text if not.

Quick Start

Ask the greeter skill to introduce you or say goodbye using your name.

Frequently Asked Questions about greeter

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

FAQPage Schema
How do I generate a polite greeting for a user introduction?

To generate a polite greeting for a user introduction, you can use this Skill to automatically create a friendly hello using a specified name. It produces polished wording for both professional and casual situations.

What is the best way to create a polite farewell message?

The best way to create a polite farewell message is to request a sign-off from this Skill. It generates a courteous goodbye message suitable for formal or casual interactions without manual wording.

Does the greeting tool work without an MCP server connection?

The greeting tool works without an MCP server connection by falling back to plain-text responses. If the hello-world MCP tools are unavailable, it still successfully generates the introduction or farewell.

Can I use this for formal introductions and casual goodbyes?

You can use this for formal introductions and casual goodbyes by providing a user name. The Skill applies the appropriate greeting or farewell logic to fit either professional or relaxed contexts.

Do I need the hello-world MCP server to generate greetings?

You do not need the hello-world MCP server to generate greetings. Access to the greet and farewell tools is preferred for tool-backed responses, but a plain-text fallback handles requests when unavailable.