Coding

Demo Greeting

Try it

A demo greeting skill that prints friendly hello messages. Use when you need a simple greeting or welcome message for testing or demonstration purposes.

What it does

A demo greeting skill that prints friendly hello messages. Use when you need a simple greeting or welcome message for testing or demonstration purposes.

The skill document

Demo Greeting Skill

A simple demonstration skill that provides friendly greeting messages.

Quick Start

echo "Hello from demo-greeting skill!"

Usage

This skill demonstrates the minimal structure needed for a valid OpenClaw skill. It contains only a SKILL.md file with proper frontmatter.

Examples

  • Print a greeting: echo "Hello, world!"
  • Print a personalized greeting: echo "Hello, User!"

Related skills

A simple demo skill that performs a ping/pong business workflow for testing resource ingestion pipelines.

Demo skill created to test the workflow of content ingestion from creation to publication. Use when learning how skills are structured and published.

1 installs

Use this tiny demo skill to verify that a ClawHub skill can be published, installed, and invoked; it returns a short confirmation message and optionally echo...

12 installs

Discover, install, update, or create the right skill when a workflow gap appears. Use when a task is repetitive, a role lacks a reliable procedure, an existi...

37 installs1 stars

Coordinate schema-driven workflows across configurable domains using workflow definitions, adapters, active tracks, artifact versions, approval/risk triage,...

12 installs

A demonstration skill for content ingestion workflows. Checks a workspace folder for text/markdown assets, generates a simple inventory report, and prints a summary. Useful as a minimal example for pipeline-driven publishing.

2 installs