predictive-personalization

predictive-personalization is a skill for Claude Code, Codex from finsilabs/awesome-ecommerce-skills. It costs 28 tokens per session (2,152 once invoked), scanned A, original, MIT.

An ecommerce personalization module that uses customer behavior, purchase history, and similar-customer patterns to tailor products, content, and offers.

In plain words
What is it for?
Use it to plan product recommendations, cross-sells, targeted offers, personalized content, and data-based merchandising.
Why use it?
It helps avoid showing every shopper the same store experience when their interests and buying history differ.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: positional $N argument; mentions Codex; mentions Gemini CLI.

Good fit Use it to plan product recommendations, cross-sells, targeted offers, personalized content, and data-based merchandising.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/finsilabs/awesome-ecommerce-skills/predictive-personalization
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add finsilabs/awesome-ecommerce-skills --skill predictive-personalization
Clone the repo
git clone --depth 1 https://github.com/finsilabs/awesome-ecommerce-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for predictive-personalization

README.md
[![agentmods](https://agentmods.dev/badge/skills/finsilabs/awesome-ecommerce-skills/predictive-personalization/github.svg)](https://agentmods.dev/skills/finsilabs/awesome-ecommerce-skills/predictive-personalization)
Your own site
<a href="https://agentmods.dev/skills/finsilabs/awesome-ecommerce-skills/predictive-personalization"><img src="https://agentmods.dev/badge/skills/finsilabs/awesome-ecommerce-skills/predictive-personalization/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for predictive-personalization

Your own site · 80×15
<a href="https://agentmods.dev/skills/finsilabs/awesome-ecommerce-skills/predictive-personalization"><img src="https://agentmods.dev/badge/skills/finsilabs/awesome-ecommerce-skills/predictive-personalization.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 28 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,152 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00028 $0.02152
Opus 5 $0.00014 $0.01076
Sonnet 5 $0.00006 $0.00430
Haiku 4.5 $0.00003 $0.00215

Measured 9d ago against content hash e01b01533ed1, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

predictive-personalization scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/marketing-growth/predictive-personalization/SKILL.md · 186 lines

How it starts

The opening of the file, as written. The whole thing — 186 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Predictive Personalization

Overview

Predictive personalization tailors the shopping experience to each visitor — showing relevant product recommendations, personalized content, and targeted offers based on behavior, purchase history, and patterns from similar customers. For most merchants, dedicated personalization apps deliver this without any custom ML code. Building a custom recommendation engine only makes sense for headless stores with significant traffic (100k+ monthly visitors) where app costs or data control requirements justify the complexity.

When to Use This Skill

  • When your store shows the same products to every visitor regardless of their behavior
  • When you want to add "Recommended for You" sections to your homepage, PDP, or cart
  • When email campaigns send the same products to your entire list
  • When conversion rates are plateauing and you need a lift from relevance
  • When ready to move beyond rule-based merchandising to data-driven personalization

Core Instructions

Step 1: Choose the right personalization tool

Platform Best For Shopify WooCommerce BigCommerce Price
Rebuy Product recommendations, cross-sell/upsell widgets App Store Limited Limited $99+/mo
LimeSpot Personalization + merchandising App Store Plugin App Marketplace $18+/mo
Nosto Mid-market, full homepage + email personalization App Store Plugin App Marketplace Revenue-share
Dynamic Yield Enterprise, full A/B testing + personalization Via JS tag Via JS tag Via JS tag $1,000+/mo
Klaviyo (email) Personalized product blocks in email flows App Store Plugin App Marketplace Included in Klaviyo
Custom Headless stores, 100k+ visitors/mo API API API Dev cost

Recommendation by store size:

  • Under $1M revenue: Rebuy or LimeSpot for recommendation widgets; Klaviyo for personalized email
  • $1M–$10M revenue: Nosto for full-site + email personalization
  • $10M+: Dynamic Yield for enterprise personalization + experimentation

Read the full file on GitHub · 186 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 186 lines · 28 tokens per session scan A e01b01533ed1

Subscribe to this mod's changes

predictive-personalization is a skill published in the GitHub repository finsilabs/awesome-ecommerce-skills (52 stars, last pushed 6mo ago), licensed MIT. It adds 28 tokens to every session and 2,152 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

setup

Configure MLflow tracing for Claude Code.

mlflow/mlflow · 10 tokens

histolab

Lightweight WSI tile extraction and preprocessing. Use for basic slide processing tissue detection, tile extraction, stain normalization for H&E images. Best for simple pipelines, dataset preparation, quick tile-based analysis. For advanced spatial proteomics, multiplexed imaging, or deep learning pipelines use pathml.

synthetic-sciences/openscience · 62 tokens

pyhealth

Comprehensive healthcare AI toolkit for developing, testing, and deploying machine learning models with clinical data. This skill should be used when working with electronic health records (EHR), clinical prediction tasks (mortality, readmission, drug recommendation), medical coding systems (ICD, NDC, ATC)…

synthetic-sciences/openscience · 109 tokens

deepchem

Molecular ML with diverse featurizers and pre-built datasets. Use for property prediction (ADMET, toxicity) with traditional ML or GNNs when you want extensive featurization options and MoleculeNet benchmarks. Best for quick experiments with pre-trained models, diverse molecular representations. For graph-first…

synthetic-sciences/openscience · 78 tokens

shap

Model interpretability and explainability using SHAP (SHapley Additive exPlanations). Use this skill when explaining machine learning model predictions, computing feature importance, generating SHAP plots (waterfall, beeswarm, bar, scatter, force, heatmap), debugging models, analyzing model bias or fairness, comparing…

synthetic-sciences/openscience · 109 tokens

torch-geometric

Graph Neural Networks (PyG). Node/graph classification, link prediction, GCN, GAT, GraphSAGE, heterogeneous graphs, molecular property prediction, for geometric deep learning.

synthetic-sciences/openscience · 41 tokens