What problem does it solve?
Cross-border sellers using the Noon e-commerce platform often have to repeatedly implement the same foundational Seller Center operations like login, navigation, and handling common UI elements for every individual automation task, leading to redundant work and inconsistent behavior across different Noon-related workflows.
Core Features & Use Cases
- Unified Noon Authentication: Handles OTP retrieval via bound email integration or user prompt, plus automatic project ID discovery from post-login URLs, eliminating repeated login setup for every Noon task.
- Pre-built Page Navigation Map: Provides direct, reliable URLs for all core Noon Seller Center pages including catalog management, FBN inventory, sales reports, and ad manager, skipping slow and error-prone manual sidebar navigation.
- Reusable UI Interaction Patterns: Covers common modals, off-screen button clicks, and cross-origin iframe interactions that appear across all Noon seller workflows, ensuring consistent and reliable browser automation behavior.
Use case: A seller managing multiple Noon stores for different regional markets can use this shared skill as a base for all Noon-specific tasks, avoiding duplicate work for login and navigation every time they run a listing update, inventory check, or ad tuning task.
Quick Start
Use the noon-shared skill to log in to your Noon Seller Center account, retrieve your store's project ID, and navigate directly to the My Catalog page to view all your active product listings.