Token导航 LogoToken导航TokenDH.com
研究检索权限需确认clawhub未标认证来源可访问clear审计通过

mercedes-benz梅赛德斯·奔驰

Agent Skill

mercedes-benz 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

5,075

周安装

218

GitHub Stars

1

下载量

1,779
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:mercedes-benz(梅赛德斯·奔驰)
来源仓库:https://github.com/kaudata/mercedes-benz
安装命令:
openclaw skills install mercedes-benz
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install mercedes-benz

简介

使用基于邮政编码的过滤器和详细规格,找到梅赛德斯-奔驰经销商并在美国各地搜索新车库存。

SKILL.md

MBUSA Dealer & Inventory Skill

This 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.

Tools Included

1. get_mbusa_dealers

Allows the agent to find official Mercedes-Benz dealerships using a US zip code.

  • Primary Use Case: "Find a Mercedes dealer near 10019" or "Give me the service department number for the dealer in Bayside, NY."
  • Data Returned: Dealership name, primary address, distance, main phone, service phone, website URL, and service scheduling URL.

2. get_mbusa_inventory

Allows the agent to search for new vehicle inventory on dealership lots near a specific zip code.

  • Primary Use Case: "Are there any new EQS sedans under $100,000 near me?" or "Find a 2026 GLC within 50 miles of 30097."
  • Capabilities: Supports strict enum-based filtering by model, class, body style, brand, interior/exterior colors, fuel type, passenger capacity, highway fuel economy, price range, year, and search radius.
  • Data Returned: VIN, Stock ID, year, model name, MSRP, engine type, exterior/interior colors, the holding dealership's name, distance, and direct actionable URLs for images and dealer websites.

3. get_mbusa_used_inventory

Allows the agent to search for CERTIFIED PRE-OWNED and USED vehicle inventory.

  • Primary Use Case: "Show me CPO C-Class sedans near 30097 with under 50,000 miles."
  • Capabilities: Inherits all filters from the New search, but adds a required invType parameter (cpo or pre), expands the year search back to 2020, and supports strict enum filtering by mileage.

Configuration & Output

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.

MBUSA Dealer & Inventory Skill

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.

Tools Included

1. get_mbusa_dealers

Allows the agent to find official Mercedes-Benz dealerships using a US zip code.

  • Primary Use Case: "Find a Mercedes dealer near 10019" or "Give me the service department number for the dealer in Bayside, NY."
  • Data Returned: Dealership name, primary address, distance, main phone, service phone, website URL, service scheduling URL, and a direct Google Maps URL.

2. get_mbusa_inventory

Allows the agent to search for NEW vehicle inventory on dealership lots near a specific zip code.

  • Primary Use Case: "Are there any new EQS sedans under $100,000 near me?"
  • Capabilities: Supports strict enum-based filtering by model, class, body style, brand, interior/exterior colors, fuel type, passenger capacity, highway fuel economy, price range, year (2024-2026), and search radius.
  • Data Returned: VIN, Stock ID, year, model name, MSRP, engine type, colors, holding dealership's name, distance, and direct URLs for images, dealer websites, and Google Maps.

3. get_mbusa_used_inventory

Allows the agent to search for CERTIFIED PRE-OWNED and USED vehicle inventory.

  • Primary Use Case: "Show me CPO C-Class sedans near 30097 with under 50,000 miles."
  • Capabilities: Inherits all filters from the New search, but adds a required invType parameter (cpo or pre), expands the year search back to 2020, and supports strict enum filtering by mileage.

Configuration & Output

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.

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

88.15%
按下载量换算1,568

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

权限需确认

当前来源未能明确判断权限范围,默认进入异常复核队列。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills