Skip to main content
ClaudeWave
Skill1.3k repo starsupdated today

hello

Write a hello file to the workspace output directory.

Install in Claude Code
Copy
git clone --depth 1 https://github.com/trpc-group/trpc-agent-go /tmp/hello && cp -r /tmp/hello/openclaw/skills/hello ~/.claude/skills/hello
Then start a new Claude Code session; the skill loads automatically.

SKILL.md

Overview

This skill writes a small hello file under `out/`.

Command

bash scripts/hello.sh out/hello.txt

Output Files

- out/hello.txt