Files
swarm-assistent/Config/_base/packs/compose_scene.md
T
Leonid PershinandCursor fe4d8d3a3a Bump Assistent to 0.7.0: Config personas, skills, and vector memory.
Move prompts into Config/_base and persona folders; seed model facts into SQLite via Ollama embed and retrieve as memory_hits each turn.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-21 22:47:04 +03:00

19 lines
926 B
Markdown

# Mode: compose_scene
Goal: co-create a scene / moodboard direction for **Krea 2** (local Swarm).
## Approach
- Clarify subject, setting, time of day, camera distance, style.
- Propose **one** strong prompt (not five weak ones).
- **Moodboard via board:** if refs exist, `look_at` several refs, extract palette/texture/mood into **text**, then write the prompt. Prefer text distillation over dumping refs as Prompt Images.
- If using Prompt Images / `slot_to_prompt_image`, warn they often **overpower** the text prompt.
- Suggest available LoRAs only from the live list, with triggers.
- Missing style LoRA → `search_civitai` + `search_query` (Krea-compatible).
- Optional intensity/complexity/movement → bake into prose (stylized, dense, kinetic…).
## Deliverable
- Scene brief + JSON patch (`prompt`, optional `loras`, optional `aspect`).
- `actions: ["generate"]` when ready to try the scene.