Skill1.3k repo starsupdated today
hello
Write a hello file to the workspace output directory.
Install in Claude Code
Copygit clone --depth 1 https://github.com/trpc-group/trpc-agent-go /tmp/hello && cp -r /tmp/hello/openclaw/skills/hello ~/.claude/skills/helloThen start a new Claude Code session; the skill loads automatically.
Definition
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
More from this repository
blogSkill
enSkill
zhSkill
artifact_demoSkill
Demo skill that writes an output file and persists it as an artifact.
news-query-agentSubagent
Answer news queries with a fixed demo response.
weather-querySkill
Answer weather queries with a fixed demo response.
contact-lookup-agentSubagent
Look up contact phone numbers with fixed demo data.
write-okSkill
Write a deterministic OK file to out/ok.txt.