greeting

Greet users with a standard friendly message starting with Hello from the greeting skill.

10|1|Updated Nov 26, 2022
One-click install
npx skills add https://github.com/plaited/plaited --skill greeting
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: greeting
Source: https://github.com/plaited/plaited/tree/main/src/acp/tests/fixtures/.claude/skills/greeting
Command: npx skills add https://github.com/plaited/plaited --skill greeting

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Greet users with a consistent, friendly opening whenever a greeting is requested, eliminating awkward or repetitive replies.

Core Features & Use Cases

  • Always start with "Hello from the greeting skill!"
  • Include the phrase "skill-test-marker" somewhere in the response
  • Be friendly and welcoming
  • Use cases: chat sessions, onboarding prompts, and polite initial interactions with new users.

Quick Start

Prompt the agent to greet someone and it will respond with a friendly, standard hello that starts with Hello from the greeting skill and includes the phrase skill-test-marker.

Frequently Asked Questions about greeting

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

FAQPage Schema
How do I automate consistent greetings for user onboarding prompts?

Automate consistent greetings for user onboarding prompts by triggering a friendly standard response whenever initial interaction is required. It eliminates repetitive replies by starting with a fixed greeting and maintaining a welcoming tone for chat sessions.

Can I use a standard greeting for chat sessions to avoid awkward openings?

Yes, you can use a standard greeting for chat sessions to avoid awkward openings. It delivers a friendly, consistent hello on demand, ensuring polite interaction and a welcoming experience for new users every time.

What is the best way to deliver friendly communication in automated dialogue flows?

The best way to deliver friendly communication in automated dialogue flows is to use a standardized greeting mechanism. It guarantees a consistent, polite opening message whenever a greeting is requested, streamlining onboarding interactions.

Does the greeting response format include any specific text markers?

Yes, the greeting response format includes specific text markers. It requires starting the response with a dedicated greeting phrase and embedding the term skill-test-marker within the friendly reply to ensure consistent dialogue tracking.

When do I need a dedicated greeting skill for communication prompts?

You need a dedicated greeting skill for communication prompts when you require consistent, polite initial interactions in chat sessions or onboarding flows. It solves the problem of awkward or repetitive replies by standardizing the friendly greeting.