Applicable_Fee_IDs

Determine applicable fee IDs from merchant transaction data and fee rules.

128|12|Updated May 21, 2025
One-click install
npx skills add https://github.com/zjunlp/DataMind --skill applicable-fee-ids
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Applicable_Fee_IDs
Source: https://github.com/zjunlp/DataMind/tree/main/datacope/reason_task/eval/skill/0/iter2/Applicable_Fee_IDs
Command: npx skills add https://github.com/zjunlp/DataMind --skill applicable-fee-ids

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the determination of applicable fee IDs for specific merchant and transaction scenarios, streamlining the process of identifying which fee IDs apply to a merchant, account type, and specific date range.

Core Features & Use Cases

  • Fee ID Matching: Automatically match fee IDs to merchant, account type, and specific date range.
  • Transaction Data Analysis: Analyze transaction data to determine applicable fee IDs based on various criteria.
  • Use Case: For a merchant, determine which fee IDs apply to a specific transaction on a given date, or identify all merchants affected by a particular fee ID.

Quick Start

Use the Applicable_Fee_IDs skill to find the applicable fee IDs for Merchant X on the 15th of January 2023.

Frequently Asked Questions about Applicable_Fee_IDs

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

FAQPage Schema
How do I automatically determine applicable fee IDs for merchant transactions?

To determine applicable fee IDs for merchant transactions, automated financial data analysis matches predefined fee rules against merchant data and specific date ranges. This streamlines identifying which fees apply to specific transaction scenarios.

What is fee ID matching and how does it work with transaction data?

Fee ID matching is the process of parsing predefined fee rules and transaction data to identify applicable fee IDs. It works by analyzing merchant details, account types, and transaction dates to apply the correct fee rules.

Can I identify all merchants affected by a particular fee ID?

Yes, you can identify all merchants affected by a particular fee ID through transaction data analysis. By parsing merchant data against predefined fee rules, the system isolates all merchants matching the specified fee application criteria.

What data do I need to match fee IDs to a specific merchant account type?

To match fee IDs to a merchant account type, you need transaction data, predefined fee rules, and merchant data. The analysis requires parsing these inputs to determine the correct fee application for a specific date range.

Does this fee application approach work for financial data analysis on specific dates?

Yes, this fee application approach works for financial data analysis on specific dates. It automatically determines applicable fee IDs by matching predefined fee rules to transaction data within a given date range.