English
☰ 분류

반복 요청을 재사용 템플릿으로 만드는 프롬프트

바뀌는 부분만 변수로 빼고, 비어 있을 때 어떻게 할지까지 정합니다.

분류AI 사용법 › 프롬프트 작성
태그형식변환분석템플릿
프롬프트 (영어 본문 · 답은 한국어로 옵니다)
Turn this repeated request into a reusable template.

1. **Compare the examples and separate what changes from what stays.** *What stays is the template. What changes becomes a variable*
2. **Name each variable for what it is, not for one example's value.** `{{industry}}`, not `{{cafe}}`
3. **Mark which variables are required and which are optional**, and **what the template does when an optional one is empty** — ***not "guess", but a stated behavior***
4. **Where two examples differ in output quality, find the instruction that caused it** and keep the better one

**Also report:**
- **Variables that look the same but are not.** *If "tone" sometimes means formality and sometimes means length, splitting them is the whole point of doing this*
- **The part I have been retyping each time that should be fixed in the template**
- **What the template cannot cover** — the cases you would still write by hand

Output: the template with its variables / a table of variable / meaning / required / behavior when empty / one filled example.
붙여 넣으면 맨 아래에 채울 칸(반복해서 쓰는 요청들)이 나옵니다

어떤 프롬프트인가

같은 요청을 매번 다시 쓰는 건 어디까지가 고정이고 어디부터가 변수인지 정리가 안 됐기 때문이다. 이 프롬프트는 예시 여러 개를 대조해 고정부와 변수부를 가르고, 같은 이름으로 쓰이지만 실제로는 다른 뜻인 변수를 분리한다.

같은 분류의 프롬프트

4종 프롬프트 최적화 프롬프트
AI 프롬프트 최적화 프롬프트
적응형 사고 프레임워크 프롬프트
멀티에이전트 조직 프롬프트
AI 입문 코칭 프롬프트