noon-exports

Automate structured data exports from Noon sales, transaction, and catalog portals.

40|8|Updated May 14, 2026
One-click install
npx skills add https://github.com/zpoint/vibe-seller --skill noon-exports
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: noon-exports
Source: https://github.com/zpoint/vibe-seller/tree/main/app/skills_v2/noon-exports
Command: npx skills add https://github.com/zpoint/vibe-seller --skill noon-exports

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manually downloading data from the Noon e-commerce platform is time-consuming and error-prone, as the platform has three distinct export surfaces with unique UI quirks, long processing times, and strict rules around export job queuing that are easy to get wrong without guidance.

Core Features & Use Cases

  • Sales Export Automation: Handles per-country sales report downloads with correct date range configuration and proper store switching via the "My Stores" dropdown, avoiding common UI pitfalls.
  • Transaction View Export Management: Manages long-running multi-contract transaction exports, includes status polling logic, prevents duplicate job queuing, and provides an API fallback to recover completed exports even if the browser session disconnects.
  • Catalog Export Support: Automates creation and download of catalog, content, pricing, stock, and performance report exports from the Noon catalog portal.
  • Use Case: A cross-border seller operating stores on Noon EG and Noon KW can use this skill to download a single unified transaction export covering all their contracts, then split the file by country locally for accounting and inventory analysis, instead of running separate exports for each market.

Quick Start

Use the noon-exports skill to download last month's sales report for your Noon EG store and the full transaction export for all your Noon contracts.

Frequently Asked Questions about noon-exports

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

FAQPage Schema
How do I automate Noon sales report downloads for multiple countries?

To automate Noon sales report downloads, you must configure date ranges and switch stores via the "My Stores" dropdown. This skill handles per-country sales report automation to eliminate manual UI interaction errors and reduce export setup time.

What is the best way to export multi-contract transaction records from Noon?

The best way to export multi-contract transaction records from Noon is using a tool with status polling and API fallback. This skill manages long-running transaction exports, prevents duplicate job queuing, and recovers completed downloads if the browser disconnects.

Can I download Noon catalog, pricing, and stock exports automatically?

Yes, you can download Noon catalog, pricing, and stock exports automatically. This skill automates the creation and download of catalog, content, pricing, stock, and performance report exports directly from the Noon catalog portal.

Does Noon export automation support cross-border seller workflows for multiple markets?

Yes, Noon export automation supports cross-border seller workflows. You can download a unified transaction export covering all contracts across markets like Noon EG and Noon KW, then split the file by country locally for accounting and inventory analysis.

Why do my Noon transaction exports fail or queue duplicate jobs?

Noon transaction exports fail or queue duplicate jobs due to strict export queuing rules and browser disconnects. This skill prevents duplicate job queuing and provides an API fallback to retrieve completed exports even if the browser session disconnects.