reelier.com / skills
The replay portfolio.
Five real, read-only skills against live public APIs — no accounts, no keys, no writes. Each run is a deterministic replay: the same HTTP calls, the same assertions, zero LLM tokens — and it writes a receipt saying exactly which assertions held.
npm download radar
What every run proves: npm's downloads API answers with a numeric weekly count.
GitHub repo health
What every run proves: GitHub's repo API answers with non-negative counters and the right identity.
HN mention radar
What every run proves: The Algolia HN search API answers with a well-formed hits array.
Vendor status sweep
What every run proves: npm's and GitHub's public status APIs both answer with a status indicator.
Registry latest
What every run proves: The npm registry serves a latest version that looks like semver.
The files are the artifacts — synced verbatim from seldonframe/reelier examples/portfolio. A GitHub Action replays all five every 6 hours; the Actions tab is the standing audit log. Shared receipts land on the replay ledger. Markdown twin of this index: /skills.md; each skill's twin is /skills/<slug>/md.