An expert system for reducing voluntary and involuntary customer churn through optimized cancellation flows, dynamic save offers, proactive health scoring, and payment recovery strategies.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install churn-prevention
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install churn-prevention using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Churn Prevention skill is a specialized automation blueprint for SaaS developers and product marketers designed to protect monthly recurring revenue (MRR). By systematically addressing both voluntary churn (customers actively trying to cancel) and involuntary churn (payment process failures), this tool equips engineering teams with the exact playbooks, user experience patterns, and technical integrations needed to keep subscribers active.\n\nIncorporating this system into your development workflow via Openclaw Skills enables you to quickly stand up dynamic cancellation surveys, engineer smart retry logic for Stripe and Chargebee, and deploy responsive save offers that match the user's specific cancellation reason. Rather than allowing instant cancellations, you can save up to 30% of departing accounts by deploying targeted interventions right when they matter most.
bash\n# Install the Openclaw CLI if you haven't already\nnpm install -g @openclaw/cli\n\n# Add the churn-prevention skill to your workspace\nopenclaw install churn-prevention\n\n# Configure billing environmental variables (e.g., Stripe)\nexport STRIPE_API_KEY=\"sk_live_...\"\n\n\n### Product Marketing Context\nBefore executing the skill, create or update .agents/product-marketing-context.md with your subscription metrics to customize the generated strategies:\n\nmarkdown\n# Product Marketing Context\n- Monthly Churn Rate: 4.5%\n- Active Subscribers: 1200\n- Billing Provider: Stripe\n- Primary Plan Interval: Monthly & Annual\n\n\nRun the skill initialization via Openclaw Skills to configure your first cancel flow structure.The skill structures its configurations, playbooks, and assets under local directory mappings:\n\n| Directory/File Path | Purpose | Format |\n| :--- | :--- | :--- |\n| references/cancel-flow-patterns.md | Contains UI patterns, layouts, and reason-to-offer mappings. | Markdown |\n| references/dunning-playbook.md | Outlines platform-specific dunning setups, retry intervals, and email copy. | Markdown |\n| .agents/product-marketing-context.md | Central configuration metadata for MRR, churn rates, and billing stacks. | Markdown |\n\n### Churn Signal Metadata Schema\nThe skill analyzes account health by weighting the following diagnostic signals:\n\n- Login Drops: Reductions of 50%+ in active sessions over a 14-day window.\n- Billing Views: Repeated visits to the billing management page.\n- Data Export: Triggers an automatic critical alert when backup or data export APIs are called.
Loading
An AI-powered app store optimization agent that analyzes iOS App Store and Google Play Store listings to maximize search visibility, conversion rates, and app downloads.

An intelligent search and deadline verification tool for AI and machine learning researchers navigating submission windows.

An advanced sentence-dissection and reading comprehension assistant that breaks down complex English sentences using a rigorous 5-step linguistic methodology.

An AI-powered daily testing assistant that automates static code analysis, dynamic API testing, and regression analysis for your pull requests.

Automates the discovery, literary analysis, and Feishu delivery of curated English poems using fallback web scraping and robust LLM execution.

A platform-agnostic diagnostics and debugging engine designed to systematically identify, resolve, and document computer configuration failures, software errors, and runtime issues.








































