WhipWhip

Compare Before You Buy

2026-09-08 08:45 UTCupdated 2026-09-16 14:48 UTCviews 5Recommended

You can use this set without the extension installed. Copy the share string below · How to get the extension

Sends the reputation question to Perplexity and the comparison to ChatGPT, then helps you actually pick one against your own constraints.

What this set contains

Compare Before You Buy
Author WhipWhipVersion 1.0Updated 2026-09-08T00:00:00.000ZSigning key sKoI5iYX

Sends the reputation question to Perplexity and the comparison to ChatGPT, then helps you actually pick one against your own constraints.

Whips 3

Find the options
Steps 8
  1. INPUTitem title=Find the options, message=What are you buying?, placeholder=
  2. INPUTneed title=Find the options, message=Any constraints? (budget, must-haves, deal-breakers), placeholder=
  3. NAVIGATE kind=service, target=, service=perplexity
  4. CHAT_INPUT text=I’m looking to buy {{var.item}}. My constraints: {{var.need}…, mode=replace
  5. CHAT_SUBMIT
  6. WAIT condition=assistant_done, timeoutMs=20000
  7. VAR_SETmarket valueSource=var.last.assistant, valueFilter=
  8. SHOW_RESULT_MODAL title=Reputation and reviews, body={{var.market}}, copyButton=copy_body
Compare them
Steps 6Requires: market, need
  1. NAVIGATE kind=service, target=, service=chatgpt
  2. CHAT_INPUT text=Here are the options and what reviews say. {{var.market}} M…, mode=replace
  3. CHAT_SUBMIT
  4. WAIT condition=assistant_done, timeoutMs=20000
  5. VAR_SETpros valueSource=var.last.assistant, valueFilter=
  6. SHOW_RESULT_MODAL title=Side by side, body={{var.pros}}, copyButton=copy_body
Help me decide
Steps 6Requires: market, pros, need
  1. NAVIGATE kind=new_chat, target=, service=
  2. CHAT_INPUT text=Here are the options and what reviews say. {{var.market}} H…, mode=replace
  3. CHAT_SUBMIT
  4. WAIT condition=assistant_done, timeoutMs=20000
  5. VAR_SETdecision valueSource=var.last.assistant, valueFilter=
  6. SHOW_RESULT_MODAL title=The call, body={{var.decision}}, copyButton=copy_body

Tags 0

None

Variables 5

KeyLabelSourceRequired
itemWhat to buyuser_input asks inlineYes
needMy constraintsuser_input asks inlineYes
marketReputation and reviewsset_by_actionNo
prosComparisonset_by_actionNo
decisionThe callset_by_actionNo

Share string

In the extension panel, open the Select set dropdown, hit 📥 Import and paste — a preview comes first. What you paste here is kept exactly as it is, and reaches the other person unchanged.

Reply

No replies yet.

Sign in to reply. Sign in with Google