# Example Skill

> Demonstrate the standard skill layout. Triggers on: run example, show example skill output. Near-miss: requesting a demo or test of any skill (route those to the specific skill).

- Skill: `eugenelim/example-skill-2` (Agent Skill)
- Install (CLI): `npx skillmds@latest add eugenelim/example-skill-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/eugenelim/example-skill-2/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: eugenelim (https://skillmd.com/u/eugenelim)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/eugenelim/example-skill-2

---


# Example Skill

This skill is a minimal demonstration of the standard SKILL.md layout. Replace this content
with your skill's actual instructions.

## What it does

Produces a short greeting and lists any files the user has mentioned.

## When to use this skill

The agent invokes this skill when the user asks to "run example" or "show example skill output".

## Steps

1. Greet the user.
2. List any files mentioned in the conversation.
3. Summarize what the example-skill would do in a real pack.

## Output

A short greeting and a bullet list.

