publicidad-ml

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

A MercadoLibre advertising and promotion analyst connected to Algoritmo Digital's tools. It reviews Product Ads campaigns and seller promotions, including spending, attributed sales, and ACOS, the share of sales revenue spent on ads.

In plain words
What is it for?
Use it to review campaigns, assess whether ads are profitable, decide what to pause or scale, and evaluate promotions such as Hot Sale.
Why use it?
It helps compare advertising cost with product margin, so spending decisions are not based on sales volume alone.

Skill for Claude CodeCodex

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

Good fit Use it to review campaigns, assess whether ads are profitable, decide what to pause or scale, and evaluate promotions such as Hot Sale.

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

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/kokesaurio/mercadolibre-algoritmodigital/publicidad-ml"><img src="https://agentmods.dev/badge/skills/kokesaurio/mercadolibre-algoritmodigital/publicidad-ml.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 96 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 706 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.00096 $0.00706
Opus 5 $0.00048 $0.00353
Sonnet 5 $0.00019 $0.00141
Haiku 4.5 $0.00010 $0.00071

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

Security

Grade A, and why

publicidad-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 3d 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/publicidad-ml/SKILL.md · 51 lines

How it starts

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

Publicidad y promociones en MercadoLibre

Análisis de Product Ads y de las promociones que ofrece MercadoLibre, terminando en decisiones: dónde invertir, qué apagar y a qué promo entrar.

Requisito

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

Product Ads

  1. ml_publicidad (por defecto 30 días; ajustar dias según lo pedido): inversión, clics, ventas atribuidas y ACOS por campaña.
  2. Leer el ACOS con criterio de margen, no en el aire: cruzar con ml_rentabilidad. La regla: si ACOS > margen del producto, la campaña vende a pérdida. Un ACOS de 15% es buenísimo con margen 40% y ruinoso con margen 10%.
  3. Diagnóstico por campaña, en este orden:
    • ACOS mayor al margen → pausar o bajar puja: está pagando por perder.
    • Mucha inversión sin ventas atribuidas → revisar la publicación (precio, título, ficha) antes que la campaña: el ad trae el clic, la publicación no convierte. Usar la skill de mejorar publicaciones si está disponible.
    • ACOS bajo y pocas impresiones → oportunidad de escalar inversión.
  4. Presentar como tabla corta: campaña, inversión, ventas, ACOS, margen del producto, veredicto (escalar / sostener / ajustar / pausar).

Promociones y campañas

  1. ml_promociones sin argumentos: qué campañas ofrece MercadoLibre ahora.
  2. Con promocion_id: qué publicaciones son elegibles y con qué precio.
  3. Evaluar cada candidata con dos números:
    • Descuento que pone el vendedor (no el descuento total: en las co-fondeadas MercadoLibre aporta una parte — decir cuánto pone cada uno).
    • Margen resultante al precio final, validado con ml_rentabilidad o ml_simular_precios. Nunca recomendar entrar a pérdida sin decirlo explícitamente; a veces conviene (liquidar stock), pero es una decisión informada del usuario, no un default.
  4. Recomendar por ítem: entrar / no entrar / entrar solo si ML co-fondea.

Read the full file on GitHub · 51 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. 3d ago First seen · 51 lines · 96 tokens per session scan A ea04ccc40459

Subscribe to this mod's changes

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