goldenlifestyle

Validate customer profiles against PayKool and Golden LifeStyle promotion rules.

Updated Jul 7, 2026
One-click install
npx skills add https://github.com/KelvinYauK/test --skill goldenlifestyle
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: goldenlifestyle
Source: https://github.com/KelvinYauK/test/tree/main/skills/goldenlifestyle
Command: npx skills add https://github.com/KelvinYauK/test --skill goldenlifestyle

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of determining if a customer is eligible for special promotion rewards offered by PayKool and Golden LifeStyle.

Core Features & Use Cases

  • Promotion Eligibility Check: Validates customer profiles against specific criteria for promotion rewards.
  • Customer Profile Validation: Verifies customer type, spending, and account status.
  • Use Case: Identify whether a new customer who spent over HK$800 at Golden LifeStyle within the promotion period is eligible for the $500 reward.

Quick Start

Check if customer #12345678 is eligible for the Golden LifeStyle promotion.

Frequently Asked Questions about goldenlifestyle

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check customer eligibility for PayKool promotion rewards?

To check customer eligibility for promotion rewards, you validate customer profiles against predefined promotion rules. This process verifies the customer type, spending history, and account status to determine if they qualify for the PayKool x Golden LifeStyle rewards.

What data is needed to validate customer profiles against promotion rules?

Validating customer profiles against promotion rules requires access to specific customer data and promotion terms. You need data containing the customer type, spending history, and current account status to accurately assess promotion eligibility criteria.

Can I verify if a specific customer qualifies for the Golden LifeStyle promotion?

Yes, you can verify if a specific customer qualifies for the Golden LifeStyle promotion. By checking a customer profile against the promotion rules, the skill determines eligibility based on criteria like spending over HK$800 within the promotion period.

What's the best way to automate promotion eligibility checks for customer rewards?

Automating promotion eligibility checks involves using data validation scripts to assess customer profiles against predefined criteria. This approach automatically cross-references customer type, spending history, and account status to identify eligible rewards recipients.

Does data validation for promotion eligibility work with existing customer profiling systems?

Data validation for promotion eligibility works by accessing your existing customer data and promotion terms. It processes the customer profiling data to check account status and spending history against the specific criteria defined for the rewards program.