dynamic-pricing-ecommerce
仓库创建 2026年3月18日最近提交 4 天前SkillHot 收录 20 天前
▸ 精选理由
帮助提升毛利与转化,适合规模化零售或多平台卖家。
▸ 风险提示
需持续读取价格与库存数据并影响售卖价格,存在错价或合规风险
这个 Skill 做什么
为电商实现基于需求、竞品或时段的动态与重定价策略。
把卖家确认的商业规则变成受控的自动或半自动调价系统,支持按需求、库存、竞品或时间触发调价。强调安全边界:SKU 资格、价格上下限、审批流程、模拟与回滚、监控和一键停用,避免未经授权的实盘变价。适用于需要在 Amazon、Shopify 等多渠道长期管理价格的场景。
▸ 展开 SKILL.md 英文原文
Design a controlled dynamic-pricing or repricing system for ecommerce products. Use when a seller asks for demand-based, inventory-based, competitor-responsive, or time-based price rules; SKU eligibility; price floors and ceilings; automation approvals; simulations; monitoring; or rollback plans across Amazon, Shopify, TikTok Shop, Walmart, eBay, or other channels. Do not use for a one-time optimal-price calculation or to change live prices without explicit authorization.
492
Stars
73
Forks
40
仓库内 Skill
+173
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/nexscope-ai/eCommerce-Skills/main/dynamic-pricing-ecommerce/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/nexscope-ai/eCommerce-Skills/main/dynamic-pricing-ecommerce/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# 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 ```bash 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, down
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有