greet-user

star 2

Provide a friendly greeting and introduction to the AI assistant's capabilities. Use this skill when the user opens a conversation, says hello, or asks what the assistant can do. Helps orient new users to available features and sets a welcoming tone for interaction.

dalehurley By dalehurley schedule Updated 2/6/2026

name: greet-user description: "Provide a friendly greeting and introduction to the AI assistant's capabilities. Use this skill when the user opens a conversation, says hello, or asks what the assistant can do. Helps orient new users to available features and sets a welcoming tone for interaction." tags: [conversation, greeting, introduction, onboarding, auto-generated] version: 0.1.0

Skill: greet-user

When to Use

Use this skill when the user:

  • Says hello, hi, or greets the assistant
  • Asks 'what can you do?'
  • Requests an introduction or overview
  • Starts a new conversation without a specific task
  • Asks about available capabilities

Input Parameters

Parameter Required Description Example
user_greeting Yes The user's greeting or opening message hello

Procedure

  1. Recognize greeting or capability inquiry from user input
  2. Generate friendly, welcoming response introducing the assistant
  3. List key capabilities including code execution, automation, document creation, data processing, API interaction, and system control
  4. Invite user to specify their task or ask follow-up questions
  5. Maintain conversational tone with emoji and clear formatting

Example

Example requests that trigger this skill:

hello
Install via CLI
npx skills add https://github.com/dalehurley/phpbot --skill greet-user
Repository Details
star Stars 2
call_split Forks 1
navigation Branch main
article Path SKILL.md
More from Creator