# Tool: Create Prompt for Kling AI Character Animation

> Generate lifelike human facial performances with the BOPINK Kling AI Character Studio. Designed for animators, digital storytellers, and virtual influencer creators, this generator crafts prompts optimized for Kling AI and Runway Gen-3. It specifies micro-gestures, pupil reflections, organic eye blinks, synchronized speech muscle tension, and expressive emotional nuance.

**Category**: prompts-video | **Target AI Models**: Kling AI, Runway Gen-3 Alpha

## Domain Parameters:
- `emotionType` (select): Facial Performance Focus (Default: "Warm Storyteller")
- `microGestures` (toggle): Include Facial Micro-Expressions (Default: "true")
- `facialLighting` (select): Portrait Key Lighting (Default: "Pupil Catchlights")
- `characterAge` (input): Actor Character Description (Default: "Elderly storyteller with weathered skin")

## Master Prompt Engineering Architecture (5 Pillars):
1. **Role & Persona**: Domain expert framing
2. **Task & Deliverable**: Primary objective & constraints
3. **Context & Parameters**: Technical specs & camera/stack parameters
4. **Negative Constraints**: Forbidden artifacts & bad practices
5. **Output Spec**: Section formatting & XML/Markdown structure

## Programmatic API Execution:
```http
POST /api/generate-prompt
Content-Type: application/json

{
  "toolSlug": "create-prompt-for-kling-ai-character-animation",
  "rawPrompt": "Your raw concept here",
  "thinkingLevel": "HIGH"
}
```
