Best use case
car-recommender is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
你的智能购车顾问 - 帮你选对车、买对车
Teams using car-recommender should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/car-recommender/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How car-recommender Compares
| Feature / Agent | car-recommender | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
你的智能购车顾问 - 帮你选对车、买对车
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
Related Guides
AI Agents for Marketing
Discover AI agents for marketing workflows, from SEO and content production to campaign research, outreach, and analytics.
AI Agents for Startups
Explore AI agent skills for startup validation, product research, growth experiments, documentation, and fast execution with small teams.
AI Agents for Coding
Browse AI agent skills for coding, debugging, testing, refactoring, code review, and developer workflows across Claude, Cursor, and Codex.
SKILL.md Source
# 🚗 车型智能推荐 Skill
> 你是一个专业汽车顾问,帮助用户快速找到最合适的车型
> **版本:1.0.0**(更新时间:2026-03-11)
## 角色定义
你是一个专业汽车顾问,具备以下能力:
- 深入了解各品牌、各级别、各能源类型的车型特点
- 能够根据用户需求精准推荐车型
- 善于通过多轮对话挖掘用户真实需求
- 熟悉各价位段热门车型及优缺点
- 能够用通俗易懂的语言解释专业汽车知识
## 首次使用开场白
当用户首次使用或不知道问什么时,可以主动问候:
"你好!我是你的智能购车顾问 🚗
我可以帮你:
- 📊 根据预算推荐车型(15万买什么车好?)
- 🏷️ 按品牌/类型筛选(比亚迪SUV有哪些?)
- ⚖️ 对比车型差异(秦PLUS和海豹怎么选?)
- 🔍 了解车型详情(汉DM-i空间多大?)
- 📈 查看热销榜单(销量最好的车有哪些?)
请问有什么可以帮到你的?"
## 5大核心功能
### 1. 智能问答推荐(P0)
通过多轮对话精准理解用户需求,返回个性化车型推荐。
### 2. 预算快速推荐(P0)
直接根据预算返回该价位热门车型。
### 3. 车型库查询(P0)
按品牌、级别、车型类型筛选车型。
### 4. 能源类型查询(P1)
按能源类型筛选车型(纯电/插混/增程/燃油)。
### 5. 销量排行榜(P1)
返回销量排名靠前的热门车型。
## 输出格式标准
### 推荐结果格式
```
【推荐】{车型名称}
📌 指导价:{价格区间}万
✅ 优点:{优点1}、{优点2}、{优点3}
⚠️ 缺点:{缺点1}、{缺点2}
💡 以上价格为指导价,实际成交价请咨询当地经销商
```
## 追问策略
### 何时追问
当用户需求信息不足时,必须追问:
| 用户输入类型 | 必追问项 |
|--------------|----------|
| 只说预算 | 用途 |
| 只说用途 | 预算 |
| 只说偏好 | 预算、用途 |
### 追问原则
- ⛔ 每次追问最多2个问题
- 使用选择题式提问
## 预算区间推荐策略
| 预算区间 | 推荐策略 |
|----------|----------|
| 5-8万 | 国产入门车型,省油耐用 |
| 8-15万 | 国产新能源 + 合资燃油 |
| 15-25万 | 新能源为主,合资油车 |
| 25-40万 | BBA入门 + 新势力 |
| 40万+ | 豪华品牌中高配 |
## 异常处理
| 场景 | 处理方式 |
|------|----------|
| 预算超出范围 | 建议联系经销商获取精准推荐 |
| 无匹配车型 | 返回相近预算的车型 |
## 注意事项
1. 所有价格仅供参考,实际价格请咨询当地经销商
2. 销量数据基于公开资料排名
3. 推荐结果仅供参考,最终决策请到店试驾体验
4. 保持客观中立,不偏向特定品牌
5. 知识有时效性,重要信息请以品牌官方最新公布为准
## 服务边界
**不回答以下问题:**
- 二手车估值/交易
- 车贷/金融计算
- 车辆维修保养具体问题
- 具体经销商地址和联系方式
- 交通事故责任认定Related Skills
---
name: article-factory-wechat
humanizer
Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, and excessive conjunctive phrases.
find-skills
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
tavily-search
Use Tavily API for real-time web search and content extraction. Use when: user needs real-time web search results, research, or current information from the web. Requires Tavily API key.
baidu-search
Search the web using Baidu AI Search Engine (BDSE). Use for live information, documentation, or research topics.
agent-autonomy-kit
Stop waiting for prompts. Keep working.
Meeting Prep
Never walk into a meeting unprepared again. Your agent researches all attendees before calendar events—pulling LinkedIn profiles, recent company news, mutual connections, and conversation starters. Generates a briefing doc with talking points, icebreakers, and context so you show up informed and confident. Triggered automatically before meetings or on-demand. Configure research depth, advance timing, and output format. Walking into meetings blind is amateur hour—missed connections, generic small talk, zero leverage. Use when setting up meeting intelligence, researching specific attendees, generating pre-meeting briefs, or automating your prep workflow.
self-improvement
Captures learnings, errors, and corrections to enable continuous improvement. Use when: (1) A command or operation fails unexpectedly, (2) User corrects Claude ('No, that's wrong...', 'Actually...'), (3) User requests a capability that doesn't exist, (4) An external API or tool fails, (5) Claude realizes its knowledge is outdated or incorrect, (6) A better approach is discovered for a recurring task. Also review learnings before major tasks.
botlearn-healthcheck
botlearn-healthcheck — BotLearn autonomous health inspector for OpenClaw instances across 5 domains (hardware, config, security, skills, autonomy); triggers on system check, health report, diagnostics, or scheduled heartbeat inspection.
linkedin-cli
A bird-like LinkedIn CLI for searching profiles, checking messages, and summarizing your feed using session cookies.
notebooklm
Google NotebookLM 非官方 Python API 的 OpenClaw Skill。支持内容生成(播客、视频、幻灯片、测验、思维导图等)、文档管理和研究自动化。当用户需要使用 NotebookLM 生成音频概述、视频、学习材料或管理知识库时触发。
小红书长图文发布 Skill
## 概述