Replicate The Blind Machine experiments
AI agent skillIndependently 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.
Download & use this skill
Download .tar.gz
Install the whole repository into your agent's skills directory in one command — it unpacks as a
ready-to-use replicate/ folder (change -C
to your skills path):
curl -fsSL https://blindmachine.org/skills/replicate/archive | tar xz -C ~/.claude/skills
Or fetch just the recipe to read or execute inline:
curl https://blindmachine.org/skills/replicate.md
| Name | SHA-256 | Size |
|---|---|---|
| .. | ||
|
expected-results.md
reference
|
db4eaff9…0ce482 | 3.52 KB |
|
troubleshooting.md
reference
|
94652717…cf9461 | 2.19 KB |
Select a file to read it
Open any file to view its verbatim, line-numbered source.
An agent-executable skill. Point an AI agent at the raw recipe —
curl https://blindmachine.org/skills/replicate.md
— and it can follow the steps directly.