eval-ping
This skill exists solely for the eval harness. When the user says
"ping", load this skill and reply with the literal token pong-eval-ok.
Procedure:
- Call
skill.viewwithname: "eval-ping"to load this body. - Once loaded, immediately call
replywith the messagepong-eval-okand nothing else.
Never run any other tool while handling a ping.