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.

1 step·3 assertions·read-only·✓ replayed 2026-07-21

npm download radar

What every run proves: npm's downloads API answers with a numeric weekly count.

npm-download-radar.skill.mdseed run 1/1 · 167ms
1 step·4 assertions·read-only·✓ replayed 2026-07-21

GitHub repo health

What every run proves: GitHub's repo API answers with non-negative counters and the right identity.

github-repo-health.skill.mdseed run 1/1 · 1,677ms
1 step·2 assertions·read-only·✓ replayed 2026-07-21

HN mention radar

What every run proves: The Algolia HN search API answers with a well-formed hits array.

hn-mention-radar.skill.mdseed run 1/1 · 411ms
2 steps·4 assertions·read-only·✓ replayed 2026-07-21

Vendor status sweep

What every run proves: npm's and GitHub's public status APIs both answer with a status indicator.

vendor-status-sweep.skill.mdseed run 2/2 · 235ms
1 step·2 assertions·read-only·✓ replayed 2026-07-21

Registry latest

What every run proves: The npm registry serves a latest version that looks like semver.

registry-latest.skill.mdseed run 1/1 · 152ms
3 steps·6 assertions·read-only·✓ replayed 2026-07-21

Nightly deploy check

What every run proves: Each route of a live deployment answers 200 and still serves its expected body content.

nightly-deploy-check.skill.mdseed run 3/3 · 245ms
1 step·7 assertions·read-only·✓ replayed 2026-07-21

API contract drift watch

What every run proves: A public JSON API still answers with its documented schema — required fields present and correctly typed..

api-contract-drift-watch.skill.mdseed run 1/1 · 192ms
1 step·5 assertions·read-only·✓ replayed 2026-07-21

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.

data-pull-report.skill.mdseed run 1/1 · 248ms
1 step·4 assertions·read-only·✓ replayed 2026-07-21

CMS content audit

What every run proves: A public sitemap answers as a complete urlset that still enumerates its canonical URL.

cms-content-audit.skill.mdseed run 1/1 · 132ms
3 steps·8 assertions·read-only·✓ replayed 2026-07-21

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..

weekly-metrics-digest.skill.mdseed run 3/3 · 481ms
1 step·3 assertions·read-only·✓ replayed 2026-07-21

Release radar

What every run proves: GitHub's releases API answers with a real published release tag and a numeric id.

release-radar.skill.mdseed run 1/1 · 268ms
1 step·6 assertions·read-only·✓ replayed 2026-07-21

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.

seo-indexability-snapshot.skill.mdseed run 1/1 · 239ms
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.

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.

read-onlyNewestMost receipts
read-only·MIT·0 receipts

worldbank-country-metadata

by reelier · World Bank public country-metadata API shape check for the United States — read-only, no key required

read-only·MIT·0 receipts

unpkg-package-metadata

by reelier · package.json shape check for the vue package served through the unpkg CDN — read-only

read-only·MIT·0 receipts

rubygems-latest-version

by reelier · Latest published version and download count for the Rails gem from the RubyGems API — read-only

read-only·MIT·0 receipts

pypi-latest-version

by reelier · Latest published version of the Flask package from the PyPI JSON API — read-only, no account needed

read-only·MIT·0 receipts

openlibrary-search-shape

by reelier · Open Library public search API shape check — read-only, no key required

read-only·MIT·0 receipts

open-meteo-current-weather

by reelier · Current weather for Berlin from the open-meteo forecast API — read-only, no key required

read-only·MIT·0 receipts

npm-latest-version-typescript

by reelier · Latest published version of the TypeScript compiler from the npm registry — read-only

read-only·MIT·0 receipts

npm-deprecation-check

by reelier · Checks whether the npm package "request" is marked deprecated on its latest published version — read-only

read-only·MIT·0 receipts

jsdelivr-npm-package-stats

by reelier · Version and dist-tag shape check for the react package via the jsDelivr data API — read-only

read-only·MIT·0 receipts

ipify-public-ip-echo

by reelier · Public IP echo check against the ipify API — read-only, useful for confirming outbound network identity

read-only·MIT·0 receipts

httpbin-echo-check

by reelier · Request echo shape check against httpbin.org/get — read-only, useful for verifying outbound HTTP plumbing

read-only·MIT·0 receipts

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

read-only·MIT·0 receipts

github-search-repos-shape

by reelier · GitHub code-search shape check — top TypeScript repos by stars via the unauthenticated search API — read-only

read-only·MIT·0 receipts

github-repo-metadata-nextjs

by reelier · Public GitHub repo metadata pull for vercel/next.js — stars, open issues, license, identity — read-only

read-only·MIT·0 receipts

github-release-radar-nodejs

by reelier · Latest published GitHub release for nodejs/node — read-only radar over the unauthenticated GitHub API

read-only·MIT·0 receipts

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

read-only·MIT·0 receipts

endoflife-python-support-check

by reelier · Python release cycle and EOL dates from endoflife.date — read-only, useful before upgrading a runtime

read-only·MIT·0 receipts

endoflife-node-support-check

by reelier · Node.js release cycle and EOL dates from endoflife.date — read-only, useful before upgrading a runtime

read-only·MIT·0 receipts

cloudflare-status-sweep

by reelier · Cloudflare's public Statuspage API status check — read-only, no account needed

read-only·MIT·0 receipts

vendor-status-sweep

by reelier · One-sweep status check of npm and GitHub public status pages — read-only, no account needed

read-only·MIT·0 receipts

npm-download-radar

by reelier · Trailing-7-day npm download count for the reelier package — shape-asserted, value-fresh, read-only

read-only·MIT·0 receipts

hn-mention-radar

by reelier · Hacker News mention search for "reelier" via the Algolia HN API — read-only radar sweep

read-only·MIT·0 receipts

github-repo-health

by reelier · Public GitHub repo health pull for seldonframe/reelier — stars, open issues, identity — read-only

read-only·MIT·0 receipts

github-repo-health

by fixlyai · Public GitHub repo health pull for seldonframe/reelier — stars, open issues, identity — read-only

read-only·MIT·0 receipts

registry-latest

by reelier · Latest published version of the reelier package from the npm registry — read-only

read-only·MIT·0 receipts

npm-download-radar

by fixlyai · Trailing-7-day npm download count for the reelier package — shape-asserted, value-fresh, read-only