Token导航 LogoToken导航TokenDH.com
研究检索只读clawhub未标认证来源可访问clear审计通过

pricing-tester定价测试仪

Agent Skill

用于辅助测试设计、自动化测试、用例整理和回归验证。它适合让 Agent 编写单元测试、端到端测试、测试计划或根据失败日志定位问题。使用时需要确认项目测试框架、运行命令和夹具数据,避免为了通过测试而改坏真实逻辑;涉及浏览器或外部服务时,应区分本地模拟、测试环境和生产环境。

总安装

3,599

周安装

153

GitHub Stars

公开资料未说明

下载量

1,261
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:pricing-tester(定价测试仪)
来源仓库:https://github.com/leooooooow/pricing-tester
安装命令:
openclaw skills install pricing-tester
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install pricing-tester

简介

设计和评估不同价格点、折扣水平和捆绑组合的 A/B 测试,以找到转化率最高的报价结构。

SKILL.md

name
pricing-tester
description
Design and evaluate A/B tests for different price points, discount levels, and bundle combinations to find the highest-converting offer structure.

Pricing Tester

Guessing at the right price point is one of the most expensive habits in ecommerce. A product priced $2 too high might kill conversion; priced $2 too low, you leave thousands of dollars per month on the table. This skill helps you design rigorous, insight-generating A/B tests for price points, discount mechanics, and bundle configurations—then interpret the results with statistical discipline so you can make confident pricing decisions backed by real purchase data rather than gut feel.

Use when

  • You are a TikTok Shop seller who has a new product listing live and wants to design a structured price point test across three variants ($19.99, $24.99, $29.99) to find the price that maximizes revenue per 1,000 impressions before scaling ad spend.
  • You manage a Shopify DTC store and want to test whether a 20% discount presented as a dollar amount ("Save $8") converts better than the same discount shown as a percentage ("20% off") across your mid-ticket product range.
  • You are considering switching from a single-unit listing to a 2-pack or 3-pack bundle at a higher price point and want to design a split test that measures both conversion rate and average order value across all variants simultaneously.
  • You run Amazon Sponsored Products campaigns and want to test how price changes at $34.99 vs $39.99 affect both your organic click-through rate and add-to-cart rate, with enough test duration guidance to reach statistical significance given your current traffic volume.
  • You are preparing for a platform sale event and want to pre-test multiple discount structures (10% off vs flat $5 voucher vs free shipping threshold) to determine which promotional mechanic drives the highest incremental revenue lift compared to your baseline.

What this skill does

This skill takes your product details, current pricing, traffic volume estimates, and test objectives and produces a fully structured A/B test design. It defines the control and variant conditions with exact price points or promotional mechanics, calculates the minimum detectable effect and required sample size based on your baseline conversion rate and traffic levels, sets the recommended test duration in days, specifies which metrics to track as primary and secondary KPIs (conversion rate, revenue per session, AOV, return rate), and provides an interpretation framework for reading the results once the test concludes. It also flags common test contamination risks—such as running tests during sale events, platform algorithm resets, or inventory fluctuations—that would invalidate your findings.

Inputs required

  • Product name and current price (required): e.g. "Collagen face cream, currently $27.99" — establishes the baseline for variant design.
  • Current conversion rate or estimated baseline (required): e.g. "~2.3% add-to-cart on TikTok Shop" or "approximately 180 orders per month" — needed to calculate required sample size.
  • Test variants to evaluate (required): e.g. "test $22.99, $25.99, and $29.99" or "test 15% off vs $4 flat discount vs bundle with free sample" — you can describe variants loosely and the skill will formalize them.
  • Primary platform (optional): e.g. "TikTok Shop", "Amazon", "Shopify" — test design constraints and metric definitions differ by platform.
  • Test goal (optional): e.g. "maximize revenue per session", "improve conversion rate", "increase AOV" — shapes which metric is used as the primary decision variable.

Output format

The output is structured in four sections. First, a test design summary: variant definitions with exact mechanics, control vs. treatment split, and randomization method recommendations for your platform. Second, a statistical parameters section: baseline conversion rate assumption, minimum detectable effect, required sample size per variant, and recommended test duration in days given your traffic estimate. Third, a metrics tracking table: primary KPI, secondary KPIs, and guardrail metrics to monitor (e.g. return rate, negative review rate) that would signal a variant is harmful even if conversion looks good. Fourth, a results interpretation guide: how to read the outcome once data is collected, including guidance on when results are conclusive vs. inconclusive, and what to do next in each scenario.

Scope

  • Designed for: ecommerce operators, DTC brand owners, TikTok Shop sellers, Amazon sellers, Shopify merchants
  • Platform context: TikTok Shop, Amazon, Shopify, Shopee, platform-agnostic
  • Language: English

Limitations

  • This skill does not connect to your store analytics or run tests automatically — it produces the test design and interpretation framework, which you implement manually in your platform's seller tools.
  • Statistical significance calculations use standard assumptions (80% power, 95% confidence) — if your business requires different thresholds, specify this in your inputs.
  • Price testing on marketplaces like Amazon and TikTok Shop can be affected by algorithm repricing, competitor activity, and platform-initiated promotions that are outside your control and may contaminate results; the skill flags these risks but cannot eliminate them.

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

71.36%
按下载量换算900

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills