linkfox-mpstats-ozon-seller-products

Retrieve per-SKU sales, revenue, price, rating, stock, turnover, and lost-profit metrics for Ozon sellers.

69|14|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/linkfox-ai/linkfox-skills --skill linkfox-mpstats-ozon-seller-products
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: linkfox-mpstats-ozon-seller-products
Source: https://github.com/linkfox-ai/linkfox-skills/tree/main/skills/linkfox-mpstats-ozon-seller-products
Command: npx skills add https://github.com/linkfox-ai/linkfox-skills --skill linkfox-mpstats-ozon-seller-products

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Understanding how a specific Ozon store performs at the SKU level can be time-consuming and error-prone. This skill drills into all SKUs belonging to a given seller ID and returns key metrics such as sales, revenue, price, rating, stock, turnover, and lost profit, enabling precise store-structure audits and competitive benchmarking.

Core Features & Use Cases

  • Per-SKU drill-down: retrieve comprehensive performance metrics for every product under the specified Ozon seller.
  • Flexible analysis: filter by date range, sort by sales or revenue, paginate results, and convert currencies for cross-market comparisons.
  • Use cases: identify bestseller SKUs, uncover stockouts driving lost profits, and benchmark store performance against competitors.

Quick Start

Provide a JSON payload containing a numeric sellerId to fetch the per-SKU performance data for the specified Ozon store.

Frequently Asked Questions about linkfox-mpstats-ozon-seller-products

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

FAQPage Schema
How do I analyze Ozon seller performance at the SKU level?

To analyze Ozon seller performance at the SKU level, provide a numeric seller ID to retrieve per-SKU sales, revenue, price, rating, stock, turnover, and lost-profit metrics for store-structure audits and competitive benchmarking.

Can I filter Ozon product sales data by date range and sort by revenue?

Yes, you can filter Ozon product sales data by date range and sort by revenue. The skill accepts startDate, endDate, sortField, and sortDirection parameters to customize your per-SKU sales analysis and identify bestsellers.

What metrics are available when drilling down into an Ozon seller's catalog?

Drilling down into an Ozon seller's catalog surfaces per-SKU sales, revenue, price, rating, stock, turnover, and lost-profit metrics. This enables precise store-structure audits, bestseller analysis, and competitive benchmarking.

Does this Ozon SKU analysis support FBS inventory and currency conversion?

Yes, this Ozon SKU analysis supports FBS inventory and currency conversion. You can use the includeFbs parameter to incorporate FBS data and the currency or currencyRate parameters for cross-market revenue comparisons.

What is the best way to uncover lost profits from stockouts in an Ozon store?

The best way to uncover lost profits from stockouts is to drill into all SKUs under a given Ozon seller ID. The returned per-SKU metrics include lost-profit data, helping you identify stockouts driving lost revenue.

How do I paginate through a large Ozon seller catalog when retrieving product data?

To paginate through a large Ozon seller catalog, use the page and pageSize parameters. This allows you to retrieve per-SKU performance data in manageable chunks without hitting retrieval limits.