reporte-ventas-ml

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

A MercadoLibre sales reporting assistant connected to Algoritmo Digital's tools. It summarizes sales, revenue, profitability, cash releases, invoices, and urgent store alerts for a day, week, or month.

In plain words
What is it for?
Use it to check current performance, compare periods, review profit and cash timing, and spot issues such as low stock, open complaints, or old questions.
Why use it?
It turns store data into a short business summary instead of leaving you to combine separate figures and warnings.

Skill for Claude CodeCodex

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

Good fit Use it to check current performance, compare periods, review profit and cash timing, and spot issues such as low stock, open complaints, or old questions.

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

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

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

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

Security

Grade A, and why

reporte-ventas-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/reporte-ventas-ml/SKILL.md · 48 lines

What it actually says

Reporte de ventas de MercadoLibre

Resumen ejecutivo del negocio con datos reales, no una lista cruda de números.

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. Arrancar con ml_panel: la foto de hoy consolidando todas las tiendas (ventas, facturación, comparación contra ayer a la misma hora). Si el usuario nombra una tienda, pasar cuenta.
  2. Según el período pedido, profundizar:
    • Día → ml_panel alcanza; sumar ml_alertas para lo urgente.
    • Semana/mes → ml_metricas (evolución y comparación de períodos) y ml_rentabilidad (margen, no solo facturación).
    • Plata → ml_caja (cuánto y cuándo libera MercadoPago) y ml_facturacion.
  3. Revisar ml_alertas siempre: sin stock, reclamos abiertos, preguntas viejas. Lo urgente va primero en el reporte aunque no lo hayan pedido.

Formato del reporte

Estructura fija, corta, apta para leer en el celular:

📊 [Período] — [tienda o "todas las tiendas"]

  1. La línea clave: facturación y unidades, con la comparación (↑↓ % vs período anterior).
  2. Qué explica el número: los 2-3 productos o hechos que movieron la aguja.
  3. ⚠️ Urgente (solo si hay): stock, reclamos, preguntas sin responder.
  4. Una acción concreta sugerida para hoy.

Números siempre en pesos argentinos con separador de miles. Porcentajes con un decimal. Si un dato no está disponible, decilo; nunca lo estimes en silencio.

Qué no hacer

  • No volcar tablas gigantes: el valor es la síntesis con criterio.
  • No mezclar facturación con margen como si fueran lo mismo: si hablás de ganancia, usá ml_rentabilidad.
  • No inventar comparaciones que las herramientas no devuelven.
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 · 48 lines · 97 tokens per session scan A 0f919a11d6e3

Subscribe to this mod's changes

reporte-ventas-ml is a skill published in the GitHub repository kokesaurio/mercadolibre-algoritmodigital (0 stars, last pushed 3d ago), licensed MIT. It adds 97 tokens to every session and 591 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