fba-export-tax-products-manage

Automate batch addition, import, and update of SKU whitelists for export tax rebates.

1|1|Updated Apr 28, 2026
One-click install
npx skills add https://github.com/LXE123/LXE_AGENT --skill fba-export-tax-products-manage
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fba-export-tax-products-manage
Source: https://github.com/LXE123/LXE_AGENT/tree/main/skills/fba-export-tax-products-manage
Command: npx skills add https://github.com/LXE123/LXE_AGENT --skill fba-export-tax-products-manage

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Maintains the export tax-rebate product whitelist by enabling batch SKU additions, importing new eligible SKUs, and updating existing whitelist entries.

Core Features & Use Cases

  • Batch add SKUs to the export tax rebate whitelist.
  • Import new export-tax SKUs into the whitelist.
  • Update existing whitelist entries based on user requests.
  • Inputs: extract SKUs from user messages to drive updates.

Quick Start

Provide at least one SKU to add and run the fixed CLI command to import them.

Frequently Asked Questions about fba-export-tax-products-manage

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

FAQPage Schema
How do I batch add SKUs to an export tax rebate whitelist?

Yes, you can import new export-tax SKUs by including them in your message. The automation processes the provided SKUs and executes a fixed CLI command to add them to the whitelist.

Can I delete or modify existing SKUs in the tax rebate whitelist?

No, you cannot delete or modify existing SKUs in the tax rebate whitelist. The automation only supports adding new SKUs and updating entries, strictly preventing deletion or direct data file modification.

What is the process for updating existing tax rebate whitelist entries?

Updating existing tax rebate whitelist entries involves extracting SKUs from your request message. The automation then applies these updates via a fixed CLI command without directly editing the underlying data files.

Does the export tax rebate whitelist automation work with Mabang ERP?

The export tax rebate whitelist automation is designed for Mabang ERP environments. It enforces fixed CLI usage to manage SKU imports and updates, requiring only message-extracted SKUs to function.

Why are my SKUs not being added to the export tax whitelist?

SKUs might not be added to the export tax whitelist if they cannot be extracted from your message or already exist. The automation only adds new SKUs and will not overwrite or delete existing entries.