competencia-ml

competencia-ml is a skill for Claude Code, Codex from kokesaurio/mercadolibre-algoritmodigital. It costs 87 tokens per session (655 once invoked), scanned A, original, MIT.

A workflow for comparing MercadoLibre listings with competing sellers. It uses marketplace data to examine prices, seller performance, catalogue placement, price changes, and category trends.

In plain words
What is it for?
Use it to monitor competitors, assess price position, investigate catalogue wins or losses, and choose concrete pricing actions.
Why use it?
It replaces a general sense of competition with specific evidence about where a listing is too expensive, losing visibility, or facing changing market conditions.

Skill for Claude CodeCodex

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

Good fit Use it to monitor competitors, assess price position, investigate catalogue wins or losses, and choose concrete pricing actions.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/kokesaurio/mercadolibre-algoritmodigital/competencia-ml
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.

Any agent
npx skills add kokesaurio/mercadolibre-algoritmodigital --skill competencia-ml
Clone the repo
git clone --depth 1 https://github.com/kokesaurio/mercadolibre-algoritmodigital

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 competencia-ml

README.md
[![agentmods](https://agentmods.dev/badge/skills/kokesaurio/mercadolibre-algoritmodigital/competencia-ml/github.svg)](https://agentmods.dev/skills/kokesaurio/mercadolibre-algoritmodigital/competencia-ml)
Your own site
<a href="https://agentmods.dev/skills/kokesaurio/mercadolibre-algoritmodigital/competencia-ml"><img src="https://agentmods.dev/badge/skills/kokesaurio/mercadolibre-algoritmodigital/competencia-ml/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 competencia-ml

Your own site · 80×15
<a href="https://agentmods.dev/skills/kokesaurio/mercadolibre-algoritmodigital/competencia-ml"><img src="https://agentmods.dev/badge/skills/kokesaurio/mercadolibre-algoritmodigital/competencia-ml.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 87 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 655 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.00087 $0.00655
Opus 5 $0.00044 $0.00328
Sonnet 5 $0.00017 $0.00131
Haiku 4.5 $0.00009 $0.00065

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

Security

Grade A, and why

competencia-ml 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 2d 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/competencia-ml/SKILL.md · 55 lines

What it actually says

Análisis de competencia en MercadoLibre

Radiografía de posición competitiva con datos, terminando en decisiones de precio concretas, no en observaciones genéricas.

Requisito

Herramientas ml_* del conector de Algoritmo Digital. Si no están, indicá agregar el conector desde https://mcp.algoritmodigital.com.ar y frená.

Flujo

  1. ml_competitividad — posición de precio de cada publicación frente a su competencia directa. Es el corazón del análisis.
  2. ml_competidores — los vendedores monitoreados: reputación, ventas estimadas, precio promedio. Si el usuario quiere seguir a uno nuevo, indicá que se agrega desde el panel del CRM.
  3. ml_cambios_precio — quién movió precios últimamente y hacia dónde; detecta guerras de precio antes de que duelan.
  4. ml_catalogo — en qué publicaciones de catálogo se está ganando o perdiendo la buy box y por cuánto.
  5. ml_mercado — tendencia general de la categoría si el usuario pregunta por el mercado y no solo por sus ítems.

Formato del análisis

🥊 Posición competitiva — [tienda]

  1. Semáforo general: en cuántas publicaciones se está caro / competitivo / barato.
  2. Los 3-5 casos que importan: ítems donde se pierde catálogo o ventas por precio, con el número exacto (nuestro precio vs el del competidor, y la diferencia).
  3. Movimientos recientes de competidores que cambian el juego.
  4. Recomendación por ítem: subir, bajar, sostener — siempre validada contra ml_rentabilidad o ml_simular_precios: nunca recomendar un precio que dé margen negativo, y decirlo explícitamente cuando igualar a la competencia no cierra con los costos.

Aplicar cambios de precio

Si el usuario decide cambiar precios, usá ml_actualizar_publicacion de a un ítem, mostrando antes → después y esperando confirmación explícita de cada cambio. Después verificá con ml_publicaciones.

Qué no hacer

  • No recomendar "bajar para competir" sin mirar el margen: ese consejo gratis es el que funde vendedores.
  • No presentar estimaciones de ventas de competidores como datos exactos: son estimaciones y hay que decirlo.
  • No cambiar ningún precio sin confirmación explícita por ítem.
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. 2d ago First seen · 55 lines · 87 tokens per session scan A 0ff7490d4f1f

Subscribe to this mod's changes

competencia-ml is a skill published in the GitHub repository kokesaurio/mercadolibre-algoritmodigital (0 stars, last pushed 3d ago), licensed MIT. It adds 87 tokens to every session and 655 once invoked, about $0.0004 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-09-09.

Related

Other skills, from other repositories

category-opportunity-index

Reports the JoomPulse opportunity level (low, medium, high) for one category on Mercado Livre (Brasil) or Shopee Brasil, with that month's snapshot — estimated revenue and sales, sellers, listings, average ticket — plus concentration and month-over-month growth, and a plain-language verdict on entering it. Use for a…

joomcode/joompulse-skills · 221 tokens

ml-product-analysis

Analyzes one product and its competitors on JoomPulse — Mercado Livre (Brasil) or Shopee Brasil. From a marketplace link, a JoomPulse link, a photo, or a row of data, it returns a card for the subject product plus a ranked table of comparable items, each with price, estimated monthly sales and revenue, rating and…

joomcode/joompulse-skills · 229 tokens

seller-copilot

Deeper Mercado Livre (Brasil) and Shopee Brasil seller analyses on JoomPulse data, beyond what a single skill in this repo answers: real margins and fees ("minha margem real", "taxas do ML"); pricing and price wars ("qual preço cobrar", "estou caro?"); is a product worth selling ("vale a pena vender isso"); finding…

joomcode/joompulse-skills · 230 tokens

seller-overview-tracker

Snapshot tracker for one seller on JoomPulse — Mercado Livre (Brasil) or Shopee Brasil. Pulls store name, estimated monthly revenue and sales, listing count, sales trend, categories, location, and the seller's reputation or buyer rating; medal, cancellation rate and 60/365-day sales are Mercado Livre only. Each run…

joomcode/joompulse-skills · 226 tokens

uncontested-niche-finder

Finds low-competition niche products in the deep sub-categories of one category on JoomPulse — Mercado Livre (Brasil) or Shopee Brasil. Keeps only the deep niches with no dominant incumbent: no platinum seller on Mercado Livre, no Official store (Shopee Mall) seller on Shopee. Returns one table of niche products, each…

joomcode/joompulse-skills · 222 tokens

category-monitor

Monitors one category's aggregate health on JoomPulse — Mercado Livre (Brasil) or Shopee Brasil: estimated sales, product count, seller count, the seller-tier mix and market concentration. Each run builds today's snapshot table and offers it for download; send a table from a previous period and the skill shows the…

joomcode/joompulse-skills · 211 tokens