Skip to main content

hello

Greet the workspace. Use when the user asks the Starter harness to say hello or to prove the skill is loaded.

Jump to install

Source facts

Repository
autonomous-ai/openharness
Last source activity
September 17, 2026 at 03:35
Detected SKILL.md language
English
Stars
822
Forks
67

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.

File Explorer
2 files

Showing SKILL.md

SKILL.md
Source instructions · Read-only preview
name
hello
description
Greet the workspace. Use when the user asks the Starter harness to say hello or to prove the skill is loaded.
# hello Run this from the workspace root and paste the output back to the user: ```bash sh "$STARTER_DSH_DIR/skills/hello/scripts/hello.sh" ```
View on GitHub