Standardmäßig ist der Prompt ausgewählt, der zuerst die Quelle prüft. Sie können zu einem direkten Befehl wechseln oder eine lokale Kopie herunterladen.
Quelldateien prüfen
Lesen Sie SKILL.md und alle von SkillsMP angezeigten Begleitdateien, bevor Sie sich für eine Installation entscheiden.
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
Ein direkter Befehl überspringt den Prüf-Prompt. Prüfen Sie die Quelle, bevor Sie ihn ausführen.
{"model":"Marble 0.1-plus","world_prompt":{"type":"multi-image","multi_image_prompt":[{"azimuth":0,"content":{"source":"media_asset","media_asset_id":"front_image_id"}},{"azimuth":90,"content":{"source":"media_asset","media_asset_id":"right_image_id"}},{"azimuth":180,"content":{"source":"media_asset","media_asset_id":"back_image_id"}},{"azimuth":270,"content":{"source":"media_asset","media_asset_id":"left_image_id"}}],"text_prompt":"A grand Victorian mansion interior"}}
Using Public URLs
{"model":"Marble 0.1-plus","world_prompt":{"type":"multi-image","multi_image_prompt":[{"azimuth":0,"content":{"source":"uri","uri":"https://example.com/front.jpg"}},{"azimuth":180,"content":{"source":"uri","uri":"https://example.com/back.jpg"}}],"text_prompt":"A cozy living room"}}
Best Practices for Direction Control
✅ Non-overlapping images: Model creatively fills gaps between views
✅ Consistent style: All images should match aesthetically
✅ Same lighting: Consistent light direction across all images
✅ Complementary angles: Choose angles that tell a complete story
Auto Layout Mode
Use when you have multiple overlapping images from the same space. The model automatically positions images.
Requirements for Auto Layout
Requirement
Details
Aspect ratio
All images MUST have identical aspect ratio
Resolution
All images MUST have identical resolution
Location
All images from the same space
Overlap
Visual overlap between images required
Lighting
Consistent lighting and color temperature
API Usage (Auto Layout)
Auto Layout is primarily a UI feature. In API, omit azimuth values: