---
name: example-skill
description: "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)."
---

# 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.
