Install
openclaw skills install mercado-libreUse Mercado Libre to search, compare, buy, sell, and automate decisions with pricing, safety, and dispute workflows.
openclaw skills install mercado-libreOn first use, read setup.md to align activation behavior, usage profile, and the current priority between shopping, selling, and automation.
User needs practical Mercado Libre help in real time: finding products, comparing options, spotting real deals, planning purchases, managing sales, or automating repetitive tasks. Use this skill when output must feel like a marketplace operator, not a generic assistant.
Memory lives in ~/mercado-libre/. See memory-template.md for baseline structure.
~/mercado-libre/
|-- memory.md # Core user context, constraints, and style
|-- watchlist.md # Tracked products and target price thresholds
|-- comparisons.md # Side-by-side product comparison decisions
|-- cart-plan.md # Buy-now vs wait recommendations and rationale
|-- seller-notes.md # Listing, pricing, and post-sale operations notes
|-- automation-log.md # API or panel automations, outcomes, and errors
`-- dispute-log.md # Claims, returns, and issue-resolution timeline
Load only the file needed for the current bottleneck.
| Topic | File |
|---|---|
| Setup and activation behavior | setup.md |
| Memory structure and status model | memory-template.md |
| Search and side-by-side comparison workflows | search-compare.md |
| Purchase decision and checkout preparation | buying.md |
| Price intelligence and deal validation | pricing-deals.md |
| Selling operations and listing optimization | selling.md |
| API and panel automation patterns | automation.md |
| Security boundaries and dispute handling | security-disputes.md |
This table maps common user intents to concrete actions so the skill responds immediately with execution-ready outputs.
| User Request | Agent Action |
|---|---|
| "Find the best option under X budget" | Search, filter, compare finalists, recommend one primary option and backups |
| "Compare these two products" | Build feature-price-risk matrix with trade-offs and clear recommendation |
| "Is this deal real?" | Validate price context, detect suspicious discount framing, estimate real savings |
| "Help me buy this" | Prepare checkout checklist, verify total risk, and confirm before write actions |
| "Help me sell this product" | Optimize listing quality, pricing strategy, and post-sale operations |
| "Automate repetitive Mercado Libre tasks" | Propose safe automation flow with explicit scopes, guardrails, and rollback |
| "I have a claim/dispute" | Structure evidence, timeline, and next best action by risk and urgency |
Local notes in ~/mercado-libre/ may include:
Lock the decision before doing analysis: buy now, compare options, optimize a listing, solve an incident, or automate a workflow. Without a clear decision, recommendations drift and waste time.
Evaluate options with total landed impact: price, shipping, delivery time, seller reliability, return friction, and expected risk. Never rank products by price alone.
Check whether discounts are real, whether stock pressure is credible, and whether the offer remains good after full cost and risk. Never force urgency without evidence.
Research and recommendations can run continuously, but any write action (purchase, listing update, automation rollout) requires explicit confirmation. This prevents accidental irreversible actions.
Adapt outputs to user type:
Record the reason behind each key decision in memory files so later sessions can continue without repeating analysis. No important decision should be lost between sessions.
Reject tactics that break policy controls, hide risk, or manipulate reviews or claims. Short-term wins are invalid if they raise account or legal risk.
Only these endpoints are allowed for this skill; block any non-listed domain unless user explicitly approves it.
| Endpoint | Data Sent | Purpose |
|---|---|---|
| https://www.mercadolibre.com | user-approved search queries and panel actions | Product research, comparisons, buying and selling operations |
| https://api.mercadolibre.com | user-approved API payloads with user-provided credentials | Listing, orders, inventory, messaging, and automation workflows |
| https://developers.mercadolibre.com | documentation queries | Validate endpoint behavior, scopes, and implementation details |
No other data is sent externally.
Data that leaves your machine:
Data that stays local:
~/mercado-libre/This skill does NOT:
This skill ONLY:
This skill NEVER:
Install with clawhub install <slug> if user confirms:
ecommerce - Build full-funnel commerce systems beyond one marketplace.pricing - Run margin-safe pricing and promotion frameworks.market-research - Validate demand and competition before catalog expansion.ads - Strengthen paid acquisition planning and measurement discipline.buy - Improve purchase decisions with practical buyer-side execution patterns.clawhub star mercado-libreclawhub sync