
fusionlabssource skills on Remote OpenClaw
2 skills published by fusionlabssource. Each listing includes a one-command install for Claude Code, OpenClaw, Codex, and Hermes, plus a link to the upstream source.
clawprint-verify
Issues reverse-CAPTCHA challenges to verify that a conversation partner is an AI, not a human. Speed challenges require solving large multiplication problems within 100ms; pattern challenges require analyzing pixel grids, both impossible for humans within the time limits. Verification is confirmed server-side using a secret key.
captcha-ai
Issues reverse-CAPTCHA challenges to verify that a conversation partner is an AI, not a human. Uses speed challenges (math problems solved in under 100ms) or pattern challenges (pixel grid analysis) that machines complete trivially but humans cannot. Validates results server-side to prevent replay or tampering.