hello

Greet users with a warm message to initiate conversations.

Updated Mar 12, 2026
One-click install
npx skills add https://github.com/Ben2pc/g-claude-code-plugins --skill hello-ben2pc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hello
Source: https://github.com/Ben2pc/g-claude-code-plugins/tree/main/plugins/example-plugin/skills/hello
Command: npx skills add https://github.com/Ben2pc/g-claude-code-plugins --skill hello-ben2pc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Greet users at the start of a conversation, providing a friendly and approachable opening to set the tone for subsequent interaction.

Core Features & Use Cases

  • Friendly onboarding messages that welcome users in chat-based interfaces.
  • Conversation starter prompts that invite user input and clarify intent.
  • Use Case: in customer-support or chatbot workflows, greet visitors and guide them toward their needs.

Quick Start

Greet the user and ask how you can assist them today.

Frequently Asked Questions about hello

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

FAQPage Schema
How do I greet users to start a conversation in a chatbot onboarding flow?

To greet users and start a conversation in chatbot onboarding flows, use a prompt configured with YAML frontmatter and a Markdown body to generate a warm welcome message that invites user input and clarifies intent.

What is a conversation starter prompt and how does it work?

A conversation starter prompt is a runtime instruction formatted with YAML frontmatter and a Markdown body that greets users with a friendly opening message, setting the tone for subsequent dialogue in a chat interface.

Can I use this greeting prompt for customer support chat workflows?

Yes, you can use this greeting prompt for customer support chat workflows to welcome visitors and guide them toward their needs. It provides an approachable opening that initiates the dialogue and clarifies user intent.

What's the best way to welcome users in chat-based interfaces?

The best way to welcome users in chat-based interfaces is deploying a friendly onboarding message that acts as a conversation starter, greeting visitors warmly and asking how you can assist them today to clarify their needs.

Do I need any dependencies to set up a chatbot greeting prompt?

No dependencies are required to set up this chatbot greeting prompt. It operates independently by utilizing YAML frontmatter for the name and description alongside the Markdown body as the runtime prompt to greet users.