segmently-cli-paywall-ab-rollout

Create and verify sandbox Stripe paywall A/B rollouts via the Segmently CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires segmently, and includes scripts (resource) components.

What problem does it solve?

It removes the manual overhead of creating, publishing, and verifying sandbox Stripe paywall A/B rollouts through the Segmently CLI.

Core Features & Use Cases

  • Two rollout modes: build fresh funnel-manifest variants or clone an existing funnel version and mutate only the Paywall screen.
  • End-to-end publishing: create paywall products when needed, publish control and treatment placements, publish the A/B test, and probe the live routing.
  • Real-world use case: use it to compare onboarding copy, checkout messaging, or treatment paywall products while keeping the source funnel safe and read-only.

Quick Start

Use the segmently-cli-paywall-ab-rollout skill to create and verify a sandbox Stripe paywall A/B rollout for my project and return the public control, treatment, and A/B URLs.

Frequently Asked Questions about segmently-cli-paywall-ab-rollout

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

FAQPage Schema
How do I run a Stripe paywall A/B test for onboarding funnels?

To run a Stripe paywall A/B test for onboarding funnels, you use the Segmently CLI to create sandbox paywall products, publish control and treatment placements, and generate public A/B URLs. This automates manual publishing and verifies live routing behavior.

What is a sandbox paywall A/B rollout?

A sandbox paywall A/B rollout is a test environment process that creates and publishes different paywall screen variants to compare onboarding copy or checkout messaging. It returns public control, treatment, and A/B URLs to verify live routing safely.

Can I clone an existing funnel version for paywall A/B testing?

Yes, you can clone an existing funnel version for paywall A/B testing and mutate only the Paywall screen. This keeps the source funnel safe and read-only while allowing you to test treatment paywall products and onboarding copy variations.

What do I need to set up before launching paywall A/B rollouts through the CLI?

To launch paywall A/B rollouts through the CLI, you need an authenticated Segmently CLI, Stripe sandbox paywall products, and publish and probe permissions. These prerequisites allow you to generate public control, treatment, and A/B URLs.

Why are my sandbox paywall A/B URLs not generating correctly?

Sandbox paywall A/B URLs may not generate correctly if the Segmently CLI lacks proper authentication or publish and probe permissions. Ensure your Stripe sandbox paywall products are correctly configured before attempting to publish control and treatment placements.