Home / yingying-chu / class-action-finder · skills/class-action-finder/SKILL.md · GitHub

class-action-finder skillA

class-action-finder is agent-read markdown (skill) from yingying-chu/class-action-finder: Find, verify, and track class action settlements from the user's email. Use for three jobs: (1) scan direct settlement notices and produce an actionable HTML report, (2) scan purchase confirmations or receipts and check the web for potentially matching open settlements, or (3) record and retrieve claim and payout history. Trigger for requests such as "scan my email for settlements", "did I miss a claim deadline", "check my purchases for class actions", "scan my receipts for settlements", "I file.

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# Class Action Finder

One skill, three jobs that feed each other:

1. **Scan notices** in the user's email and produce a styled HTML report of what they can claim, what's expired, and what looks like phishing.
2. **Match purchases** from receipts and order confirmations to potentially relevant open settlements found on the web, without treating a purchase as proof of eligibility.
3. **Remember** what they've filed and been paid — a small persistent record that both discovery paths read back, so each report already knows what's handled and stops nagging about it.

The link between all three is a single tracker JSON file that both discovery paths **read** and the record commands **write**. Because the report is a rendered view of *(email findings + this memory)*, anything the user records carries forward into future scans when the runtime provides persistent storage — and can be reflected in the current report immediately (Part C) without re-scanning email.

## First — decide what the user wants

| The user is… | Do this |
|---|---|
…

Read the whole file at its exact version.

How to install

Latest version
mdr add yingying-chu/class-action-finder/class-action-finder@git:20260921.4faa892
Exact content
mdr add yingying-chu/class-action-finder/class-action-finder@sha256:c690345b7735603f

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_iya6pezczdu3al32.svg)](https://markdownregistry.com/a/art_iya6pezczdu3al32)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260921.4faa892 latest2026-09-21 4faa892 60,804 BA view · diff
git:20260824.4b08cff2026-08-24 4b08cff 59,458 BA view · diff
git:20260824.c6015e82026-08-24 c6015e8 58,632 BA view · diff
git:20260824.e041d692026-08-24 e041d69 57,124 BA view · diff
git:20260824.3000e6b2026-08-24 3000e6b 56,931 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (60804 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

yingying-chu/class-action-finder · 3 stars · license MIT · pushed 2026-09-21 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_iya6pezczdu3al32
GET https://markdownregistry.com/api/v1/resolve?ref=yingying-chu/class-action-finder/class-action-finder
GET https://markdownregistry.com/api/v1/blob/c690345b7735603f4310fdb4f56619c9fa5df28ecdcf7abacc00a6c1f3e3fa61

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from yingying-chu/class-action-finder

AGENTS.md agents
yingying-chu/class-action-finder · AGENTS.md
git:20260824.3bebbfd · audit A · 3 stars
CLAUDE.md claude
yingying-chu/class-action-finder · CLAUDE.md
git:20260921.4faa892 · audit A · 3 stars

Every file in yingying-chu/class-action-finder

Browse by kind, by grade A, or by owner.