price-check

Installation
SKILL.md

Run the pricing analysis. Pull cost and revenue data, build the margin table, and model three pricing scenarios — so the owner can see the numbers clearly before deciding what to charge.

Parse arguments:

  • PRODUCT_NAME (optional) — specific product or service to analyze; if omitted, analyze all active products

Step 1 — Current margin baseline

Using the margin-analyzer skill workflow:

  1. Pull QuickBooks revenue by product/service for the last 90 days.
  2. Pull COGS or direct costs per product from QuickBooks (if categorized).
  3. Pull PayPal gross sales for the same products to cross-validate.
  4. Calculate current gross margin per product: (revenue − COGS) ÷ revenue.

Build the margin table:

Installs
809
GitHub Stars
22.8K
First Seen
May 13, 2026
price-check — anthropics/knowledge-work-plugins