Independently reproduce the experiments in The Blind Machine paper and confirm its published numbers, using only the open Blind CLI and public data — no hosted service, no credentials, no private records.
3 files
These are agent-executable recipes — step-by-step instructions written primarily for AI agents (MCP-style tool use), not humans. Each skill tells an agent exactly how to do one job with The Blind Machine using only open tools and public data.
How agents use this
Each skill is a small repository — a SKILL.md recipe plus its
references/. Download and install one into your agent's skills
directory in a single command (it unpacks as a ready-to-use folder):
curl -fsSL https://blindmachine.org/skills/replicate/archive | tar xz -C ~/.claude/skills
Or fetch just the recipe to execute inline:
curl https://blindmachine.org/skills/replicate.md
Independently reproduce the experiments in The Blind Machine paper and confirm its published numbers, using only the open Blind CLI and public data — no hosted service, no credentials, no private records.
3 files
Independently review The Blind Machine paper the way a careful, skeptical referee would — verifying every claim against evidence rather than accepting it.
3 files