name: hello-world description: Responds with a greeting from the demo skill and lists project root files. Use when the user says hello, asks for a demo skill, or wants to see the hello-world skill in action.
Hello World (demo skill)
Instructions
When the user asks to say hello or to demonstrate this skill:
- Respond with: "Hello from the demo skill."
- Briefly list the files and folders at the project root (e.g.
.cursor/,docs/,README.md). - Keep the response short (2–4 sentences total).
This skill is a minimal example of a project skill in .cursor/skills/hello-world/.