← Back to Skills Marketplace
Auto Care Master
by
ai-gaoqian
· GitHub ↗
· v1.0.1
· MIT-0
9
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install auto-care-master
Description
汽车养护全能管家——覆盖保养提醒、故障码解读、配件比价、驾驶行为分析和二手车估值,让车主养车省钱省心。
README (SKILL.md)
Auto Care Master
能力概述
面向私家车主的全生命周期养车助手。整合保养周期数据、OBD故障码库、配件价格行情和二手车估值模型,帮助车主降低养车成本、延长车辆寿命。
核心功能
| 功能模块 | 说明 |
|---|---|
| 保养提醒 | 根据车型和里程自动生成保养日历 |
| 故障码解读 | 输入OBD故障码,给出故障原因和维修建议 |
| 配件比价 | 对比主流渠道的配件价格和工时费 |
| 驾驶分析 | 根据油耗和驾驶习惯给出省油建议 |
| 二手车估值 | 根据车型、年份、里程估算二手车价格 |
触发场景
- "我的车亮了发动机故障灯,故障码P0420什么意思"
- "卡罗拉6万公里该做什么保养"
- "帮我对比下换刹车片几家店的价格"
- "我这辆3年5万公里的凯美瑞能卖多少钱"
- "怎么开车更省油"
执行流程
阶段一:车辆信息采集
获取车型、年份、里程、使用地区等基础信息(首次使用时引导用户填写)。
阶段二:专项分析
- 保养:匹配厂商保养手册周期表
- 故障码:查询OBD-II标准故障码库
- 比价:聚合主流养车平台价格
- 估值:多模型加权估算残值
阶段三:建议输出
输出可执行的操作建议,附费用预估和优先级排序。
输出格式
【车辆信息】
车型:{品牌} {型号} | 年份:{年份} | 里程:{里程}km
【分析结果】
{具体分析内容}
【建议方案】
1. [紧急] {建议1} - 预估费用:¥{金额}
2. [建议] {建议2} - 预估费用:¥{金额}
3. [可选] {建议3} - 预估费用:¥{金额}
【参考价格】(如适用)
- 4S店:¥{价格}
- 连锁快修:¥{价格}
- 路边店:¥{价格}
【注意事项】
- {注意事项}
注意事项
- 保养建议以厂商官方手册为基准,实际以4S店检测为准
- 故障码解读为初步判断,复杂故障请进店检测
- 配件价格存在区域差异,仅供参考
Usage Guidance
Install this only if you want ClawHub/Convex maintainer workflows. Some skills can guide real account moderation, production migrations, staff email, package transfers, and full-access nested code review, so use them from a trusted checkout, confirm targets carefully, and use the autoreview helper's no-yolo option if you do not want nested review to run with broad local authority.
Capability Assessment
Purpose & Capability
The reviewed skills cover repo-local ClawHub moderation, PR maintenance, code review, and Convex setup/auth/migration/performance workflows; the admin, migration, and production capabilities match those stated purposes.
Instruction Scope
High-impact actions such as user bans, org deletion, package transfer, staff email, and production migrations require explicit targets, reasons, dry runs or confirmations, and verification; Convex helper skills allow implicit invocation but stay within their described technical domains.
Install Mechanism
No hidden skill-level installer, persistence hook, or obfuscated setup behavior was found in the skill artifacts; bundled agent metadata is straightforward display and invocation metadata.
Credentials
The autoreview helper can run nested review with full sandbox bypass by default and can send generated diffs to fallback reviewer CLIs, but this is disclosed, purpose-aligned for review workflows, and has an opt-out flag.
Persistence & Privilege
The skills do not create stealth persistence or privilege escalation; sensitive operations rely on existing CLI credentials, server-side role checks, audit logs, and explicit operator gates.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install auto-care-master - After installation, invoke the skill by name or use
/auto-care-master - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Initial release v1.0.1: Complete car care advisor with maintenance reminders OBD fault code interpretation parts price comparison and used car valuation
Metadata
Frequently Asked Questions
What is Auto Care Master?
汽车养护全能管家——覆盖保养提醒、故障码解读、配件比价、驾驶行为分析和二手车估值,让车主养车省钱省心。 It is an AI Agent Skill for Claude Code / OpenClaw, with 9 downloads so far.
How do I install Auto Care Master?
Run "/install auto-care-master" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Auto Care Master free?
Yes, Auto Care Master is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Auto Care Master support?
Auto Care Master is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Auto Care Master?
It is built and maintained by ai-gaoqian (@ai-gaoqian); the current version is v1.0.1.
More Skills