Hello World

Smoke-test skill that echoes its inputs and confirms the SkillHarness wiring is alive end-to-end.

XAIHT Updated

File contents

Hello World

This skill exists to prove the SkillHarness pipeline is wired correctly. It must:

  1. Accept an optional who input (default: "world").
  2. Return {"greeting": "hello, <who>"} exactly.

There are no side effects. There is no shell. There is no file IO.

If this skill cannot be invoked end-to-end, the SkillHarness is broken and no other skill should be trusted. Treat that as the smoke-test gate.

XAIHT/Tlamatini/tree/main/Tlamatini/agent/skills_pkg/hello_world commit c33b7f2e84

Frequently asked questions

npx skillmds@latest add xaiht/hello-world