ml-product-analysis

ml-product-analysis is a skill for Claude Code, Codex from joomcode/joompulse-skills. It costs 229 tokens per session (4,615 once invoked), scanned A, original, MIT.

A product-and-competitor analysis skill for Mercado Livre Brasil and Shopee Brasil, using JoomPulse marketplace data. It studies one product and compares it with similar listings.

In plain words
What is it for?
Use it with a marketplace link, JoomPulse link, product photo, or data row to create a product summary and ranked competitor table.
Why use it?
It brings product prices, estimated sales, revenue, ratings, and reviews into one comparison. This helps sellers judge how a product stands against competing listings.

Skill for Claude CodeCodex

Part of the joompulse-skills plugin — 18 skills, 1 MCP server shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/joomcode/joompulse-skills/ml-product-analysis
Any agent
npx skills add joomcode/joompulse-skills --skill ml-product-analysis
Clone the repo
git clone --depth 1 https://github.com/joomcode/joompulse-skills

Made for: Claude Code, Codex.

Or install joompulse-skills, the plugin that ships this one along with the rest of its 18 skills, 1 MCP server.

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 ml-product-analysis

README.md
[![agentmods](https://agentmods.dev/badge/skills/joomcode/joompulse-skills/ml-product-analysis.svg)](https://agentmods.dev/skills/joomcode/joompulse-skills/ml-product-analysis)
Your own site
<a href="https://agentmods.dev/skills/joomcode/joompulse-skills/ml-product-analysis"><img src="https://agentmods.dev/badge/skills/joomcode/joompulse-skills/ml-product-analysis.svg" alt="Measured on agentmods" height="20"></a>
Per session 229 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,615 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00229 $0.04615
Opus 5 $0.00114 $0.02308
Sonnet 5 $0.00046 $0.00923
Haiku 4.5 $0.00023 $0.00462

Measured 4d ago against content hash c666369bfb6b, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

ml-product-analysis scanned grade A with 0 findings 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 4d 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.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/ml-product-analysis/SKILL.md · 356 lines

How it starts

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

Single-Product Analysis

This skill analyzes one product and the products that compete with it, on Mercado Livre (Brasil) or Shopee Brasil, using JoomPulse market data. Given a single product — by a marketplace link, a JoomPulse link, a photo, or a row of data — it identifies the product, finds comparable listings, and returns a product card for the subject plus a ranked table of analogs. For each one it shows price, estimated monthly sales and revenue, rating and reviews; on Mercado Livre also logistics and catalog / buy-box status. Shopee has no catalogue and no buy-box, so that part of the analysis is omitted there, not left blank.

This is different from whole-catalog assortment analysis. If the user wants to know which new products to add to their store, hand off to the gap-analysis skill. This skill works on a single product the seller already has in hand.

Prerequisites

  • JoomPulse MCP access is configured for the current agent environment.
  • The user provides a marketplace — Mercado Livre (Brasil) or Shopee Brasil — and one product on it: a marketplace link, a JoomPulse link, a product photo, or a row of data (a .csv / .xlsx file, a pasted table, or typed fields).
  • The available JoomPulse tools can look up product market data on either marketplace and find comparable listings. The ways of finding comparables differ: on Mercado Livre by image, by meaning, by category and by keyword; on Shopee only by category and by title text.

If JoomPulse MCP access is unavailable, stop and explain that the skill requires JoomPulse MCP setup before it can analyze a product or find competitors.

Scope

  • Mercado Livre (Brasil) and Shopee Brasil, one at a time. Other marketplaces are out of scope.
  • Sales and revenue are JoomPulse estimates — not real transactions. Disclose this in every output. By contrast, price, rating, and review count are real history from the marketplace — say so. The estimates are built differently on each marketplace: on Mercado Livre from historical listing data, on Shopee from the marketplace's own rounded sold counters refined with review movement. Use the matching disclaimer.
  • Prices are marketplace prices only. Do not surface sourcing prices, margins, or profit figures.
  • Read-only. The skill does not sign in as the seller or modify any listing.
  • Language: detect the seller's language and respond in it. Default to pt-BR.
  • Keep the workflow invisible. The seller wants the answer, not a play-by- play. Do the analysis quietly and present only the result. If one approach to finding the product or its competitors does not work, switch to another silently; only if every approach fails do you say one short, friendly sentence.

Read the full file on GitHub · 356 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. 4d ago First seen · 356 lines · 229 tokens per session scan A c666369bfb6b

Subscribe to this mod's changes

ml-product-analysis is a skill published in the GitHub repository joomcode/joompulse-skills (50 stars, last pushed 14d ago), licensed MIT. It adds 229 tokens to every session and 4,615 once invoked, about $0.0011 per session on Opus 5. A static security scan graded it A with 0 findings. 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

cloudflare-registrar

Cloudflare Registrar: domain availability, prices, registration via mcporter.

steipete/agent-scripts · 20 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

weekly-report

Structure and data sources for the weekly inventory report. Load this when the task is "weekly report", "Monday report", or "summarize inventory status".

anthropics/cwc-workshops · 35 tokens

shopify-functions

Shopify Functions allow developers to customize the backend logic that powers parts of Shopify. Available APIs: Discount, Cart and Checkout Validation, Cart Transform, Pickup Point Delivery Option Generator, Delivery Customization, Fulfillment Constraints, Local Pickup Delivery Option Generator, Order Routing Location…

Shopify/Shopify-AI-Toolkit · 61 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

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