dynamic-pricing-ecommerce

dynamic-pricing-ecommerce is a skill for Codex from nexscope-ai/eCommerce-Skills. It costs 96 tokens per session (2,630 once invoked), scanned A, original, MIT.

A skill for designing rule-based price changes for online-store products using signals such as demand, inventory, competitors, seasons, and promotions. It includes limits, approvals, simulations, monitoring, rollback plans, and an emergency stop.

In plain words
What is it for?
Use it to plan repricing for Amazon or Shopify products, decide which items need approval, test price scenarios, and design monitoring and recovery controls.
Why use it?
It helps sellers change prices within defined boundaries while reducing risks such as unhealthy price competition, conflicting rules, or unsafe automatic changes.

Skill for Codex

Written for Codex: agents/openai.yaml present.

not rated 900repo +39 15d ago A scan Socket: passSnyk: passSkillSpector: warn 96 tokens original MIT

Good fit Use it to plan repricing for Amazon or Shopify products, decide which items need approval, test price scenarios, and design monitoring and recovery controls.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/nexscope-ai/ecommerce-skills/dynamic-pricing-ecommerce
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/eCommerce-Skills --skill dynamic-pricing-ecommerce
Clone the repo
git clone --depth 1 https://github.com/nexscope-ai/eCommerce-Skills

Made for: 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 dynamic-pricing-ecommerce

README.md
[![agentmods](https://agentmods.dev/badge/skills/nexscope-ai/ecommerce-skills/dynamic-pricing-ecommerce/github.svg)](https://agentmods.dev/skills/nexscope-ai/ecommerce-skills/dynamic-pricing-ecommerce)
Your own site
<a href="https://agentmods.dev/skills/nexscope-ai/ecommerce-skills/dynamic-pricing-ecommerce"><img src="https://agentmods.dev/badge/skills/nexscope-ai/ecommerce-skills/dynamic-pricing-ecommerce/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 dynamic-pricing-ecommerce

Your own site · 80×15
<a href="https://agentmods.dev/skills/nexscope-ai/ecommerce-skills/dynamic-pricing-ecommerce"><img src="https://agentmods.dev/badge/skills/nexscope-ai/ecommerce-skills/dynamic-pricing-ecommerce.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 96 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,630 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
  • NVIDIA SkillSpector warn 7 Sept 2026
  • Socket pass 26 Aug 2026
  • Snyk pass 26 Aug 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 13
    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.00096 $0.02630
Opus 5 $0.00048 $0.01315
Sonnet 5 $0.00019 $0.00526
Haiku 4.5 $0.00010 $0.00263

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

Security

Grade A, and why

dynamic-pricing-ecommerce 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 11d 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.

dynamic-pricing-ecommerce/SKILL.md · 249 lines

How it starts

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

Dynamic Pricing for Ecommerce

Turn seller-approved economics and trusted signals into a bounded repricing system with explicit rules, approvals, monitoring, and a kill switch.

Installation

npx skills add nexscope-ai/eCommerce-Skills --skill dynamic-pricing-ecommerce -g

Capabilities

  • Define SKU eligibility for automatic, approval-required, or manual repricing.
  • Calculate contribution-safe floors and commercially justified ceilings.
  • Select demand, inventory, competitor, season, and promotion signals without treating noisy observations as facts.
  • Create deterministic rule matrices with bounded price steps, cooldowns, and conflict precedence.
  • Simulate normal, downside, promotion-stack, stockout, and price-war scenarios.
  • Design approval, audit-log, rollback, anomaly-breaker, and emergency-stop controls.
  • Produce a staged platform implementation and measurement plan without enabling live changes.

Usage Examples

Design safe Amazon repricing rules for these 200 SKUs without starting a price war.
Create an inventory-aware dynamic pricing plan for my Shopify store.
Which products can be auto-repriced, and which should always require approval?
Audit these existing repricing rules for margin, promotion, and rollback risks.

Inputs and Collection

Use seller-supplied and inspected evidence first. Collect:

  • SKU, variant, channel, marketplace, currency, tax treatment, fulfillment method, and lifecycle stage;
  • current price, realized selling price, list or compare-at price, coupons, promotions, bundles, and discount-combination rules;
  • COGS, inbound freight, duties, packaging, fulfillment, payment, referral, affiliate, ad, return, and other variable costs;
  • target contribution dollars or margin, approved floor, approved ceiling, and brand or MAP constraints;
  • inventory on hand, inbound stock, sell-through, age, weeks of cover, replenishment lead time, and stockout risk;
  • timestamped traffic, orders, units, realized price, conversion where available, cancellations, and returns;
  • comparable competitor offers with variant, pack size, seller, fulfillment, availability, delivered price, source, and capture time;
  • current repricing tool, platform capabilities, rule cadence, account permissions, approvers, and business objective.

Read the full file on GitHub · 249 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 11d ago First seen · 249 lines · 96 tokens per session scan A c1e8262bcfd9

Subscribe to this mod's changes

dynamic-pricing-ecommerce is a skill published in the GitHub repository nexscope-ai/eCommerce-Skills (900 stars, last pushed 15d ago), licensed MIT. It adds 96 tokens to every session and 2,630 once invoked, about $0.0005 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

ecommerce-seo-auditor

Audit ecommerce websites, product pages, collection pages, and marketplace listings for technical SEO, crawlability, indexability, on-page relevance, content, internal linking, product data, images, and Core Web Vitals. Use when the user asks for an ecommerce SEO audit, store SEO checkup, product-page review…

nexscope-ai/ecommerce-seo-geo-skills · 108 tokens

buyer-intent-writer

Write or rewrite ecommerce product descriptions, bullets, buying-guide sections, and landing-page copy around verified buyer needs, objections, comparisons, and purchase intent. Use when the user asks for buyer-intent copy, product copy, conversion copy, or a clearer product description. Do not use for technical…

nexscope-ai/ecommerce-seo-geo-skills · 70 tokens

competitor-seo-analyzer

Compare observable ecommerce competitor SEO, content, structured-data, trust, and buyer-intent signals. Use when the user asks for competitor SEO analysis, an SEO comparison, content gaps, or a comparison of supplied pages, listings, exports, or search evidence. Do not infer live rankings, traffic, backlinks, or AI…

nexscope-ai/ecommerce-seo-geo-skills · 75 tokens

ecommerce-geo-auditor

Diagnose an ecommerce page or listing for GEO, AI-search, AI-citation, and AI-shopping readiness using inspected page evidence, supplied content, or crawl data. Use when the user asks for a GEO audit, AI visibility readiness check, AI search audit, citation-readiness review, or why a product is hard for AI systems to…

nexscope-ai/ecommerce-seo-geo-skills · 92 tokens

ecommerce-geo-optimizer

Turn verified ecommerce GEO, AI-search, or AI-citation readiness gaps into a prioritized implementation plan covering content, product facts, technical access, structured data, trust, and measurement. Use when the user asks to improve GEO, optimize for AI search, fix a GEO audit, or create an AI visibility readiness…

nexscope-ai/ecommerce-seo-geo-skills · 83 tokens

faq-content-generator

Generate accurate ecommerce FAQs from verified product facts, buyer questions, reviews, policies, and support evidence. Use when the user asks to write product FAQs, store FAQs, buyer questions, support content, or optional matching FAQPage JSON-LD. Do not promise rich results or invent answers.

nexscope-ai/ecommerce-seo-geo-skills · 61 tokens