PayKool x Card Buddies 訓練家召集!🃏

Validate customer eligibility for PayKool Card Buddies promotion rewards.

Updated Jul 7, 2026
One-click install
npx skills add https://github.com/KelvinYauK/test --skill paykool-x-card-buddies
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: PayKool x Card Buddies 訓練家召集!🃏
Source: https://github.com/KelvinYauK/test/tree/main/skills/cardbuddies
Command: npx skills add https://github.com/KelvinYauK/test --skill paykool-x-card-buddies

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps to determine if a customer is eligible for a specific promotion reward from PayKool Card Buddies, using terms from PayKool pages.

Core Features & Use Cases

  • Promotion Eligibility Check: Validates customer eligibility based on promotion terms and customer profile.
  • Customer Profile Analysis: Evaluates customer_id, new customer status, application date, transactions, and account status.
  • Output: Provides a clear 'eligible' or 'not_eligible' status with evidence and failed checks.
  • Use Case: Use this Skill to ensure that new customers who meet specific criteria are eligible for the HK$1 Card Buddies指定卡盒換購券.

Quick Start

Use the PayKool x Card Buddies 訓練家召集!🃏 skill to check if a customer with customer_id '123456' is eligible for the promotion.

Frequently Asked Questions about PayKool x Card Buddies 訓練家召集!🃏

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

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

Customer eligibility checks require customer profile data, including customer_id, new customer status, application date, transactions, and account status, to validate against PayKool promotion terms and output an eligible or not_eligible status.

What customer profile attributes are needed to validate PayKool promotion eligibility?

Customer profile validation requires customer_id, new customer status, application date, transaction history, and account status to evaluate promotion terms and determine eligibility for the Card Buddies reward.

Can I use promotion terms to determine if a new customer qualifies for the HK$1 Card Buddies指定卡盒換購券?

Promotion terms can validate new customer profiles to determine eligibility for the HK$1 Card Buddies指定卡盒換購券 by checking application dates, transactions, and account status against the specified criteria.

Why does promotion eligibility validation return a not_eligible status for a customer?

Promotion eligibility validation returns a not_eligible status when customer profile attributes fail to meet the specified PayKool promotion terms, providing evidence and detailing the specific failed checks.

What is the best way to automate customer profiling and promotion eligibility checks for PayKool rewards?

Automating promotion eligibility checks involves processing customer profile attributes against PayKool promotion terms using scripts, which outputs the eligibility status and supporting evidence for each customer.