Install
openclaw skills install mercedes-benzLocate Mercedes-Benz dealerships and search for new vehicle inventory across the USA using zip code-based filters and detailed specifications.
openclaw skills install mercedes-benzThis OpenClaw skill enables AI agents to query Mercedes-Benz USA (MBUSA.com) data. This is not officially from MBUSA. It allows the agent to find local dealerships in USA and search for live vehicle inventory across New, Pre-Owned, and Certified Pre-Owned (CPO) categories.
get_mbusa_dealersAllows the agent to find official Mercedes-Benz dealerships using a US zip code.
get_mbusa_inventoryAllows the agent to search for new vehicle inventory on dealership lots near a specific zip code.
get_mbusa_used_inventoryAllows the agent to search for CERTIFIED PRE-OWNED and USED vehicle inventory.
invType parameter (cpo or pre), expands the year search back to 2020, and supports strict enum filtering by mileage.Ensure the schema.json file is loaded into your agent's context window. The agent has been explicitly instructed to format the actionable URLs (Image, Dealer Website, Service Scheduling) as clickable Markdown links when responding to the user.
This OpenClaw skill enables AI agents to query official Mercedes-Benz USA (MBUSA) data. It allows the agent to find local dealerships and search for live vehicle inventory across New, Pre-Owned, and Certified Pre-Owned (CPO) categories.
get_mbusa_dealersAllows the agent to find official Mercedes-Benz dealerships using a US zip code.
get_mbusa_inventoryAllows the agent to search for NEW vehicle inventory on dealership lots near a specific zip code.
get_mbusa_used_inventoryAllows the agent to search for CERTIFIED PRE-OWNED and USED vehicle inventory.
invType parameter (cpo or pre), expands the year search back to 2020, and supports strict enum filtering by mileage.Ensure the schema.json file is loaded into your agent's context window. The agent has been explicitly instructed to format the actionable URLs (Image, Dealer Website, Service Scheduling, Google Maps) as clickable Markdown links.