What problem does it solve?
This skill converts AI-generated static HTML pages into Adobe Edge Delivery Services (EDS) overlay pages where the original DOM is preserved byte-for-byte, while text and images become authorable in Document Authoring.
Core Features & Use Cases
- Static-to-EDS overlay conversion using an overlay pattern that preserves the original DOM structure and content rendering.
- 6-phase workflow that captures the source page, analyzes section boundaries and slot opportunities, generates template + fragments + CSS/JS, wires them into the target repo, and verifies via local and production round-trips.
- DA-ready authoring model that writes a DA-source body fragment with slot rows so authors can edit content without losing design fidelity.
Quick Start
Tell the assistant: Convert https://www.example.com/page to owner/eds-repo using the snowflake skill, ensuring the target repo has the overlay substrate and you have a DA admin token available.