Checksum Skill

Deterministically validates the bundled fixture payload and returns its token.

hellogxp 0ef3921 3 files · 887 B Updated

File contents

Checksum Skill

For the experiment task:

  1. Run python3 skills/checksum-skill/scripts/verify.py.
  2. Return only the single JSON object printed by the script.
  3. Do not calculate the checksum yourself.
  4. Do not modify any file.

hellogxp/skill-runtime-intelligence/tree/main/experiments/live_agent/cross_agent_fixture/skills/checksum-skill commit 0ef39215b8

Frequently asked questions

npx skillmds@latest add hellogxp/checksum-skill-2