Mercado Libre
Use Mercado Libre to search, compare, buy, sell, and automate decisions with pricing, safety, and dispute workflows.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/ivangdavila/mercado-libreSetup
On first use, read setup.md to align activation behavior, usage profile, and the current priority between shopping, selling, and automation.
When to Use
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.
Requirements
- Mercado Libre account access for live buying or selling actions.
- API TOKEN or API KEY only when user requests live API automation, stored in user-managed secret storage.
- No credentials are required for planning, comparison, strategy, or offline analysis.
Architecture
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
Quick Reference
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 |
What the Agent Does
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 |
Usage Modes
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-ivangdavila-mercado-libre": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
Animations
Create performant web animations with proper accessibility and timing.
Arduino
Develop Arduino projects avoiding common wiring, power, and code pitfalls.
Bulgarian
Write Bulgarian that sounds human. Not formal, not robotic, not AI-generated.
Arabic
Write Arabic that sounds human. Not formal, not robotic, not AI-generated.
Assistant
Manage tasks, communications, and scheduling with proactive and organized support.