noon-exports

noon-exports is a skill for Claude Code, Codex from zpoint/vibe-seller. It costs 55 tokens per session (2,233 once invoked), scanned A, original, Apache-2.0.

A guide for downloading sales, transaction, and catalog files from Noon Seller Center. These exports are downloadable reports, often in CSV format, containing store or product data.

In plain words
What is it for?
Use it to export sales by country, transaction data, catalog content, prices, stock, and catalog reports.
Why use it?
It explains the different export areas and their specific controls, statuses, country selection, date ranges, and waiting steps. This helps avoid downloading the wrong report or misreading its status.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Needs its repository: it reads a path above its own folder, which exists only inside the repository. The line is **PREREQUISITE:** Read `../noon-shared/SKILL.md` for login, page.

Good fit Use it to export sales by country, transaction data, catalog content, prices, stock, and catalog reports.

Compare 6 skills from other repositories ↓
Install

Getting it into your agent

It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.

Clone the repo
git clone --depth 1 https://github.com/zpoint/vibe-seller
agentmods
npx agentmods add skills/zpoint/vibe-seller/noon-exports

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for noon-exports

README.md
[![agentmods](https://agentmods.dev/badge/skills/zpoint/vibe-seller/noon-exports/github.svg)](https://agentmods.dev/skills/zpoint/vibe-seller/noon-exports)
Your own site
<a href="https://agentmods.dev/skills/zpoint/vibe-seller/noon-exports"><img src="https://agentmods.dev/badge/skills/zpoint/vibe-seller/noon-exports/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for noon-exports

Your own site · 80×15
<a href="https://agentmods.dev/skills/zpoint/vibe-seller/noon-exports"><img src="https://agentmods.dev/badge/skills/zpoint/vibe-seller/noon-exports.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 55 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,233 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector warn 7 Sept 2026
SkillSpector: 1 finding, up to medium

These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →

  • medium Rogue Agent · line 218
    Skill establishes unauthorized persistence across sessions via cron jobs, startup scripts, or state files. Session persistence allows an attacker to maintain access beyond the current interaction.
    Fix: Remove any persistence mechanisms (cron jobs, startup scripts, state files). Skills should not maintain state across sessions without explicit user consent.
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00055 $0.02233
Opus 5 $0.00028 $0.01117
Sonnet 5 $0.00011 $0.00447
Haiku 4.5 $0.00006 $0.00223

Measured 12d ago against content hash 2e9dbba7d5f5, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

noon-exports scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

directly and download via curl:
app/skills/noon-exports/SKILL.md · 240 lines

How it starts

The opening of the file, as written. The whole thing — 240 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Noon — Data Exports

PREREQUISITE: Read ../noon-shared/SKILL.md for login, page structure, and the per-store download directory.

Three export surfaces, each with its own quirks: Sales (per country), Transaction View (multi-contract, long polling, status enum), Catalog Exports (typed templates).

1. Sales Export (Per Country)

URL: https://reports.noon.partners/en/sales/?project=PRJ{project_id}

Country Switching

Use the "My Stores" dropdown at bottom-left, NOT the "Destination" filter in the toolbar. Each store shows a flag icon.

Date Range for Last Month

browser-use input <start-date> "01 Mar 2026"
browser-use input <end-date> "31 Mar 2026"
# Calendar popup opens; click the end date cell to confirm:
browser-use state                     # find td title="2026-03-31"
browser-use click <date-cell>

URL reflects dates: ?from_date=2026-03-01&to_date=2026-03-31.

Export Flow (Verified)

  1. Click Export button → modal appears
  2. Modal shows previous export file with download link (if any)
  3. Click "New export" to regenerate
  4. Wait ~10-30s for "Exporting" spinner to finish
  5. Download link appears with filename: sales_export_{date}_{time}_{project}_{country}_{seq}.csv
  6. Click download link
  7. Close modal

Both Countries

After the first country's export, close modal, switch "My Stores" to the next country, repeat.

2. Transaction View Export

URL: https://noon-payments.noon.partners/en/transaction-view?project=PRJ{project_id}

Left nav: Statements, SOA, Transaction View, Invoices & Creditnotes, Legacy Exports.

Critical facts (read before acting)

  1. One unfiltered export covers every contract in the project. A single Transaction View export for a project that has multiple country contracts produces one CSV with rows for every contract — identifiable by the Contract / Contract Title columns (e.g. MPXXXXXXXXEG,Noon EG and MPXXXXXXXXKW,Noon KW). See "Transaction CSV Structure" below. Do not run one export per country — run one, then split locally with pandas / awk. To limit the export to a single country, filter the Contracts dropdown to that country's contract before clicking Download.
  2. Status enum is Requested → Exporting → Processed (not "Processing → Completed"). When the panel row reads Processed, click the Export button on the right of that row — that is what actually writes the CSV. The first Download click only queues the export job.
  3. Exports can take several minutes, occasionally >5. Do not re-click Download while a previous export is still Exporting — each click queues a new EXP{…} job that competes for the same backend and usually extends the wait.
  4. Download location depends on the browser backend, not on noon. The file is not guaranteed to land in ~/Downloads. See "Finding the downloaded file" below.
  5. No data disables the Download button. Date ranges with no activity show a greyed-out button and no panel appears — that's a no-op, not a bug. Skip that range.

Read the full file on GitHub · 240 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 240 lines · 55 tokens per session scan A 2e9dbba7d5f5

Subscribe to this mod's changes

noon-exports is a skill published in the GitHub repository zpoint/vibe-seller (67 stars, last pushed yesterday), licensed Apache-2.0. It adds 55 tokens to every session and 2,233 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

amazon-reviews-api-skill

This skill helps users automatically extract Amazon product reviews via the Amazon Reviews API. Agent should proactively apply this skill when users express needs like getting reviews for Amazon product with ASIN B07TS6R1SF, analyzing customer feedback for a specific Amazon item, getting ratings and comments for a…

browser-act/skills · 124 tokens

amazon-competitor-analyzer

Scrapes Amazon product data from ASINs using browseract.com automation API and performs surgical competitive analysis. Compares specifications, pricing, review quality, and visual strategies to identify competitor moats and vulnerabilities.

browser-act/skills · 48 tokens

asc-subscription-localization

Bulk-localize subscription, subscription-group, and in-app purchase display names across App Store locales using asc, including API 4.4.1 version-scoped v2 resources. Use when filling or updating subscription/IAP names and descriptions without App Store Connect UI work.

rorkai/app-store-connect-cli-skills · 60 tokens

food-order

Reorder previous Foodora orders, preview cart contents, and track delivery ETA/status with ordercli. Use when the user wants to reorder food, check delivery status, or browse recent Foodora order history. Never confirm an order without explicit user approval.

Bitterbot-AI/bitterbot-desktop · 53 tokens

product-description-generator

E-commerce product description generator for any platform. Generates optimized titles, bullet points, descriptions, and backend keywords using competitor research + keyword scoring + FABE copywriting. Two modes: (A) Create — generate listing from product specs with optional competitor analysis, (B) Optimize — improve…

nexscope-ai/eCommerce-Skills · 126 tokens

amazon-price-tracker

Amazon price monitoring and competitive pricing intelligence. Real-time price tracking, Buy Box analysis, promotion detection, and dynamic pricing strategy optimization. Use when the user asks about price monitoring, competitor pricing, Buy Box tracking, or pricing strategy.

nexscope-ai/Amazon-Skills · 51 tokens