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.
Nightly deploy check
What every run proves: Each route of a live deployment answers 200 and still serves its expected body content.
API contract drift watch
What every run proves: A public JSON API still answers with its documented schema — required fields present and correctly typed..
Data pull report
What every run proves: The Frankfurter open-data API answers with the euro as base and each reported rate as a number.
CMS content audit
What every run proves: A public sitemap answers as a complete urlset that still enumerates its canonical URL.
Weekly metrics digest
What every run proves: Three public sources — npm downloads, GitHub, and the npm registry — all answer in a single read-only run..
Release radar
What every run proves: GitHub's releases API answers with a real published release tag and a numeric id.
SEO indexability snapshot
What every run proves: A public page serves the core on-page SEO signals in its server-rendered HTML — title, meta description, canonical, and Open Graph.
Community
Published by anyone via reelier push <skill> --public. Every listing is machine-triaged (parse, effect grade, secret scan) before it goes live — no CLI telemetry, ever.
No community skills match this filter yet. Publish the first one with reelier push <skill> --public.