hello-world

Detect common salutations and send a predefined greeting message.

1|1|Updated Mar 25, 2026
One-click install
npx skills add https://github.com/penghang1223/niannian-workspace --skill hello-world-penghang1223
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hello-world
Source: https://github.com/penghang1223/niannian-workspace/tree/main/skills/hello-world
Command: npx skills add https://github.com/penghang1223/niannian-workspace --skill hello-world-penghang1223

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides a friendly, automatic greeting to users, reducing friction and improving engagement in conversations.

Core Features & Use Cases

  • Triggered by common greetings such as "你好" or "hello" to greet users.
  • Sends a warm welcome message to acknowledge user interaction and set a positive tone.
  • Useful in onboarding flows, chat assistants, and demo environments to demonstrate responsiveness.

Quick Start

Trigger the greeting by saying "你好" or "hello" and the skill will respond with a warm welcome.

Frequently Asked Questions about hello-world

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

FAQPage Schema
How do I add an automatic chatbot greeting when a user says hello?

You can add an automatic chatbot greeting by using a skill that detects common salutations like "hello" or "你好" and sends a predefined welcome message. This reduces friction and improves user engagement in chat interfaces.

What is the best way to set up a welcome message for onboarding flows?

Setting up a welcome message for onboarding flows is best handled by a greeting skill that detects user salutations and responds automatically. This establishes rapport and sets a positive tone without requiring complex configuration.

Can I trigger a welcome response in chat interfaces using simple greetings?

Yes, you can trigger a welcome response in chat interfaces by using simple greetings. The skill detects common salutations such as "hello" and automatically delivers a warm, predefined response message to acknowledge the interaction.

Does the automatic greeting skill require any dependencies or components?

The automatic greeting skill requires no dependencies or components to function. It operates by detecting common salutations and sending a predefined response message through the standard message tool.

Why use a dedicated greeting skill instead of a custom script for user engagement?

A dedicated greeting skill improves user engagement by providing a ready-made solution for detecting salutations and sending welcome messages. This avoids the friction of building a custom script and ensures responsiveness in demo environments.

Are there limitations to using predefined response messages for chatbot greetings?

Predefined response messages for chatbot greetings are limited to detecting common salutations and delivering a set welcome text. This basic implementation does not support dynamic conversational context or complex user interaction beyond the initial greeting.