← 返回 Skills 市场
chris-openclaw

Vehicle OS

作者 chris-openclaw · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
102
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install vehicle-os
功能描述
Track service history, maintenance schedules, mechanics, registration, insurance, and admin for all your vehicles. Built-in maintenance knowledge with mileag...
安全使用建议
This skill appears coherent and implements what it claims: local storage of vehicle profiles, service history, mechanics, and reminders. Before installing, consider: (1) provenance — the source/homepage is unknown and the owner is not a verified public author; only install if you trust the package source; (2) data sensitivity — vehicle-data.json can contain VINs, phone numbers, addresses, insurance and loan info; the skill does not mention encryption or retention policies, so ensure the skills/data directory is on a machine you trust and has appropriate filesystem permissions and backups; (3) autonomous writes — the skill can run autonomously and will read/write the JSON file when triggered; if you prefer manual control, disable autonomous invocation or verify triggers; (4) network exposure — SKILL.md contains no external-network instructions, but if your agent has other skills or plugins that provide network access, review their privileges (the vehicle skill itself does not request network credentials). If you need stronger guarantees, ask the maintainer how data is stored, encrypted, and backed up, or modify the skill to encrypt vehicle-data.json before writing.
功能分析
Type: OpenClaw Skill Name: vehicle-os Version: 1.0.0 The vehicle-os skill is a standard vehicle maintenance and administrative tracker that manages vehicle profiles, service history, and schedules using a local JSON file (vehicle-data.json). The instructions in SKILL.md are well-defined and strictly aligned with the stated purpose, with no indicators of data exfiltration, malicious execution, or harmful prompt injection.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
The name and description (vehicle maintenance, service history, admin tracking) align with the SKILL.md. The skill requests no binaries, no environment variables, and its instructions focus on local persistence to vehicle-data.json — all expected and proportionate for a local vehicle-tracking assistant.
Instruction Scope
Runtime instructions are explicit and limited to reading/writing vehicle-data.json in the skill's data directory and maintaining in-memory state (create-if-missing, merge-on-write). There are no instructions to call external endpoints or read unrelated system files. Note: the skill collects PII (VINs, phone, addresses, insurance details) and does not describe encryption, access controls, or deletion/retention policies — this is a privacy concern rather than a protocol mismatch.
Install Mechanism
There is no install spec and no code files beyond docs/instructions (instruction-only). This is the lowest-risk install pattern: nothing is downloaded or executed by an installer during setup.
Credentials
The skill declares no required environment variables, no primary credential, and no config paths. That is proportionate to its purpose. However, it will store sensitive personal/vehicle data locally; this is not a credential request but is relevant to privacy/security decisions by the user.
Persistence & Privilege
The skill persists data to its own vehicle-data.json and requests normal autonomous invocation (disable-model-invocation is false). Autonomous invocation plus persistent local storage is expected for this kind of assistant, but it means the agent may create/update local records when triggered — consider whether you want that behavior and ensure the skill's data directory is secured.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install vehicle-os
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /vehicle-os 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Vehicle OS – a complete vehicle maintenance and ownership assistant. - Track service history, upcoming maintenance, admin deadlines (registration, insurance), and mechanic details for all vehicles. - Supports cars, trucks, SUVs, motorcycles, boats, RVs, and trailers, each with full profiles and separate maintenance schedules. - Built-in maintenance knowledge suggests mileage- and time-based intervals as soon as a new vehicle is added. - Persistent JSON storage ensures all changes to records are tracked and never lost. - Powerful cost tracking and reporting features by vehicle, mechanic, year, and category. - Designed for easy, conversational interaction—responds whenever vehicle maintenance is discussed.
元数据
Slug vehicle-os
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Vehicle OS 是什么?

Track service history, maintenance schedules, mechanics, registration, insurance, and admin for all your vehicles. Built-in maintenance knowledge with mileag... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 102 次。

如何安装 Vehicle OS?

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

Vehicle OS 是免费的吗?

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

Vehicle OS 支持哪些平台?

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

谁开发了 Vehicle OS?

由 chris-openclaw(@chris-openclaw)开发并维护,当前版本 v1.0.0。

💬 留言讨论