Greeting Generator

Generate personalized greetings based on time, mood, and programming context.

2|Updated Oct 15, 2025
One-click install
npx skills add https://github.com/cyperx84/claude-code-plugin-examples --skill greeting-generator-cyperx84
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Greeting Generator
Source: https://github.com/cyperx84/claude-code-plugin-examples/tree/main/examples/01-beginner/hello-plugin/skills/greeting-generator
Command: npx skills add https://github.com/cyperx84/claude-code-plugin-examples --skill greeting-generator-cyperx84

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill generates personalized, time- and mood-aware greetings for developers to start sessions positively.

Core Features & Use Cases

  • Time-based greetings: tailor salutation based on morning, afternoon, evening, or night.
  • Mood-aware tone: adjust style to Energetic, Professional, Humorous, or Supportive.
  • Context awareness: optionally reference programming language or recent activity to make greetings feel relevant.
  • Use Case: onboarding a new team member or kicking off a collaboration session.

Quick Start

Use the Greeting Generator to craft a greeting for a user given time, mood, and context.

Frequently Asked Questions about Greeting Generator

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

FAQPage Schema
How do I generate a context-aware greeting for a developer session?

To generate a context-aware greeting, provide the time of day, desired mood, and programming context. The generator adapts salutations to morning, afternoon, evening, or night, and adjusts tone to Energetic, Professional, Humorous, or Supportive.

Can I customize greetings based on programming language and recent activity?

Yes, you can customize greetings by optionally referencing programming languages or recent activity. This context awareness makes greetings feel relevant to the developer's current work and recent session actions.

What moods are supported for generating developer greetings?

The supported moods for developer greetings are Energetic, Professional, Humorous, and Supportive. The generator adjusts the tone of the salutation based on the selected mood to fit onboarding or collaboration prompts.

When do I need a mood-aware greeting for onboarding new team members?

You need a mood-aware greeting for onboarding new team members or kicking off collaboration sessions to start interactions positively. It tailors messages based on time of day and selected tone to ensure relevant session starts.

Does the greeting generator require any dependencies or components?

No, the greeting generator does not require any dependencies or components. It relies on YAML frontmatter for discovery and a Markdown body to provide operational instructions loaded into context when activated.

Why use a time-based greeting instead of a static salutation for developers?

Time-based greetings tailor salutations to morning, afternoon, evening, or night, adapting to the developer's current environment. This context awareness creates personalized session starts compared to static salutations.