Token导航 LogoToken导航TokenDH.com
研究检索需要联网github未标认证来源可访问许可证需确认审计通过

loyalty-points-system忠诚积分系统

Agent Skill

loyalty-points-system 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

524

周安装

21

GitHub Stars

19

下载量

170
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

请帮我安装这个 Agent Skill:loyalty-points-system(忠诚积分系统)
来源仓库:https://github.com/finsilabs/awesome-ecommerce-skills
仓库路径:skills/loyalty-points-system
安装命令:
npx skills add https://github.com/finsilabs/awesome-ecommerce-skills --skill loyalty-points-system
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

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

skills.shnpx skills
npx skills add https://github.com/finsilabs/awesome-ecommerce-skills --skill loyalty-points-system

简介

loyalty-points-system 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中快速定位候选结果。

  • 适用于积分系统设计、会员体系研究和客户忠诚度优化等研究场景。
  • 通过关键词、任务或来源仓库进行信息筛选,需结合原始 README 确认具体用法。
  • 安装命令为 npx skills add https://github.com/finsilabs/awesome-ecommerce-skills --skill loyalty-points-system。
  • 使用前建议确认权限范围、维护状态及是否触发联网或文件读写操作。

SKILL.md

Loyalty Points System

Overview

A loyalty points program rewards repeat customers with points earned on purchases and other actions (reviews, referrals, social shares), which they can redeem for discounts at checkout. Well-designed programs include tier progression (Bronze → Silver → Gold → Platinum) that unlocks perks like free shipping or higher point multipliers as customers spend more. Most merchants should start with a dedicated loyalty app — the major platforms have excellent options — rather than building from scratch.

When to Use This Skill

  • When adding a customer retention mechanism to increase repeat purchase rate
  • When launching a tiered VIP program where high-value customers unlock benefits like free shipping or early access
  • When replacing an ad-hoc discount system with a structured loyalty program that customers can track
  • When integrating points into a mobile app where customers check their balance and redeem at checkout
  • When running promotional campaigns that award bonus points for specific actions (reviews, referrals, first purchase)

Core Instructions

Step 1: Determine the merchant's platform and choose the right tool

PlatformRecommended ToolWhy
ShopifySmile.io (formerly Sweet Tooth) or LoyaltyLionBoth integrate natively with Shopify, handle points earning/redemption at checkout, and include tier management and referral programs
Shopify (budget)Rivo Loyalty & Rewards or Bon LoyaltyLower-cost alternatives with core points and tier features
WooCommerceWooCommerce Points and Rewards (official, ~$79/year) or YITH WooCommerce Points & RewardsWooCommerce-native integration; the official plugin is well-maintained
BigCommerceSmile.io or LoyaltyLionBoth have BigCommerce integrations
Multi-platform / HeadlessLoyaltylion API, Smile.io API, or Yotpo LoyaltyAll expose APIs for integration with custom storefronts
Custom / HeadlessBuild with ledger-based points trackingOnly when app capabilities are insufficient for your specific requirements

Step 2: Configure the loyalty program


Shopify

Using Smile.io (most popular Shopify loyalty app):

  1. Install Smile: Loyalty & Rewards from the Shopify App Store (free tier available; paid plans from ~$49/month)
  2. In the Smile dashboard, configure Ways to earn:

- Points for purchase (e.g., 1 point per $1 spent) - Bonus points for account creation, birthday, product reviews - Referral points for referring a friend

  1. Configure Ways to redeem:

- Points for a discount code (e.g., 100 points = $1 off) - Set minimum points required for redemption - Set maximum redemption per order (e.g., max 50% of order value in points)

  1. Configure Tiers (VIP program, available on paid plans):

- Define tier thresholds (e.g., Bronze: 0–$500 spend, Silver: $500–$1,000, Gold: $1,000+) - Set tier benefits: point multipliers, exclusive products, free shipping

  1. Configure the Customer-facing widget: the floating points widget appears on your storefront automatically; customize colors and placement

Testing the integration:

  • Create a test customer account, place a test order, and verify points are awarded after the order status changes to "fulfilled"
  • Attempt a redemption at checkout to verify the discount applies correctly

WooCommerce

Using WooCommerce Points and Rewards:

  1. Install WooCommerce Points and Rewards from WooCommerce.com
  2. Go to WooCommerce → Points and Rewards → Settings:

- Earn points: set the earning ratio (e.g., 1 point per $1 spent) - Earn points for: purchases, reviews, account registration - Redeem points: set the redemption ratio (e.g., 100 points = $1 discount) - Maximum discount: cap the amount that can be redeemed per order - Points expire: optionally set an expiration period

  1. Manage individual customer balances under WooCommerce → Points and Rewards → Manage Points
  2. Points are displayed in the customer's account page automatically

For tiers with WooCommerce: The official plugin does not include tier management. Options:

  • YITH WooCommerce Points & Rewards: includes tier/VIP functionality
  • Gamification for WooCommerce: adds tier levels and achievement badges
  • Manually assign WooCommerce customer groups (roles) based on lifetime spend and give group-specific prices or shipping rates

BigCommerce

Using Smile.io on BigCommerce:

  1. Install Smile.io from the BigCommerce App Marketplace
  2. Follow the same Smile.io setup as the Shopify section above — the interface is nearly identical
  3. Smile.io integrates with BigCommerce's checkout to apply loyalty discounts as coupon codes

Using LoyaltyLion:

  1. Install LoyaltyLion from the BigCommerce App Marketplace
  2. Configure earning rules and redemption options in the LoyaltyLion dashboard
  3. The app adds a customer loyalty panel to account pages and integrates with BigCommerce checkout

Custom / Headless

For headless storefronts or when app capabilities are insufficient, build a ledger-based points system. The ledger pattern (append-only transactions, no balance column) ensures accuracy, enables full audit trails, and makes point reversals trivial.

CREATE TABLE loyalty_accounts (
  id           UUID PRIMARY KEY DEFAULT gen_random_uuid(),
  customer_id  UUID NOT NULL UNIQUE,
  tier         VARCHAR(16) NOT NULL DEFAULT 'bronze',
  lifetime_spend_cents INTEGER NOT NULL DEFAULT 0,
  created_at   TIMESTAMPTZ NOT NULL DEFAULT NOW()
);

CREATE TABLE loyalty_ledger (
  id           UUID PRIMARY KEY DEFAULT gen_random_uuid(),
  account_id   UUID NOT NULL REFERENCES loyalty_accounts(id),
  points       INTEGER NOT NULL,  -- positive = earned, negative = redeemed/expired
  type         VARCHAR(32) NOT NULL CHECK (type IN ('purchase', 'bonus', 'referral', 'redemption', 'expiration', 'adjustment')),
  reference_id UUID,              -- order_id, review_id, etc.
  description  TEXT NOT NULL,
  expires_at   TIMESTAMPTZ,       -- NULL = never expires
  created_at   TIMESTAMPTZ NOT NULL DEFAULT NOW()
);

Points balance (excluding expired transactions):

async function getPointsBalance(accountId: string): Promise<number> {
  const result = await db.raw(`
    SELECT COALESCE(SUM(points), 0) AS balance
    FROM loyalty_ledger
    WHERE account_id = ?
      AND (expires_at IS NULL OR expires_at > NOW())
  `, [accountId]);
  return Math.max(0, parseInt(result.rows[0].balance, 10));
}

Award points after order fulfillment (not at purchase — prevents points fraud from returns):

const TIER_MULTIPLIERS = { bronze: 1, silver: 1.25, gold: 1.5, platinum: 2 };
const POINTS_PER_DOLLAR = 1;
const EXPIRY_MONTHS = 12;

async function awardPurchasePoints(customerId: string, orderId: string, subtotalCents: number) {
  const account = await getOrCreateAccount(customerId);
  const multiplier = TIER_MULTIPLIERS[account.tier];
  const points = Math.round((subtotalCents / 100) * POINTS_PER_DOLLAR * multiplier);
  const expiresAt = new Date();
  expiresAt.setMonth(expiresAt.getMonth() + EXPIRY_MONTHS);

  await db.loyaltyLedger.insert({
    account_id: account.id, points, type: 'purchase',
    reference_id: orderId, description: `Points for order ${orderId}`, expires_at: expiresAt,
  });

  // Update lifetime spend and recalculate tier
  await db.loyaltyAccounts.update(account.id, {
    lifetime_spend_cents: account.lifetime_spend_cents + subtotalCents,
  });
  await recalculateTier(account.id);
}

Redeem points at checkout:

const REDEMPTION_RATE = 0.01; // 100 points = $1

async function redeemPoints(customerId: string, orderId: string, pointsToRedeem: number): Promise<{ discountCents: number }> {
  const account = await db.loyaltyAccounts.findByCustomerId(customerId);
  const balance = await getPointsBalance(account.id);
  if (pointsToRedeem > balance) throw new Error('Insufficient points');

  const discountCents = Math.floor(pointsToRedeem * REDEMPTION_RATE * 100);
  await db.loyaltyLedger.insert({
    account_id: account.id, points: -pointsToRedeem, type: 'redemption',
    reference_id: orderId, description: `Redeemed for order ${orderId}`,
  });
  return { discountCents };
}

Best Practices

  • Award points after fulfillment, not at purchase — prevents customers from earning points on orders they plan to return; most loyalty apps have a configurable "pending period" for this
  • Display points in dollar value on the UI — "You have $5.00 in rewards" converts better than "You have 500 points"; show the dollar value prominently
  • Send expiration reminder emails — email customers 30 days before their points expire; this is a proven re-engagement trigger that also drives purchases
  • Cap maximum redemption per order — allow redeeming at most 50% of order value in points to protect margin
  • Reverse points when orders are refunded — insert a negative adjustment transaction tied to the refund event; do not rely on manual corrections
  • Display upcoming tier thresholds — "Spend $47 more to reach Gold" drives incremental spend more than just showing the current tier
  • Start simple — launch with a flat earn rate before adding tiers; tiers add complexity and customer service burden; prove the program works first

Common Pitfalls

ProblemSolution
Customer earns points on a returned orderAward points only after the return window closes, or reverse points when a return is processed
Tier downgrade confuses customersOnly evaluate tier downgrades at pre-defined calendar dates (e.g., annually), not after each order; communicate the policy clearly
Referral fraud — customers referring themselvesValidate referrals by checking that referrer and referee have different email addresses and/or billing addresses
App stops awarding points after a platform updateSet up monitoring alerts on your loyalty app; test point awards weekly with an automated test order
Points balance shown as zero on checkout due to sync lagFor custom builds, calculate balance in real-time from the ledger; for app-based programs, ensure the app is fully integrated with your checkout

Related Skills

  • @coupon-management
  • @gift-cards
  • @ab-testing-pricing
  • @customer-segmentation
  • @discount-engine

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

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

平台分布

Codex

35.63%
按下载量换算61

Claude

29.85%
按下载量换算51

Cursor

19.37%
按下载量换算33

Gemini CLI

9.89%
按下载量换算17

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

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

来源信息

继续浏览同类 Skills