segmently-cli-custom-screen-guide

Apply Segmently custom-screen artifacts for WebEmbed and paywall workflows.

Updated Jun 29, 2026
One-click install
npx skills add https://github.com/segmently-ai/segmently-support-plugins --skill segmently-cli-custom-screen-guide
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: segmently-cli-custom-screen-guide
Source: https://github.com/segmently-ai/segmently-support-plugins/tree/main/plugins/segmently-launch-assistant/skills/segmently-cli-custom-screen-guide
Command: npx skills add https://github.com/segmently-ai/segmently-support-plugins --skill segmently-cli-custom-screen-guide

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps you edit, validate, and publish Segmently WebEmbed custom screens and paywall flows without breaking the data-source, routing, or render-mode contract.

Core Features & Use Cases

  • CLI-first custom-screen apply, healthcheck, audit, publish, and verify workflows.
  • Data-source migrations for text, media, variables, buttons, and selection-driven branching.
  • Screenshot-to-WebEmbed recreation, Figma handoff publication, image migration, and shadow-DOM paywall verification for production-ready funnel updates.

Quick Start

Use this skill to inspect the current Segmently custom screen directory and produce the exact update, validation, and publish plan.

Frequently Asked Questions about segmently-cli-custom-screen-guide

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I safely migrate data sources for Segmently custom screens and paywall workflows?

Safely migrate custom-screen data sources by applying CLI workflows that handle text, media, variables, and button routing. This preserves the data-source contract while updating text, media, variables, and selection-driven branching.

What is the best way to recreate a WebEmbed custom screen from a screenshot?

Recreate a WebEmbed from a screenshot using screenshot-to-WebEmbed recreation workflows. This translates visual designs into functional custom screens while maintaining render-mode safeguards.

How do I verify shadow-DOM paywall rendering across different funnel versions?

Verify shadow-DOM paywall rendering by running CLI verify workflows across funnel versions. This validates shadow-DOM integrity and ensures the paywall renders correctly without breaking interaction maps.

Can I use the Segmently CLI to audit and publish Figma handoff custom screens?

Yes, use the CLI to audit and publish Figma handoff custom screens. The CLI supports Figma handoff publication, enabling artifact validation and direct production updates.

Why does my custom screen paywall break after updating child-action routing?

Your paywall breaks because child-action routing updates violated the render-mode or interaction map contract. Run CLI healthcheck and audit workflows to identify routing mismatches and restore valid selection-driven branching.

Do I need Segmently CLI support to apply variables and interaction maps for custom screens?

Yes, Segmently CLI apply and verify support is required to manage variables and interaction maps. This ensures custom screens are applied with correct render-mode safeguards and routing logic.