my-helper

A small utility skill that greets users and demonstrates the ClawHub publish flow.

Install

openclaw skills install @terrycarter1985/my-helper-demo

My Helper

A tiny demo skill used to illustrate publishing assets to ClawHub.

What it does

  • Prints a friendly greeting
  • Shows how a skill folder is structured
  • Serves as a test asset for the upload workflow

Usage

bash
echo "Hello from my-helper!"

Files

  • SKILL.md — skill manifest and documentation (this file)
  • scripts/greet.sh — example script