local archive

Prompts Library

Browse 2,077 prompts and 65 skills imported into local MariaDB.

Reset
Showing 2 of 2 prompts — page 1 / 1
Video Generation 2026-02-28

image to video 360 product rotaion

Create a photorealistic, stable, 360-degree rotating video of the product using the provided front and back studio images. The product must appear naturally filled with internal volume as if worn by an invisible person (ghost mannequin effect), preserving exact geometry, proportions, fabric structure, and identity. No visible person, mannequin, or support structure.

{ "model": "veo-3.1", "task": "image_to_video_360_product_rotation", "objective": "Generate a photorealistic, silent, 360-degree rotation video from the provided front and back images of the exact same product. Preserve 100% of the original product identity without modification, addition, removal, or hallucination. The product must appear naturally filled internally using ghost mannequin volume reconstruction, while remaining completely faithful to the original images. The garment must appear professionally ironed, perfectly smooth, crisp, and retail-ready while preserving all original details. Output must contain absolutely no audio.", "garment_condition_global_rule": { "all_clothing_must_be_ironed": true, "appearance": "perfectly pressed, crisp, smooth, structured, premium retail presentation", "no_new_wrinkles": true, "no_random_fabric_folding": true, "maintain_original_wrinkle_data_…
Writing 2026-02-19

LinkedIn JSON → Canonical Markdown Profile Generator

Convert raw LinkedIn JSON export files into a deterministic, structurally rigid Markdown profile for reuse in downstream AI prompts.

# LinkedIn JSON → Canonical Markdown Profile Generator VERSION: 1.2 AUTHOR: Scott M LAST UPDATED: 2026-02-19 PURPOSE: Convert raw LinkedIn JSON export files into a deterministic, structurally rigid Markdown profile for reuse in downstream AI prompts. --- # CHANGELOG ## 1.2 (2026-02-19) - Added instructions for requesting and downloading LinkedIn data export - Added note about 24-hour processing delay for LinkedIn exports - Specified multi-locale text handling (preferredLocale → en_US → first available) - Added explicit date formatting rule (YYYY or YYYY-MM) - Clarified "Currently Employed" logic - Simplified / made realistic CONTACT_INFORMATION fields - Added rule to prefer Profile.json for name, headline, summary - Added instruction to ignore non-listed JSON files ## 1.1 - Added strict section boundary anchors for downstream parsing - Added STRUCTURE_INDEX block for machine-readable co…