English
☰ 분류

출력 형식을 고정하는 명세 만드는 프롬프트

예시 말고 형태를 적습니다. 빈 칸일 때 뭘 넣을지까지 정합니다.

분류AI 사용법 › 프롬프트 작성
태그형식변환초안작성템플릿
프롬프트 (영어 본문 · 답은 한국어로 옵니다)
Write the output-format specification for this prompt.

**Rules for the spec:**
1. ***Describe the shape, not an example.*** **An example gets copied literally** — the model reuses your sample values
2. **Name every field, say what type it is and whether it is required**
3. **State what goes in a field when there is nothing to put there** — ***empty, a marker, or omit the row.*** **Not deciding this is how "not applicable" and "forgotten" become indistinguishable**
4. **Say whether anything may appear outside the format** — preamble, closing remarks, explanation
5. **For tables: fix the columns. Say what determines the number of rows**
6. **For lists: fix the ordering rule.** Otherwise it reorders every run

**Then:**
- Which parts of the format the model will most likely break, and the one line that prevents it
- ***If the format is over-specified for the task, say so.*** *A rigid format on an exploratory task produces filled-in blanks instead of thinking*
붙여 넣으면 맨 아래에 채울 칸(원하는 결과 · 결과를 어디에 쓰는지)이 나옵니다

어떤 프롬프트인가

출력 형식을 예시로 주면 모델이 예시의 값까지 따라 쓴다. 이 프롬프트는 예시가 아니라 형태를 명세로 적고, 넣을 게 없는 칸을 비울지 표시할지 행을 뺄지 미리 정한다. 안 정하면 "해당 없음"과 "빠뜨림"이 구분되지 않는다.

같은 분류의 프롬프트

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