| name | demo |
| description | A minimal example skill that demonstrates how skills work in this project. Use this whenever the user asks to "test the demo skill", "show me how skills work", or wants a simple example of a skill being triggered and followed. |
Demo Skill
This is a minimal skill used only to demonstrate that the skills mechanism works in the tokogaming project.
When this skill triggers, respond with a short, friendly greeting that:
- Confirms the demo skill was successfully loaded and triggered.
- States the name of this skill (
demo).
- Briefly explains in one sentence what skills are for (packaged instructions Claude follows for a specific kind of task).
Keep the response to 2-3 sentences. There is nothing else for this skill to do — it exists purely as a working example.