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.
worldbank-country-metadata
by reelier · World Bank public country-metadata API shape check for the United States — read-only, no key required
unpkg-package-metadata
by reelier · package.json shape check for the vue package served through the unpkg CDN — read-only
rubygems-latest-version
by reelier · Latest published version and download count for the Rails gem from the RubyGems API — read-only
pypi-latest-version
by reelier · Latest published version of the Flask package from the PyPI JSON API — read-only, no account needed
openlibrary-search-shape
by reelier · Open Library public search API shape check — read-only, no key required
open-meteo-current-weather
by reelier · Current weather for Berlin from the open-meteo forecast API — read-only, no key required
npm-latest-version-typescript
by reelier · Latest published version of the TypeScript compiler from the npm registry — read-only
npm-deprecation-check
by reelier · Checks whether the npm package "request" is marked deprecated on its latest published version — read-only
jsdelivr-npm-package-stats
by reelier · Version and dist-tag shape check for the react package via the jsDelivr data API — read-only
ipify-public-ip-echo
by reelier · Public IP echo check against the ipify API — read-only, useful for confirming outbound network identity
httpbin-echo-check
by reelier · Request echo shape check against httpbin.org/get — read-only, useful for verifying outbound HTTP plumbing
google-dns-over-https-lookup
by reelier · DNS-over-HTTPS A-record lookup for example.com via Google's public resolver JSON API — read-only
github-search-repos-shape
by reelier · GitHub code-search shape check — top TypeScript repos by stars via the unauthenticated search API — read-only
github-repo-metadata-nextjs
by reelier · Public GitHub repo metadata pull for vercel/next.js — stars, open issues, license, identity — read-only
github-release-radar-nodejs
by reelier · Latest published GitHub release for nodejs/node — read-only radar over the unauthenticated GitHub API
endoflife-ubuntu-lts-check
by reelier · Ubuntu release cycle, LTS flag, and EOL date from endoflife.date — read-only, useful before pinning a base image
endoflife-python-support-check
by reelier · Python release cycle and EOL dates from endoflife.date — read-only, useful before upgrading a runtime
endoflife-node-support-check
by reelier · Node.js release cycle and EOL dates from endoflife.date — read-only, useful before upgrading a runtime
cloudflare-status-sweep
by reelier · Cloudflare's public Statuspage API status check — read-only, no account needed
vendor-status-sweep
by reelier · One-sweep status check of npm and GitHub public status pages — read-only, no account needed
npm-download-radar
by reelier · Trailing-7-day npm download count for the reelier package — shape-asserted, value-fresh, read-only
hn-mention-radar
by reelier · Hacker News mention search for "reelier" via the Algolia HN API — read-only radar sweep
github-repo-health
by reelier · Public GitHub repo health pull for seldonframe/reelier — stars, open issues, identity — read-only
github-repo-health
by fixlyai · Public GitHub repo health pull for seldonframe/reelier — stars, open issues, identity — read-only
registry-latest
by reelier · Latest published version of the reelier package from the npm registry — read-only
npm-download-radar
by fixlyai · Trailing-7-day npm download count for the reelier package — shape-asserted, value-fresh, read-only