friendlyfaretaxi

Validate customer eligibility for Friendly Fare Taxi promotional rewards.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the validation of promotion eligibility for customers of Friendly Fare Taxi, ensuring accurate reward distribution based on promotional terms.

Core Features & Use Cases

  • Promotion Eligibility Check: Validates customer profiles against promotional terms and conditions.
  • Data Analysis: Analyzes customer profiles, transaction history, and promotional rules.
  • Use Case: When a customer's account status or transaction details are queried, the Skill provides an immediate response indicating whether the customer is eligible for a promotion reward.

Quick Start

Check the eligibility of a customer with ID '123456' for the Friendly Fare Taxi promotion.

Frequently Asked Questions about friendlyfaretaxi

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

FAQPage Schema
How do I validate promotion eligibility for taxi customers?

To validate promotion eligibility for taxi customers, the Skill analyzes customer profiles, transaction history, and promotional rules to return a binary eligibility status along with supporting evidence fields.

What data is needed for customer promotion validation?

Customer promotion validation requires customer profile data, transaction history, and promotional rules, including account status, new customer status, promotional period details, required invitation codes, and spending requirements.

How does promotional reward distribution check account status?

Promotional reward distribution checks account status by analyzing customer profiles to confirm the account is active and meets promotional terms, returning a binary eligibility status along with evidence fields.

Can I use this Skill for automated promotion eligibility checks?

Yes, this Skill automates promotion eligibility checks by processing customer profiles and promotional rules to provide an immediate binary response indicating whether a customer is eligible for a promotion reward.

What is returned when checking promotion rules for a customer?

When checking promotion rules for a customer, the Skill returns a binary eligibility status along with evidence fields that validate whether the customer meets the new customer status, promotional period, invitation code, and spending requirements.