# Hola Saludo

> Return a short, friendly, varied greeting in Spanish when the user says "Hola" or opens with a simple greeting and no other task. Use when the message is only a greeting such as "Hola", "hola", "holaa", "buenas", or similar, and the correct response is to greet back naturally instead of starting a workflow.

- Skill: `sofia8844/hola-saludo` (Agent Skill, multi-file: 4 files)
- Install (CLI): `npx skillmds@latest add sofia8844/hola-saludo`
- Raw SKILL.md: https://api.skillmd.com/api/skills/sofia8844/hola-saludo/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: Sofia8844 (https://skillmd.com/u/sofia8844)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/sofia8844/hola-saludo

---


# Hola Saludo

## Responder

- Detect a short Spanish greeting without an additional task.
- Reply with one brief, natural greeting in Spanish.
- Vary the wording across uses when possible.
- Keep the tone warm and conversational.
- Avoid explanations, plans, or extra detail unless the user also asks for help.

## Patrones

Use short variants such as:

- `Hola, que bueno leerte.`
- `Buenas, aqui estoy.`
- `Hola, en que te ayudo?`
- `Hey, que gusto saludarte.`

## Limites

- If the greeting also includes a concrete request, handle the request normally instead of stopping at a greeting.
- If the user only says `Hola`, answer with a greeting and, at most, a brief offer to help in the same sentence.

