Dynamic Pricing Engine
/install dynamic-pricing-engine
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
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install dynamic-pricing-engine - 安装完成后,直接呼叫该 Skill 的名称或使用
/dynamic-pricing-engine触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Dynamic Pricing Engine 是什么?
Design rules-based dynamic pricing strategies that respond to demand, competition, inventory levels, and time of day. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 46 次。
如何安装 Dynamic Pricing Engine?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install dynamic-pricing-engine」即可一键安装,无需额外配置。
Dynamic Pricing Engine 是免费的吗?
是的,Dynamic Pricing Engine 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Dynamic Pricing Engine 支持哪些平台?
Dynamic Pricing Engine 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Dynamic Pricing Engine?
由 LeroyCreates(@leooooooow)开发并维护,当前版本 v1.0.0。