Skip to main content
ClaudeWave
Skill1.3k estrellas del repoactualizado yesterday

hello

Write a hello file to the workspace output directory.

Instalar en Claude Code
Copiar
git clone --depth 1 https://github.com/trpc-group/trpc-agent-go /tmp/hello && cp -r /tmp/hello/openclaw/skills/hello ~/.claude/skills/hello
Después abre una sesión nueva de Claude Code; el skill carga automáticamente.

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