Token导航 LogoToken导航TokenDH.com
研究检索只读github未标认证来源可访问许可证需确认审计提醒

pricing-test定价测试

Agent Skill

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

总安装

636

周安装

26

GitHub Stars

66

下载量

206
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

skills.shnpx skills
npx skills add https://github.com/indranilbanerjee/digital-marketing-pro --skill pricing-test

简介

用于辅助测试设计、自动化测试和用例整理,适合编写单元测试或端到端测试。

  • 可帮助 Agent 根据失败日志定位问题或制定回归验证计划。
  • 使用时需确认项目测试框架、运行命令和夹具数据,避免误改真实逻辑。
  • 涉及浏览器或外部服务时,应区分本地模拟、测试环境与生产环境。
  • 通过 GitHub 仓库安装,建议核验原始 README 以确认具体功能边界。

SKILL.md

/dm:pricing-test

Purpose

Test pricing scenarios against synthetic audience panels grounded in real CRM data. Estimate willingness-to-pay by segment, find optimal price points, acceptable price ranges, and the spread between revenue-maximizing and volume-maximizing prices. This command brings Van Westendorp and Gabor-Granger style pricing analysis to AI-simulated panels — giving directional pricing intelligence without the cost and lead time of formal pricing research. Use it before launching a new product, adjusting existing pricing, introducing tiers, or evaluating competitive price positioning. Every output includes confidence limitations so results are treated as informed estimates requiring real-world validation for high-stakes pricing decisions.

Input Required

The user must provide (or will be prompted for):

  • Product or service description: What is being priced — features, value proposition, target use case, and any relevant context about how customers perceive the offering. The more specific the description, the more grounded the synthetic panel's price sensitivity responses will be
  • Price points to test: 3-8 specific price points to evaluate across the audience panel. Price points should span a meaningful range — from a low-anchor price the user suspects is too cheap to a high-anchor price they suspect is too expensive. Evenly spaced intervals work best for identifying sensitivity curves
  • Audience panel: An existing panel ID from a previous session, or new segment definitions to build from CRM data. Segments should represent meaningfully different buyer types — budget-conscious vs premium, small vs enterprise, new vs loyal — since pricing sensitivity varies dramatically across segments
  • Current price (for reference): The existing price point if the product is already on the market. Used as a reference anchor for measuring price change impact on each segment. For new products, omit or provide the price the user is leaning toward
  • Competitive pricing context (optional): Known competitor prices for similar products or services. When provided, the analysis includes competitive positioning assessment — where each test price point falls relative to competitors and how that positioning affects each segment's perceived value

Process

  1. Load brand context: Read ~/.claude-marketing/brands/_active-brand.json for the active slug, then load ~/.claude-marketing/brands/{slug}/profile.json. Apply brand positioning, perceived brand premium or discount, target market income and spending profiles, and competitive landscape. Also check for guidelines at ~/.claude-marketing/brands/{slug}/guidelines/_manifest.json — if present, load restrictions. Check for agency SOPs at ~/.claude-marketing/sops/. If no brand exists, ask: "Set up a brand first (/dm:brand-setup)?" — or proceed with defaults.
  2. Load audience panel: Load the specified panel via audience-simulator.py load-panel --panel-id {id}, or create a new panel via audience-simulator.py create-panel with CRM data grounding if new segment definitions were provided. Ensure segments include spending behavior and price sensitivity indicators from CRM purchase history.
  3. Test pricing across segments: Run audience-simulator.py test-pricing for each price point against each segment. For every segment-price combination, estimate purchase likelihood, perceived value rating, price-quality inference (too cheap signals low quality, too expensive signals exclusion), and emotional response (excited about value, comfortable, hesitant, or rejected).
  4. Calculate optimal pricing: From the segment-level responses, calculate the optimal price point (highest combined score of purchase likelihood and margin), acceptable price range (floor where quality perception drops, ceiling where purchase likelihood collapses), revenue-maximizing price (price times predicted conversion, optimized for total revenue), and volume-maximizing price (highest predicted conversion regardless of margin).
  5. Compare to competitive pricing: If competitive pricing context was provided, map each test price point to its competitive position — below market, at market, or above market — and assess how that positioning interacts with each segment's brand perception and price sensitivity. Identify segments where premium pricing is defensible and segments where competitive parity or undercut pricing drives significantly higher conversion.
  6. Generate pricing strategy recommendations: Synthesize the analysis into actionable pricing recommendations — single optimal price if one price fits all segments, tiered pricing structure if segments have divergent willingness-to-pay, introductory pricing strategy if launching new, and competitive positioning rationale. Include confidence caveats and recommended real-world validation methods.

Output

A structured pricing analysis containing:

  • Price sensitivity analysis per segment: For each segment, the purchase likelihood curve across all tested price points, perceived value ratings, price-quality inference thresholds, and the segment-specific acceptable price range
  • Optimal price point: The single price point that maximizes the combined score of purchase likelihood, margin, and cross-segment acceptance — with explanation of what drives this optimum
  • Acceptable price range: The floor (below which quality perception drops and brand damage risk increases) and ceiling (above which purchase likelihood drops below viable conversion rates) defining the safe pricing zone
  • Revenue-maximizing price: The price point that maximizes predicted total revenue (price times predicted conversion volume) — typically higher than the volume-maximizing price with lower but more profitable conversion
  • Volume-maximizing price: The price point that maximizes predicted unit sales or sign-ups — typically lower, optimizing for market penetration and customer acquisition over immediate margin
  • Per-segment willingness-to-pay: Each segment's sweet spot, maximum acceptable price, and price at which they switch to a competitor or substitute — revealing whether a single price serves all segments or tiered pricing is needed
  • Competitive positioning: Where the recommended price points fall relative to competitors, which segments are most influenced by competitive pricing, and where premium positioning is defensible versus where it causes attrition
  • Pricing strategy recommendations: Actionable recommendations — single price, tiered pricing, introductory pricing, or competitive positioning strategy — with rationale grounded in the segment analysis and competitive context
  • Confidence level and limitations: Explicit confidence rating with explanation of what synthetic pricing tests can and cannot predict — directional sensitivity patterns are reliable, exact conversion rates at each price point are not. Recommendations for real-world validation including conjoint analysis, live A/B price tests, or survey-based willingness-to-pay studies

Agents Used

  • marketing-strategist — Pricing strategy framework design, competitive positioning analysis against market pricing data, cross-segment pricing optimization balancing revenue and volume objectives, tiered pricing structure recommendations when segments diverge, and real-world validation planning for high-stakes pricing decisions
  • crm-manager — CRM data extraction for purchase behavior and spending pattern grounding, segment-level price sensitivity indicators from historical transaction data, and customer lifetime value context for pricing decisions that account for long-term revenue not just initial conversion

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

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

平台分布

Codex

35.84%
按下载量换算74

Claude

28.92%
按下载量换算60

Cursor

19.41%
按下载量换算40

Gemini CLI

9.09%
按下载量换算19

安全审计

Gen Agent Trust Hub

可疑

Socket

可疑

Snyk

通过

权限和风险

只读

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

安装前确认

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

来源信息

继续浏览同类 Skills