PayKool × Home A Day 迎新消費獎賞

Validate PayKool × Home A Day welcome reward eligibility from customer and transaction data.

Updated Jul 7, 2026
One-click install
npx skills add https://github.com/KelvinYauK/test --skill paykool-home-a-day
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: PayKool × Home A Day 迎新消費獎賞
Source: https://github.com/KelvinYauK/test/tree/main/skills/pphad
Command: npx skills add https://github.com/KelvinYauK/test --skill paykool-home-a-day

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill assesses whether a customer is eligible for the PayKool × Home A Day welcome reward based on specific criteria.

Core Features & Use Cases

  • Eligibility Validation: Checks for promotion period, invitation code, customer type, spending requirement, account status, and reward redemption limits.
  • Customer Data Processing: Uses input such as customer_id, is_new_customer, application date, invite code, card approval date, transactions, and account status to determine eligibility.
  • Output: Provides 'eligible' or 'not_eligible' with additional failed checks and evidence.

Quick Start

Run the PayKool × Home A Day welcome reward check with the customer_id and transaction details for the customer in question.

Frequently Asked Questions about PayKool × Home A Day 迎新消費獎賞

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

FAQPage Schema
How do I validate PayKool welcome reward eligibility for a customer?

Validating PayKool welcome reward eligibility requires running a Python script that processes customer profile and transaction data to output an 'eligible' or 'not_eligible' status with failed checks and evidence.

What data do I need to check PayKool promotion eligibility?

Checking PayKool promotion eligibility requires input data including customer_id, is_new_customer flag, application date, invite code, card approval date, transactions, and account status to process and determine qualification.

Can I use Python to automate customer profiling for promotion validation?

Yes, you can use a Python script to automate customer profiling and promotion validation by processing input data like customer type, spending requirements, and account status to determine eligibility for the PayKool welcome reward.

Why does PayKool reward verification return a not eligible status?

PayKool reward verification returns a not_eligible status when the script detects failed checks such as an invalid promotional period, missing invitation code, incorrect customer type, insufficient spending, or inactive account status.

Does the PayKool eligibility check support reward redemption limit verification?

Yes, the PayKool eligibility check supports reward redemption limit verification by validating the customer profile and transaction data against the promotion terms to prevent exceeding the specified welcome reward limits.