WhipWhip

Health Question, Asked Twice

2026-09-08 08:45 UTC수정됨 2026-09-16 09:00 UTC조회 5추천 세트

확장을 아직 안 깔았어도 이 셋을 쓸 수 있습니다. 아래 공유 문자열을 복사해 두면 됩니다 · 확장 받는 법

Puts a question you don’t want to trust to one AI in front of two, side by side, then works out when to see a doctor and what to ask there. Preparation, not diagnosis.

이 셋이 담은 것

Health Question, Asked Twice
저작자 WhipWhip버전 1.0갱신 2026-09-08T00:00:00.000Z서명키 지문 sKoI5iYX

Puts a question you don’t want to trust to one AI in front of two, side by side, then works out when to see a doctor and what to ask there. Preparation, not diagnosis.

2

Ask both
스텝 12
  1. INPUTquestion title=Ask both, message=What’s going on? Include when it started., placeholder=
  2. NAVIGATE kind=service, target=, service=chatgpt
  3. CHAT_INPUT text=Here’s what’s going on: {{var.question}} Give me the common…, mode=replace
  4. CHAT_SUBMIT
  5. WAIT condition=assistant_done, timeoutMs=20000
  6. VAR_SETa valueSource=var.last.assistant, valueFilter=
  7. NAVIGATE kind=service, target=, service=claude
  8. CHAT_INPUT text=Here’s what’s going on: {{var.question}} Give me the common…, mode=replace
  9. CHAT_SUBMIT
  10. WAIT condition=assistant_done, timeoutMs=20000
  11. VAR_SETb valueSource=var.last.assistant, valueFilter=
  12. SHOW_RESULT_MODAL title=Both answers, body=[ChatGPT] {{var.a}} [Claude] {{var.b}}, copyButton=copy_body
Work out when to go in
스텝 6필요 변수: question, a, b
  1. NAVIGATE kind=new_chat, target=, service=
  2. CHAT_INPUT text=Two AIs answered the same question like this. Question: {{v…, mode=replace
  3. CHAT_SUBMIT
  4. WAIT condition=assistant_done, timeoutMs=20000
  5. VAR_SETguide valueSource=var.last.assistant, valueFilter=
  6. SHOW_RESULT_MODAL title=Before you go in, body={{var.guide}}, copyButton=copy_body

태그 0

없음

변수 4

라벨출처필수
questionThe questionuser_input 쓸 때 물음
aChatGPT answerset_by_action아니오
bClaude answerset_by_action아니오
guideSummaryset_by_action아니오

공유 문자열

확장 패널의 셋 선택 드롭다운에서 📥 가져오기를 누르고 붙여넣으면 미리보기가 먼저 뜹니다. 붙여넣은 문자열은 그대로 보관되어, 받는 사람에게 그대로 갑니다.

답글

아직 답글이 없습니다.

답글을 쓰려면 로그인이 필요합니다. Google로 로그인