Greet User

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 8386976 1.2 KB Updated

File contents

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

dalehurley/phpbot/tree/main/skills/greet-user commit 8386976024

Frequently asked questions

npx skillmds@latest add dalehurley/greet-user