# Tool: Generate Prompt for Claymation Stop Motion

> Craft tactile plasticine animation clips with the BOPINK Claymation Stop-Motion Studio. Created for indie animators, children's content creators, and art directors, this generator designs video prompts for OpenAI Sora and Pika 2.0. It simulates fingerprint clay textures, 12fps "animating on twos" frame stutter, clay deformation physics, and miniature physical stage lighting.

**Category**: prompts-video | **Target AI Models**: OpenAI Sora, Pika 2.0

## Domain Parameters:
- `clayStyle` (select): Tactile Medium & Style (Default: "12fps Plasticine")
- `clayDeformation` (toggle): Plasticine Fingerprint & Tool Marks (Default: "true")
- `miniatureLighting` (select): Miniature Set Illumination (Default: "Tabletop Spotlight")
- `fpsCadence` (select): Frame Cadence Timing (Default: "12fps")

## 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": "generate-prompt-for-claymation-stop-motion",
  "rawPrompt": "Your raw concept here",
  "thinkingLevel": "HIGH"
}
```
