example-skill · git:20260729.f057596 · 2026-07-29 · sha256 33be8cbf4b2c014a
example-skill git:20260729.f057596A
Immutable. This exact content is served forever at /api/v1/blob/33be8cbf4b2c014a.
--- 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.