Genpark Customer Winback Skill
FreeNot checkedGenPark AI Skill - Identify lapsed customers, score win-back potential and generate personalized re-engagement offers and email sequences
About
GenPark AI Skill - Identify lapsed customers, score win-back potential and generate personalized re-engagement offers and email sequences
README
GenPark AI Agent Skill -- Identify lapsed customers, score win-back potential, generate personalized offers, and build re-engagement email sequences.
Features
- Win-back scoring (0-100) based on recency, spend, frequency, and AOV
- Value tiers: High / Medium / Low
- Lapse tiers: Recently Lapsed / Moderately Lapsed / Long Lapsed / At-Risk Churned
- Discount offer calibration by value tier + lapse tier
- Personalized email sequences (2-4 emails per tier)
- Revenue recovery potential estimate
Quick Start
from client import CustomerWinbackClient
client = CustomerWinbackClient()
result = client.run(
customers=[{"id":"C1","days_since_purchase":95,"total_orders":5,"total_spend":350,"avg_order_value":70}],
brand_name="MyStore",
max_discount_pct=20,
)
for cust in result["prioritized_customers"]:
print(f"{cust['name']}: Score {cust['winback_score']} | Offer: {cust['offer_discount_pct']}% off")
Installation
python example_usage.py # No external dependencies
Built by GenPark | alphaparkinc
Installing Genpark Customer Winback Skill
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/alphaparkinc/genpark-customer-winback-skillFAQ
Is Genpark Customer Winback Skill MCP free?
Yes, Genpark Customer Winback Skill MCP is free — one-click install via Unyly at no cost.
Does Genpark Customer Winback Skill need an API key?
No, Genpark Customer Winback Skill runs without API keys or environment variables.
Is Genpark Customer Winback Skill hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Genpark Customer Winback Skill in Claude Desktop, Claude Code or Cursor?
Open Genpark Customer Winback Skill on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Gmail
Read, send and search emails from Claude
by GoogleSlack
Send, search and summarize Slack messages
by SlackRunbear
No-code MCP client for team chat platforms, such as Slack, Microsoft Teams, and Discord.
Discord Server
A community discord server dedicated to MCP by [Frank Fiegel](https://github.com/punkpeye)
Klavis AI
Open Source MCP Infra. Hosted MCP servers and MCP clients on Slack and Discord.
Work90210/APIFold
Turn any REST API into a hosted MCP server. 18 free public servers (GitHub, Stripe, Slack, OpenAI, Notion, and more) — no setup required, bring your own API key
by Work90210arikusi/deepseek-mcp-server
MCP server for DeepSeek AI with chat, reasoning, multi-turn sessions, function calling, thinking mode, and cost tracking.
by arikusihashgraph-online/hashnet-mcp-js
MCP server for the Registry Broker. Discover, register, and chat with AI agents on the Hashgraph network.
by hashgraph-onlineprofullstack/mcp-server
A comprehensive MCP server aggregating 20+ tools including SEO optimization, document conversion, domain lookup, email validation, QR generation, weather data,
by profullstackWayStation-ai/mcp
Seamlessly and securely connect Claude Desktop and other MCP hosts to your favorite apps (Notion, Slack, Monday, Airtable, etc.). Takes less than 90 secs.
by waystation-aiCompare Genpark Customer Winback Skill with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All communication MCPs
