hello-world

star 0

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.

shawnmann By shawnmann schedule Updated 2/18/2026

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:

  1. Respond with: "Hello from the demo skill."
  2. Briefly list the files and folders at the project root (e.g. .cursor/, docs/, README.md).
  3. Keep the response short (2–4 sentences total).

This skill is a minimal example of a project skill in .cursor/skills/hello-world/.

Install via CLI
npx skills add https://github.com/shawnmann/cursor-test --skill hello-world
Repository Details
star Stars 0
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator