← 返回 Skills 市场
kaudata

Mercedes-Benz USA Utilities

作者 kaudata · GitHub ↗ · v0.0.6 · MIT-0
cross-platform ✓ 安全检测通过
175
总下载
1
收藏
0
当前安装
6
版本数
在 OpenClaw 中安装
/install mercedes-benz
功能描述
Locate Mercedes-Benz dealerships and search for new vehicle inventory across the USA using zip code-based filters and detailed specifications.
安全使用建议
This skill appears to do exactly what it says: query MBUSA APIs and return dealer/inventory data with clickable links. Before installing or running it: 1) Confirm you trust the source (owner ID is present but homepage is missing). 2) If you plan to run the included server, run npm install only in an isolated environment and be aware it will pull express and its transitive dependencies from the npm registry. 3) Expect queries (zip codes) to go to MBUSA servers — do not send sensitive personal data you wouldn't want sent to that site. 4) Review server.js if you intend to expose the HTTP server publicly (it listens on PORT and has no auth). 5) If you require an authoritative MBUSA integration, prefer an official MBUSA SDK or API documentation; this skill is explicitly unofficial.
功能分析
Type: OpenClaw Skill Name: mercedes-benz Version: 0.0.6 The skill bundle is a well-structured tool for querying Mercedes-Benz USA dealership and vehicle inventory data. The implementation in `src/tool.js` uses standard web requests to official MBUSA API endpoints (nafta-service.mbusa.com) and contains no evidence of malicious intent, data exfiltration, or unauthorized command execution. The instructions in `SKILL.md` and `schema.json` are purely functional, directing the agent on how to format output for the user without attempting to subvert the agent's logic.
能力评估
Purpose & Capability
Name/description, SKILL.md, schema.json, and source code all align: the code queries MBUSA endpoints (nafta-service.mbusa.com) and returns dealer/inventory fields described in the manifest. No unrelated services, binaries, or credentials are requested.
Instruction Scope
SKILL.md restricts actions to dealer and inventory searches and explicitly asks for Markdown-formatted links. The implementation only calls MBUSA APIs and constructs Google Maps/website/image links. The instructions and code do not read local files, environment secrets, or transmit data to unexpected third-party endpoints.
Install Mechanism
The skill is declared instruction-only (no install spec), which is low-risk; however repository files (package.json, package-lock.json, server.js) indicate this can also run as a standalone Node/Express service and has a dependency on express. There's no downloaded/obfuscated third-party URL or archive in the install spec. If you intend to run the server, you'll fetch npm packages from the registry — standard but worth noting.
Credentials
No environment variables, credentials, or config paths are required. The skill does not attempt to access unrelated secrets or system configuration. The only network targets are MBUSA domains and Google Maps URLs (for directions).
Persistence & Privilege
Skill flags are default (always: false, user-invocable: true, disable-model-invocation: false). The skill does not request persistent system privileges or modify other skills. It exposes optional local HTTP endpoints if run as a server, which is normal for an included tool but should be run with standard host/network caution.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install mercedes-benz
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /mercedes-benz 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.0.6
- Removed Google Maps URLs from the output data and documentation for both dealer and inventory results. - Updated documentation to reflect the new data returned (no more Google Maps URLs) for get_mbusa_dealers and get_mbusa_inventory. - No functionality changes to filtering or data retrieval—output and documentation are now aligned.
v0.0.5
Mercedes-Benz skill v0.0.5 introduces used and CPO inventory search and enhanced data fields: - Added `get_mbusa_used_inventory` tool for searching Certified Pre-Owned (CPO) and used vehicles with new filters. - Expanded inventory search capabilities: now supports New, CPO, and Pre-Owned categories. - Year filtering for used vehicles now extends back to 2020; added strict mileage filtering. - Dealership and inventory data now include direct Google Maps URLs for improved accessibility. - Documentation updated to reflect new tools, enhanced filtering, and output formatting guidelines.
v0.0.4
- Adds support for querying Mercedes-Benz USA dealership locations and live new-vehicle inventory. - New tool: search for Mercedes-Benz dealers by US zip code, returning contact info and service links. - New tool: search new Mercedes-Benz vehicle inventory, with advanced filters (model, price, features, etc.). - All returned URLs (images, dealer sites, service scheduling) are formatted as clickable Markdown links.
v0.0.3
- Added clarification that this skill is not officially from MBUSA. - Expanded inventory search filters with strict enum-based support for model, class, body style, brand, colors, fuel type, passenger capacity, highway fuel economy, price, year, and radius. - Inventory responses now include stock ID and provide direct actionable URLs for vehicle images and dealer websites. - Updated configuration instructions: actionable URLs (images, websites, service scheduling) must be formatted as clickable Markdown links in user responses. - Minor documentation and description updates for clarity and accuracy.
v0.0.2
No user-facing changes in this version. - No updates or modifications detected. - Functionality and documentation remain unchanged.
v0.0.1
Initial release of the Mercedes-Benz USA Dealer & Inventory Skill: - Enables agents to find official Mercedes-Benz dealerships by US zip code. - Supports searching live new-vehicle inventory at local dealerships, with filtering by model, price, year, and more. - Returns detailed information for dealers (contact info, location) and vehicles (VIN, specs, price, dealer). - Designed for easy integration; requires loading the provided schema for proper parameter handling.
元数据
Slug mercedes-benz
版本 0.0.6
许可证 MIT-0
累计安装 1
当前安装数 0
历史版本数 6
常见问题

Mercedes-Benz USA Utilities 是什么?

Locate Mercedes-Benz dealerships and search for new vehicle inventory across the USA using zip code-based filters and detailed specifications. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 175 次。

如何安装 Mercedes-Benz USA Utilities?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install mercedes-benz」即可一键安装,无需额外配置。

Mercedes-Benz USA Utilities 是免费的吗?

是的,Mercedes-Benz USA Utilities 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Mercedes-Benz USA Utilities 支持哪些平台?

Mercedes-Benz USA Utilities 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Mercedes-Benz USA Utilities?

由 kaudata(@kaudata)开发并维护,当前版本 v0.0.6。

💬 留言讨论