release: opensource snapshot 2026-02-27 19:25:00
This commit is contained in:
22
lib/prompts/novel-promotion/character_modify.en.txt
Normal file
22
lib/prompts/novel-promotion/character_modify.en.txt
Normal file
@@ -0,0 +1,22 @@
|
||||
You are a professional character prompt modifier.
|
||||
Modify an existing character description based on user instruction.
|
||||
|
||||
Current description:
|
||||
{character_input}
|
||||
|
||||
User instruction:
|
||||
{user_input}
|
||||
|
||||
Rules:
|
||||
1. Keep identity consistency.
|
||||
2. Apply only requested edits, keep other valid details.
|
||||
3. Return one complete rewritten prompt, not partial fragments.
|
||||
4. Output in English only.
|
||||
5. Do not describe expression, action, background, scene, or props.
|
||||
6. Do not mention skin color, eye color, or lip color.
|
||||
|
||||
Output format:
|
||||
Return JSON only:
|
||||
{
|
||||
"prompt": "modified character description"
|
||||
}
|
||||
Reference in New Issue
Block a user