Skip to main content

greeter

Generate a personalized greeting. Use when the user wants to greet someone by name.

Jump to install

Source facts

Repository
EXboys/langchain-skilllite
Last source activity
February 4, 2026 at 15:47
Detected SKILL.md language
Undetermined
Stars
2
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.

File Explorer
2 files

Showing SKILL.md

SKILL.md
Source instructions · Read-only preview
name
greeter
description
Generate a personalized greeting. Use when the user wants to greet someone by name.
# Greeter Skill Creates a personalized greeting message. ## Usage `{"name": "Alice"}` → `{"greeting": "Hello, Alice! Nice to meet you."}`
View on GitHub