Agent skill · Databases

product-recall-check

Find out whether something you own — a car, appliance, car seat, food item, or gadget — is under a safety recall, and what to do about it. Use when asked to check for a recall, is my [product] recalled, I heard about a recall on, or how do I find out if my car/appliance is affected. Produces a structured way to check by make/model/batch against the official sources, how to read whether your specific unit is affected, the free remedy you're owed, urgency triage for safety risks, and how to register for future recall alerts — flagging that you must confirm against the current official database.

mohitagw15856github.com/mohitagw15856GitHub ↗
claude-codecursorMIT
Install
npx skills add mohitagw15856/pm-claude-skills --skill product-recall-check --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 5 KB
Bundled scripts: none
Path: skills/product-recall-check/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,255
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Product-Recall Check Recalls are the rare case where a company is legally required to fix or replace your thing for free — but only if you know it's recalled and act. Notices get missed: you bought secondhand, moved house, or never registered. This gives you a reliable way to check the right official sources by the details that matter (make, model, serial/VIN, batch, date), read whether *your* specific unit is in scope, and claim the free remedy — with honest urgency for anything that's a genuine safety risk. ## What This Skill Produces - **The check plan** — which official source to search for this product type (vehicles, appliances/electronics, children's products, food/drugs, general consumer goods) and the exact details to search with - **The "is mine affected?" read** — how to match your serial/VIN/model/batch against the recall's scope (recalls often cover only specific runs) - **The remedy** — what you're owed (free repair, replacement, or refund) and how to claim it - **Urgency triage** — stop-using-now vs schedule-a-fix vs monitor, based on the hazard - **Future alerts** — how to register the product and subscribe to recall notifications so you're not relying on luck nex

What's inside
Steps it walks through
  1. What This Skill Produces
  2. Required Inputs
  3. Framework: Check Right, Act Fast If Needed
  4. Output Format
  5. Recall check: [product] · [brand/model] · [region]
  6. Quality Checks
  7. Anti-Patterns
  8. Example Trigger Phrases
More from pm-claude-skills
All skills →
About this skill
What does the product-recall-check skill do?

Find out whether something you own — a car, appliance, car seat, food item, or gadget — is under a safety recall, and what to do about it. Use when asked to check for a recall, is my [product] recalled, I heard about a recall on, or how do I find out if my car/appliance is affected. Produces a structured way to check by make/model/batch against the official sources, how to read whether your specific unit is affected, the free remedy you're owed, urgency triage for safety risks, and how to register for future recall alerts — flagging that you must confirm against the current official database.

How do I install it?

Run `npx skills add mohitagw15856/pm-claude-skills --skill product-recall-check --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From mohitagw15856/pm-claude-skills, a repository with 1,255 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going