Wizard that scaffolds a complete Mercado Pago integration for any product. Asks the developer the minimum questions needed (country, product, variant, SDK, mode), queries the MCP server for live docs, and produces a ready-to-paste code bundle. Use whenever the developer wants to add or migrate a Mercado Pago payment flow.
$npx -y skills add mercadopago/mercadopago-claude-marketplace --skill mp-integrateInstalls into the current project.
Run `npx skills use "https://github.com/mercadopago/mercadopago-claude-marketplace" --skill "mercadopago/mercadopago-claude-marketplace/mp-integrate"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mercadopago/mercadopago-claude-marketplace" that are relevant to the current task. Run `npx skills add "https://github.com/mercadopago/mercadopago-claude-marketplace"` and select the relevant skills, then follow their instructions.