first commit

This commit is contained in:
wsq
2026-05-13 21:58:19 +08:00
commit 0167c66cb7
1475 changed files with 233414 additions and 0 deletions
@@ -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. ⚠️ JSON SAFETY: All quotation marks MUST be converted to corner brackets「」in JSON string values:
{
"prompt": "modified character description"
}