Install
openclaw skills install @terrycarter1985/demo-greetingA demo greeting skill that prints friendly hello messages. Use when you need a simple greeting or welcome message for testing or demonstration purposes.
openclaw skills install @terrycarter1985/demo-greetingA simple demonstration skill that provides friendly greeting messages.
echo "Hello from demo-greeting skill!"
This skill demonstrates the minimal structure needed for a valid OpenClaw skill. It contains only a SKILL.md file with proper frontmatter.
echo "Hello, world!"echo "Hello, User!"