WhipWhip

외국어 하루 10분

2026-09-08 07:05 UTCupdated 2026-09-16 09:00 UTCviews 7Recommended

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

상황 하나로 회화 연습을 하고, 막혔던 표현은 나만의 단어장에 쌓입니다. 쌓인 것만 골라 복습해요.

What this set contains

외국어 하루 10분
Author WhipWhipVersion 1.0Updated 2026-09-08T00:00:00.000ZSigning key sKoI5iYX

상황 하나로 회화 연습을 하고, 막혔던 표현은 나만의 단어장에 쌓입니다. 쌓인 것만 골라 복습해요.

Whips 5

연습 상대 자리 만들기
Steps 4
  1. CHAT_INPUT text=앞으로 내가 상황을 주면 그 상황으로 짧은 회화 연습을 시켜줘. 한 번에 두세 마디씩만 주고받고, 내가 어색…, mode=replace
  2. CHAT_SUBMIT
  3. WAIT condition=assistant_done, timeoutMs=20000
  4. TAG_CURRENT_CHAT tagName=lang
오늘 연습하기
Steps 7
  1. NAVIGATE kind=tag, target=, service=
  2. INPUTscene title=오늘 연습하기, message=오늘은 어떤 상황으로 연습할까요? (예: 카페 주문, 길 묻기), placeholder=
  3. CHAT_INPUT text=오늘은 이 상황으로 연습하고 싶어: {{var.scene}} 첫 마디부터 시작해줘., mode=replace
  4. CHAT_SUBMIT
  5. WAIT condition=assistant_done, timeoutMs=20000
  6. VAR_SETdrill valueSource=var.last.assistant, valueFilter=
  7. SHOW_RESULT_MODAL title=오늘 연습, body={{var.drill}}, copyButton=copy_body
표현 저장하기
Steps 5
  1. INPUTexpr_src title=표현 저장하기, message=어떤 표현인가요?, placeholder=
  2. INPUTexpr_dst title=표현 저장하기, message=무슨 뜻이고 언제 쓰나요?, placeholder=
  3. VAR_UPSERTwords fields=[{"name":"id","value":"{{var.expr_src}}"},{"name":"src","val…
  4. VAR_DERIVEwords_index sourceKey=words, itemTemplate={{item.src}} — {{item.dst}}, sortField=id
  5. SHOW_RESULT_MODAL title=내 단어장, body={{var.words_index}}, copyButton=copy_body
단어장 복습하기
Steps 7Requires: words
  1. VAR_DERIVEwords_index sourceKey=words, itemTemplate={{item.src}} — {{item.dst}}, sortField=id
  2. NAVIGATE kind=tag, target=, service=
  3. CHAT_INPUT text=내가 모아둔 표현들이야. {{var.words_index}} 이 표현들만 써서 짧은 확인 문제 5개를 내…, mode=replace
  4. CHAT_SUBMIT
  5. WAIT condition=assistant_done, timeoutMs=20000
  6. VAR_SETquiz valueSource=var.last.assistant, valueFilter=
  7. SHOW_RESULT_MODAL title=복습 문제, body={{var.quiz}}, copyButton=copy_body
표현 빼기
Steps 4
  1. CHOICEtarget_word title=어느 표현을 뺄까요?, message=어느 표현을 뺄까요?, options=[]
  2. VAR_REMOVEwords itemId={{var.target_word}}
  3. VAR_DERIVEwords_index sourceKey=words, itemTemplate={{item.src}} — {{item.dst}}, sortField=id
  4. SHOW_RESULT_MODAL title=내 단어장, body={{var.words_index}}, copyButton=copy_body

Tags 1

lang

Variables 8

KeyLabelSourceRequired
scene오늘 상황user_input asks inlineYes
expr_src표현user_input asks inlineYes
expr_dst뜻·쓰임user_input asks inlineYes
drill오늘 연습set_by_actionNo
words내 단어장set_by_actionNo
words_index단어장 목록set_by_actionNo
quiz복습 문제set_by_actionNo
target_word뺄 표현set_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