Token导航 LogoToken导航TokenDH.com
效率只读clawhub未标认证来源可访问clear审计通过

exit-intent退出意图

Agent Skill

exit-intent 用于辅助测试设计、自动化测试和回归验证,适合在 OpenClaw 中需要补充测试、分析失败日志或验证功能改动时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

2,793

周安装

113

GitHub Stars

公开资料未说明

下载量

877
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:exit-intent(退出意图)
来源仓库:https://github.com/leooooooow/exit-intent
安装命令:
openclaw skills install exit-intent
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install exit-intent

简介

设计电子商务网站的退出意图弹出策略与 A/B 测试方案。

  • 适合用户留存优化、转化率提升与营销活动设计时使用。
  • 需在 OpenClaw 中通过 clawhub 安装,结合页面行为数据调用工具。
  • 建议确认是否具备网站部署或前端脚本修改权限。exit-intent 属于效率类 Skill,可作为该场景下的辅助能力补充。
  • 适用于电商用户体验改进与流失挽回策略制定场景。

SKILL.md

name
exit-intent
description
Design exit-intent popup strategies for ecommerce sites including trigger rules, offer types, copy variants, and A/B testing plans that recover leaving visitors without annoying engaged shoppers.

Exit Intent

This skill designs end-to-end exit-intent popup strategies for ecommerce stores — deciding when to fire, what to offer, what copy and creative to show, and how to measure lift — so that recovery offers catch abandoning visitors without interrupting the ones who are still shopping or ready to check out.

Use when

  • The user runs a Shopify, WooCommerce, BigCommerce, or custom ecommerce storefront and is seeing desktop bounce rates above 55% or abandoning cart rates climbing week over week.
  • The user asks for help writing exit popup copy, picking an incentive (discount vs free shipping vs sample), or deciding whether a popup should appear on product, cart, or checkout pages.
  • The user wants a structured A/B testing plan for exit-intent variants (trigger sensitivity, offer size, headline tone, visual layout) with a clear primary metric and guardrails.
  • The user is concerned that popups are hurting SEO Core Web Vitals, harming mobile UX, or creating a brand perception problem, and wants rules for when not to fire.

What this skill does

Analyzes the store type, traffic composition (paid vs organic, new vs returning), and conversion funnel stage to recommend a layered exit-intent strategy. Produces trigger logic (mouse leave threshold, scroll depth gate, time on page minimum, page-type filters, frequency caps per visitor), offer tiering (soft ask like newsletter vs hard ask like 10% off vs urgency-based like countdown), and at least three headline and CTA copy variants mapped to customer intent. Recommends suppression rules for returning buyers, logged-in accounts, and checkout pages. Includes an A/B test plan with sample size math and statistical stopping rules.

Inputs required

  • Store URL or platform (required): Platform matters because trigger implementation differs between Shopify apps, Klaviyo flows, Privy, OptinMonster, or custom JS.
  • Primary goal (required): Email capture, first-order discount redemption, cart recovery, or survey collection — each pulls the design in a different direction.
  • Average order value and gross margin (required): Dictates how generous the incentive can be without destroying contribution margin.
  • Monthly unique visitors and current conversion rate (optional): Improves A/B sample-size recommendations and lift expectations.
  • Brand voice examples or past popup copy (optional): Helps match tone so recovery offers sound native rather than generic.

Output format

Four sections. (1) Strategy summary — one paragraph explaining the recommended approach and why it fits the store. (2) Trigger configuration table — trigger type, threshold, page filters, frequency cap, suppression rules, and a short rationale for each row. (3) Offer and creative matrix — three to five variants, each with headline, subheadline, CTA button text, offer value, and intended audience segment. (4) A/B test plan — primary metric, minimum detectable effect, required sample size per variant, estimated test duration, and guardrail metrics (bounce rate, checkout completion, unsubscribe rate) to monitor.

Scope

  • Designed for: ecommerce operators, growth marketers, CRO specialists, and DTC brand teams
  • Platform context: platform-agnostic, with implementation notes for Shopify, WooCommerce, Klaviyo, and OptinMonster
  • Language: English

Limitations

  • Does not pull live analytics data — recommendations are based on the numbers you provide.
  • Does not generate the actual popup code or design files; output is a strategy specification that your developer, designer, or popup platform can implement.
  • Sample-size math assumes roughly normal conversion distributions; very low-volume stores may need longer test windows than the estimate suggests.

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

97.69%
按下载量换算857

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills