feat(insta-lab): card_writer 프롬프트에 글자수 가이드(오버플로우 예방)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -35,6 +35,13 @@ DEFAULT_PROMPT = """너는 인스타그램 카드 뉴스 카피라이터다.
|
||||
"suggested_caption": "<인스타 캡션 본문>",
|
||||
"hashtags": ["#태그1", "#태그2", ...]
|
||||
}}
|
||||
|
||||
[글자수 제약 — 카드 디자인 박스에 맞게 반드시 준수]
|
||||
- cover_copy.headline: 22자 이내
|
||||
- body_copies[].headline: 26자 이내
|
||||
- body_copies[].body: 120자 이내 (2~4문장)
|
||||
- cta_copy.headline: 22자 이내
|
||||
초과하면 잘리므로 간결하고 임팩트 있게 작성한다.
|
||||
"""
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user