【PayKool x Carder Toysnplace】訓練家集結!限時尊享寶可夢卡牌優惠 🃏⚡

Validate customer eligibility for a promotional reward using profile and transaction data.

Updated Jul 7, 2026
One-click install
npx skills add https://github.com/KelvinYauK/test --skill paykool-x-carder-toysnplace
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: 【PayKool x Carder Toysnplace】訓練家集結!限時尊享寶可夢卡牌優惠 🃏⚡
Source: https://github.com/KelvinYauK/test/tree/main/skills/cardertoysnplace
Command: npx skills add https://github.com/KelvinYauK/test --skill paykool-x-carder-toysnplace

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the need for a streamlined process to determine customer eligibility for a specific promotional reward offered by PayKool and Carder Toysnplace.

Core Features & Use Cases

  • Eligibility Verification: Validates customer eligibility based on promotion terms.
  • Input Parameters: Takes customer profile details like customer ID, account status, and transaction history.
  • Output: Provides a clear eligible or not_eligible status along with any failed checks and evidence.

Quick Start

Check the eligibility of a customer with ID '12345678' for the PayKool x Carder Toysnplace promotion.

Frequently Asked Questions about 【PayKool x Carder Toysnplace】訓練家集結!限時尊享寶可夢卡牌優惠 🃏⚡

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

FAQPage Schema
How do I validate customer promotion eligibility for a specific reward program?

Customer promotion eligibility validation checks user profiles against defined criteria like promotion period, invitation code, spending requirements, and account status to output an eligible or not_eligible status.

What customer data is required to check promotion terms and spending requirements?

Checking promotion terms requires processing customer profile data, specifically customer ID, account status, and transaction history, to verify if spending requirements and invitation codes match the campaign rules.

How does automated customer validation handle failed eligibility checks?

Automated customer validation processes account details and transactions, returning a not_eligible status alongside specific failed checks and supporting evidence when a user does not meet the promotion criteria.

Can I use transaction history to verify promotion eligibility for inactive accounts?

Verifying promotion eligibility requires active account status and sufficient transaction history; inactive accounts will likely fail the account status check and return a not_eligible result with corresponding evidence.

What is the best way to process customer profile data for promotional reward verification?

Processing customer profile data for promotional reward verification involves cross-referencing customer IDs and transaction history against predefined promotion periods and spending requirements to generate a clear eligibility status.