FinanceInvestor CRM

Cross-Sell Recommender

Generate explainable service-gap and cross-sell recommendations for a family-office relationship, with every recommendation traceable to a rule.

PPredictive Labs·Finance

Library skill — the default version is maintained in GitHub; edits you make live in your own clone.

cross-sellfamily officerecommendationsrevenue
Use this skillDownload .zip
How does this work?
  • ChatGPT opens a new chat with the skill loaded. If it's too long for a link, it's copied to your clipboard — just paste.
  • Claude works the same way. To install it permanently, download the .zip and upload it under Claude → Settings → Capabilities → Skills (Pro/Team/Enterprise).
  • Copy prompt copies the skill so you can paste it into any assistant, including Grok.

Cross-Sell Recommender

Surface the next-best services to offer a family-office relationship, combining a deterministic rule layer with an AI re-ranking pass — so every recommendation is explainable and auditable.

When to use

Inputs

Steps

  1. Run the rule set against the profile to find eligible-but-unused services; each hit carries a rule_id and the profile facts that triggered it.
  2. Score candidates by fit, urgency and estimated value.
  3. Re-rank with an AI pass that weighs qualitative context (stated mandates, timing).
  4. Attach a plain-language rationale to each recommendation citing the triggering facts.
  5. Drop any recommendation that cannot be traced back to a rule or profile fact.

Output

A ranked list of recommendations, each with: service, rationale, rule_id/source, estimated value and suggested next action.

Presenting results