✓ Verified 💻 Development ✓ Enhanced Data

Hello Demo

A simple skill to greet users and demonstrate basic OpenCLAW skill structure.

Rating
4.2 (432 reviews)
Downloads
3,496 downloads
Version
1.0.0

Overview

A simple skill to greet users and demonstrate basic OpenCLAW skill structure.

Complete Documentation

View Source →

Hello OpenCLAW Skill

This is a simple skill that demonstrates the basic structure of an OpenCLAW skill.

When to Use

Use this skill when:

  • You want to greet someone with a friendly message
  • You're learning how OpenCLAW skills work
  • You need a starting point for creating new skills

What This Skill Does

This skill will respond with a friendly greeting message and some basic information about OpenCLAW skills.

Skill Structure

A basic OpenCLAW skill requires:

  • SKILL.md - The main skill file with:
  • YAML frontmatter (name, description)
  • Markdown instructions
  • Optional directories:
  • scripts/ - Executable code (Python/Bash/etc.)
  • references/ - Documentation
  • assets/ - Files for output

Example Script

You can run the included Python script:

bash
python scripts/test.py

Example Output

text
Hello! Welcome to OpenCLAW!

This is a demo skill showing how skills work.
Skills can respond to user requests with helpful information.

How to Use

Simply trigger this skill by mentioning "hello" or "hello openclaw" in your conversation.

Installation

Terminal bash

openclaw install hello-demo
    
Copied!

💻Code Examples

example.txt
Hello! Welcome to OpenCLAW!

This is a demo skill showing how skills work.
Skills can respond to user requests with helpful information.

Tags

#coding_agents-and-ides

Quick Info

Category Development
Model Claude 3.5
Complexity One-Click
Author luna825
Last Updated 3/10/2026
🚀
Optimized for
Claude 3.5
🧠

Ready to Install?

Get started with this skill in seconds

openclaw install hello-demo