amazon-deal-finder

amazon-deal-finder is a skill for Claude Code, Codex from nexscope-ai/Amazon-Skills. It costs 64 tokens per session (3,752 once invoked), scanned A, original, MIT.

A planning tool for Amazon promotions such as Lightning Deals, Best Deals, coupons, and Prime Exclusive Discounts. It compares promotion types, eligibility, timing, product fit, and expected profitability.

In plain words
What is it for?
It is for selecting products for deals, comparing promotion types, checking eligibility, planning campaign timing, and assessing return on investment.
Why use it?
It helps sellers choose and schedule promotions without comparing every option and its possible effect on sales and profit manually.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: positional $N argument.

not rated 655repo +26 16d ago A scan Socket: passSnyk: passSkillSpector: warn 64 tokens original MIT

Good fit It is for selecting products for deals, comparing promotion types, checking eligibility, planning campaign timing, and assessing return on investment.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/nexscope-ai/amazon-skills/amazon-deal-finder
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add nexscope-ai/Amazon-Skills --skill amazon-deal-finder
Clone the repo
git clone --depth 1 https://github.com/nexscope-ai/Amazon-Skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for amazon-deal-finder

README.md
[![agentmods](https://agentmods.dev/badge/skills/nexscope-ai/amazon-skills/amazon-deal-finder/github.svg)](https://agentmods.dev/skills/nexscope-ai/amazon-skills/amazon-deal-finder)
Your own site
<a href="https://agentmods.dev/skills/nexscope-ai/amazon-skills/amazon-deal-finder"><img src="https://agentmods.dev/badge/skills/nexscope-ai/amazon-skills/amazon-deal-finder/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for amazon-deal-finder

Your own site · 80×15
<a href="https://agentmods.dev/skills/nexscope-ai/amazon-skills/amazon-deal-finder"><img src="https://agentmods.dev/badge/skills/nexscope-ai/amazon-skills/amazon-deal-finder.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 64 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,752 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • Socket pass 9 Apr 2026
  • Snyk pass 9 Apr 2026
  • NVIDIA SkillSpector warn 7 Sept 2026
SkillSpector: 1 finding, up to medium

These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →

  • medium MCP Rug Pull · line 14
    npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.
    Fix: Pin the version: npx @scope/[email protected]
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00064 $0.03752
Opus 5 $0.00032 $0.01876
Sonnet 5 $0.00013 $0.00750
Haiku 4.5 $0.00006 $0.00375

Measured 12d ago against content hash a7bf4672984d, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

amazon-deal-finder scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

amazon-deal-finder/SKILL.md · 372 lines

How it starts

The opening of the file, as written. The whole thing — 372 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Amazon Deal Finder ⚡

Strategic deal planning and promotional optimization for Amazon sellers. Lightning Deals, coupons, and promotional ROI maximization.

Installation

npx skills add nexscope-ai/Amazon-Skills --skill amazon-deal-finder -g

Usage Examples

Deal strategy development:

"Plan Lightning Deal strategy for Q4 - which products should I promote and what's the ROI potential?"

Promotional campaign optimization:

"Compare Lightning Deals vs Coupons vs Best Deals for my electronics category - which gives best ROI?"

Deal timing and planning:

"When should I run my Lightning Deal for kitchen products to maximize sales and minimize cannibalization?"

Core Capabilities

1. Deal Type Analysis & Strategy Selection

  • Comprehensive deal type evaluation (Lightning Deals, Best Deals, Coupons, Prime Exclusive)
  • ROI analysis and profitability assessment for each promotional type
  • Deal eligibility assessment and qualification requirements analysis
  • Strategic timing and calendar planning for maximum impact

2. Product Selection & Optimization

  • Product suitability analysis for different deal types and promotional strategies
  • Inventory planning and stock level optimization for promotional periods
  • Pricing strategy development and discount level optimization
  • Competitive analysis and market positioning for promotional success

3. Performance Tracking & Campaign Management

  • Deal performance monitoring and real-time optimization strategies
  • Post-promotion analysis and long-term impact assessment
  • Campaign calendar development and cross-promotion coordination
  • ROI tracking and profitability analysis across all promotional activities

How It Works

Step 1: Deal Analysis & Strategic Planning

Comprehensive promotional opportunity assessment and strategy development

Evaluate promotional opportunities and develop strategy:

  • Analyze available deal types and assess eligibility requirements for Lightning Deals, Best Deals, and coupon programs
  • Evaluate product portfolio for promotional suitability based on sales velocity, margins, and competitive positioning
  • Calculate ROI potential and profitability impact for different promotional strategies and discount levels
  • Develop strategic promotional calendar aligned with seasonal trends, competitive landscape, and business objectives

Read the full file on GitHub · 372 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 372 lines · 64 tokens per session scan A a7bf4672984d

Subscribe to this mod's changes

amazon-deal-finder is a skill published in the GitHub repository nexscope-ai/Amazon-Skills (655 stars, last pushed 16d ago), licensed MIT. It adds 64 tokens to every session and 3,752 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

1800flowers-checkout

Buy products from 1-800-Flowers (1800flowers.com) and manage those orders via the Zinc API (zinc.com). Use when the user wants to purchase, order, or check out an item from 1-800-Flowers, check 1-800-Flowers order status or tracking, cancel a 1-800-Flowers order, or return a 1-800-Flowers item. One API also covers…

zincio/skills · 149 tokens

send-donuts

Send a box of Krispy Kreme donuts (doughnuts) to someone by mail, paid with your own credit card via Stripe Link — driven entirely from the terminal. Use when the user wants to send donuts, doughnuts, treats, or a thank-you gift to a lead, prospect, customer, colleague, or friend — e.g. "send donuts to Jane at Acme"…

zincio/skills · 134 tokens

universal-checkout

Discover, buy, track, and return products across Amazon, Walmart, Target, Best Buy, eBay, and 50+ other US retailers via the Zinc API (zinc.com). Use when the user wants to search for or buy a product, check out, check order status or tracking, cancel an order, or return an item programmatically. Supports API key auth…

zincio/skills · 118 tokens

homedepot-checkout

Buy products from The Home Depot (homedepot.com) and manage those orders via the Zinc API (zinc.com). Use when the user wants to purchase, order, or check out an item from The Home Depot, check The Home Depot order status or tracking, cancel a The Home Depot order, or return a The Home Depot item. One API also covers…

zincio/skills · 136 tokens

bestbuy-checkout

Buy products from Best Buy (bestbuy.com) and manage those orders via the Zinc API (zinc.com). Use when the user wants to purchase, order, or check out an item from Best Buy, check Best Buy order status or tracking, cancel a Best Buy order, or return a Best Buy item. One API also covers Amazon, Walmart, Target, Best…

zincio/skills · 127 tokens

lowes-checkout

Buy products from Lowe's (lowes.com) and manage those orders via the Zinc API (zinc.com). Use when the user wants to purchase, order, or check out an item from Lowe's, check Lowe's order status or tracking, cancel a Lowe's order, or return a Lowe's item. One API also covers Amazon, Walmart, Target, Best Buy and 50+…

zincio/skills · 127 tokens