10%簽賬回贈迎新優惠|🎉新客戶最高回贈HK$500

Validate customer eligibility for a 10% cashback promotion.

Updated Jul 7, 2026
One-click install
npx skills add https://github.com/KelvinYauK/test --skill 10-hk-500
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: 10%簽賬回贈迎新優惠|🎉新客戶最高回贈HK$500
Source: https://github.com/KelvinYauK/test/tree/main/skills/rebate
Command: npx skills add https://github.com/KelvinYauK/test --skill 10-hk-500

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps determine if a customer qualifies for a 10% cashback promotion upon sign-up, based on specific criteria and promotion rules.

Core Features & Use Cases

  • Promotion Eligibility Validation: Checks customer profiles against promotion rules.
  • Input Data Handling: Processes customer profiles with attributes like customer_id, is_new_customer, and transactions.
  • Output: Provides eligibility status and detailed feedback on failed checks.

Quick Start

Use the 10%簽賬回贈迎新優惠|🎉新客戶最高回贈HK$500 skill to check if a customer with ID '12345' is eligible for the promotion.

Frequently Asked Questions about 10%簽賬回贈迎新優惠|🎉新客戶最高回贈HK$500

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

FAQPage Schema
How do I validate customer eligibility for a cashback promotion?

To validate customer eligibility for a cashback promotion, the system processes customer profiles containing attributes like customer_id, is_new_customer, and transactions to check against promotion rules. It outputs an eligibility status and detailed feedback on any failed checks.

What criteria are checked during new customer promotion validation?

New customer promotion validation checks specific criteria including new customer status, spending requirements, and account status. The system processes these customer profile attributes to determine if the user qualifies for the 10% sign-up cashback.

How do I check if a customer ID qualifies for a 10% sign-up cashback?

To check if a customer ID qualifies for a 10% sign-up cashback, you input the customer profile data into the skill. The system evaluates the is_new_customer flag and transaction history to return the qualification status and feedback.

What data inputs are required for promotion eligibility validation?

Promotion eligibility validation requires customer profiles with specific data inputs: customer_id, is_new_customer status, and transactions. The system processes these inputs to determine if the customer meets the spending requirements and account status criteria.

Why does a customer fail the cashback promotion eligibility check?

A customer fails the cashback promotion eligibility check if they do not meet the new customer status, spending requirements, or account status criteria. The system provides detailed feedback on failed checks to explain why the validation was unsuccessful.