← Back to Skills Marketplace
leooooooow

Dynamic Pricing Engine

by LeroyCreates · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
46
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install dynamic-pricing-engine
Description
Design rules-based dynamic pricing strategies that respond to demand, competition, inventory levels, and time of day.
README (SKILL.md)

Dynamic Pricing Engine

Design rules-based dynamic pricing strategies that automatically respond to real-time changes in demand signals, competitor pricing moves, inventory levels, and time-of-day patterns. This skill helps ecommerce operators move beyond static pricing by building structured rule sets that adjust prices within safe guardrails to maximize revenue and margin without manual intervention.

Use when

  • A seller says "my competitor just dropped their price by 15% and I need to decide whether to match" and wants a systematic framework instead of gut reactions
  • An ecommerce operator asks "how should I price differently during peak hours versus off-peak on my Shopify store" and needs time-based pricing rules
  • A brand manager wants to "set up automatic price adjustments when inventory drops below 50 units" to clear slow-moving stock before storage fees increase
  • A marketplace seller needs help building "pricing rules for Amazon or TikTok Shop that respond to Buy Box competition" without triggering a race to the bottom

What this skill does

This skill analyzes your product catalog, competitive landscape, and business constraints to generate a complete dynamic pricing rulebook. It defines trigger conditions (such as inventory thresholds, competitor price changes, demand velocity shifts, and time windows), specifies the price adjustment action for each trigger (percentage discount, fixed amount change, or floor/ceiling enforcement), and establishes safety guardrails including minimum margin requirements, maximum discount caps, and cooldown periods between adjustments. The output is a structured, implementable pricing strategy document that can be handed to a developer for automation or executed manually with clear decision trees.

Inputs required

  • Product catalog or SKU list (required): The products you want dynamic pricing for, including current retail prices and cost prices so margins can be calculated. Example: "SKU-001, Blue Widget, cost $8.50, retail $24.99"
  • Competitor context (required): Who your main competitors are and how you currently track their prices. Example: "Main competitors are BrandX and BrandY on Amazon; I check prices weekly"
  • Business constraints (required): Your minimum acceptable margin, maximum discount limits, and any MAP (Minimum Advertised Price) agreements. Example: "Never go below 30% margin, max 25% discount, MAP on premium line is $19.99"
  • Pricing goals (optional): Whether you prioritize revenue maximization, margin protection, market share growth, or inventory clearance — this shapes which rules get priority weighting
  • Sales velocity data (optional): Historical units sold per day or week per SKU, which enables demand-based trigger calibration and more accurate threshold setting

Output format

The output is a comprehensive dynamic pricing strategy document organized into five sections. First, a Pricing Rules Table listing each rule with its trigger condition, action, priority level, and cooldown period in a structured tabular format. Second, a Guardrails Section defining hard floors, ceilings, margin minimums, and rate-of-change limits to prevent pricing errors. Third, a Decision Tree flowchart description showing how rules interact when multiple triggers fire simultaneously, including priority resolution logic. Fourth, an Implementation Checklist with specific technical requirements for each rule, suitable for handing to a developer or configuring in repricing software. Fifth, a Monitoring Plan specifying which KPIs to track (average selling price, margin drift, competitive position index) and alert thresholds that signal when rules need recalibration.

Scope

  • Designed for: ecommerce operators, marketplace sellers, DTC brand managers, and pricing analysts
  • Platform context: Amazon, Shopify, TikTok Shop, Shopee, Lazada, or platform-agnostic
  • Language: English

Limitations

  • Does not connect to live competitor pricing feeds or real-time sales data; rules are designed based on the information you provide and must be connected to your actual data sources for automation
  • Cannot guarantee specific revenue or margin outcomes, as market conditions and competitor behavior are inherently unpredictable
  • Not a substitute for legal advice on pricing practices such as price-fixing regulations, predatory pricing laws, or MAP agreement enforcement
Usage Guidance
This appears safe to install as an instruction-only pricing strategy helper. Before using its recommendations in a live store or marketplace, review the proposed rules carefully, test them on a small scope, and make sure margin, legal, MAP, and approval guardrails are enforced.
Capability Analysis
Type: OpenClaw Skill Name: dynamic-pricing-engine Version: 1.0.0 The skill bundle is purely instructional and contains no executable code or scripts. It provides a structured framework for an AI agent to generate dynamic pricing strategies based on user-provided data. There are no signs of malicious intent, prompt injection attacks, or data exfiltration risks in SKILL.md or _meta.json.
Capability Tags
cryptocan-make-purchases
Capability Assessment
Purpose & Capability
The purpose is coherent and disclosed: it generates ecommerce pricing strategies. Because those strategies may later drive automated price changes, users should review them before applying them to live stores.
Instruction Scope
The skill is scoped to producing a structured pricing strategy document, guardrails, decision trees, and implementation checklist. It explicitly says it does not connect to live competitor feeds or sales data.
Install Mechanism
There is no install spec, no required binaries, no environment variables, and no code files; this is an instruction-only skill.
Credentials
Requested inputs such as product catalog, costs, margins, competitor context, and sales velocity are proportionate to creating pricing rules, and the artifacts do not show external transmission or persistence.
Persistence & Privilege
The artifacts show no persistence, background execution, credentials, account access, or privileged local/system access.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install dynamic-pricing-engine
  3. After installation, invoke the skill by name or use /dynamic-pricing-engine
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release.
Metadata
Slug dynamic-pricing-engine
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Dynamic Pricing Engine?

Design rules-based dynamic pricing strategies that respond to demand, competition, inventory levels, and time of day. It is an AI Agent Skill for Claude Code / OpenClaw, with 46 downloads so far.

How do I install Dynamic Pricing Engine?

Run "/install dynamic-pricing-engine" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Dynamic Pricing Engine free?

Yes, Dynamic Pricing Engine is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Dynamic Pricing Engine support?

Dynamic Pricing Engine is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Dynamic Pricing Engine?

It is built and maintained by LeroyCreates (@leooooooow); the current version is v1.0.0.

💬 Comments