---
name: Image Prompt Guide
slug: image-prompt-guide
category: AI Engineering
description: Image Prompt Guide routes image requests to the full prompt contract and reference guide for generating AI image prompts. Use it when you need the required format, rules, JSONL, or validation flow.
github: "https://github.com/treylom/prompt-engineering-skills/tree/master/skills/image-prompt-guide"
language: JavaScript
stars: 179
forks: 33
install: "npx degit https://github.com/treylom/prompt-engineering-skills/tree/master/skills/image-prompt-guide ~/.claude/skills/image-prompt-guide"
installs_to: ~/.claude/skills/image-prompt-guide
source_path: skills/image-prompt-guide/SKILL.md
collection_size: 11
category_size: 3475
collection_url: "https://dirskills.com/collections/treylom/prompt-engineering-skills"
added: 2026-09-07T05:20:38.490Z
last_synced: 2026-09-07T05:20:38.490Z
canonical_url: "https://dirskills.com/skills/image-prompt-guide"
---

# Image Prompt Guide

Image Prompt Guide routes image requests to the full prompt contract and reference guide for generating AI image prompts. Use it when you need the required format, rules, JSONL, or validation flow.

**Install:**

```bash
npx degit https://github.com/treylom/prompt-engineering-skills/tree/master/skills/image-prompt-guide ~/.claude/skills/image-prompt-guide
```

## README

# image-prompt-guide — 라우팅 인덱스

> **전체 본문 = [references/full.md](references/full.md)** (약 1,100줄).
> ⚠️ **이미지 목적 감지 시 = full.md 전체 Read 가 계약**(부분 Read ❌ — /prompt 템플릿 로드 게이트·Codex SKILL.md 선행 게이트 동일). 이 인덱스는 위치 안내용이며 내용을 복제하지 않는다. 내용 수정은 references/full.md 에만.

## 구조 맵 (grep 앵커 — 줄번호는 as-of 2026-07-29 참고값)

| 구역 | grep 앵커 | 위치(참고) |
|---|---|---|
| **§0 적용 계약 (원본)** | `## 0. Codex` | L25 |
| **§K 공냥 킷 v4 계약** (포맷 A/B·철칙·jsonl·검증기·라우팅 표) | `## K. 공냥 프롬프트 킷 v4` | L40 |
| §L Legacy 부록 선언 | `## L. Legacy 부록` | L155 |
| Legacy 이론 §1~14 (프로세스·개념·팁·조명·스타일·인포그래픽·치트시트) | `## 1. 이미지 생성 프로세스` ~ `## 14. 핵심 정리` | L159~L810 |
| §15 동영상 JSON (Veo/Kling) | `## 15. 동영상 프롬프트 JSON` | L811 |
| §16 체크리스트 · §17 슬라이드 | `## 16. 프롬프트 생성 체크리스트` / `## 17. 슬라이드` | L960·L998 |

## 원문 vendor

공냥 킷 원문 = [../image-prompt-kit/](../image-prompt-kit/) (무수정 vendor — §K5 라우팅 표가 지시하는 파일을 직접 읽는 것은 우회가 아니다). 검증기 = `../image-prompt-kit/scripts/check_prompt.mjs`.
