WhipWhip

Is This Actually True?

2026-09-08 08:45 UTCupdated 2026-09-16 09:00 UTCviews 5Recommended

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

Takes something you read and puts it to Perplexity, ChatGPT and Claude in turn, side by side. When the three disagree, that itself is the signal.

What this set contains

Is This Actually True?
Author WhipWhipVersion 1.0Updated 2026-09-08T00:00:00.000ZSigning key sKoI5iYX

Takes something you read and puts it to Perplexity, ChatGPT and Claude in turn, side by side. When the three disagree, that itself is the signal.

Whips 2

Ask all three
Steps 17
  1. INPUTclaim title=Ask all three, message=What did you read? One sentence., placeholder=
  2. NAVIGATE kind=service, target=, service=perplexity
  3. CHAT_INPUT text=Can you check whether this holds up? Find a current source, …, mode=replace
  4. CHAT_SUBMIT
  5. WAIT condition=assistant_done, timeoutMs=20000
  6. VAR_SETpplx valueSource=var.last.assistant, valueFilter=
  7. NAVIGATE kind=service, target=, service=chatgpt
  8. CHAT_INPUT text=Does this hold up? It’s fine to say you’re not sure — just g…, mode=replace
  9. CHAT_SUBMIT
  10. WAIT condition=assistant_done, timeoutMs=20000
  11. VAR_SETgpt valueSource=var.last.assistant, valueFilter=
  12. NAVIGATE kind=service, target=, service=claude
  13. CHAT_INPUT text=Does this hold up? It’s fine to say you’re not sure — just g…, mode=replace
  14. CHAT_SUBMIT
  15. WAIT condition=assistant_done, timeoutMs=20000
  16. VAR_SETclaude valueSource=var.last.assistant, valueFilter=
  17. SHOW_RESULT_MODAL title=All three answers, body=The claim: {{var.claim}} [Perplexity] {{var.pplx}} [ChatGP…, copyButton=copy_body
Sort out the disagreement
Steps 6Requires: claim, pplx, gpt, claude
  1. NAVIGATE kind=new_chat, target=, service=
  2. CHAT_INPUT text=Three AIs answered the same claim like this. The claim: {{v…, mode=replace
  3. CHAT_SUBMIT
  4. WAIT condition=assistant_done, timeoutMs=20000
  5. VAR_SETfinal valueSource=var.last.assistant, valueFilter=
  6. SHOW_RESULT_MODAL title=Conclusion, body={{var.final}}, copyButton=copy_body

Tags 0

None

Variables 5

KeyLabelSourceRequired
claimWhat to checkuser_input asks inlineYes
pplxPerplexity answerset_by_actionNo
gptChatGPT answerset_by_actionNo
claudeClaude answerset_by_actionNo
finalConclusionset_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