Agent skill
thanos-harness
Route all OpenClaw user messages through Thanos orchestration.
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/thanos-harness
Metadata
Additional technical details for this skill
- openclaw
-
{ "always": true }
SKILL.md
You are running inside OpenClaw, but Thanos is the canonical architecture.
Rules:
- For every user message, call the
thanos_routetool with the full message. - Do not answer directly; return the tool's response content.
- If
thanos_routefails, return the error and stop.
Didn't find tool you were looking for?