Install Press C to copy Claude Cursor Codex Any chat
$ npx skillmds@latest add yangyuchen-work/insurance-claim-and-repair-booking Copy Copied
Installs into ~/.claude/skills (or .claude/skills inside a project). Restart Claude Code to pick it up.
Download SKILL.md Install Copied Save Share Link copied
+ Add to plugin
README badge [](https://skillmd.com/skills/yangyuchen-work/insurance-claim-and-repair-booking)Copy Copied
Trust & safety Audits pending Permissions this skill uses
Documentation only
No scripts, network access, or credentials are involved.
Works with Claude Code Claude.ai OpenAI Codex + Report a problem with this skill File contents 保险理赔自动提交与维修预约
适用场景
保险理赔自动提交与维修预约;> 将“提交理赔 + 预约维修”做成同一条自动化链路。
功能说明
保险理赔自动提交与维修预约
将“提交理赔 + 预约维修”做成同一条自动化链路。
这个案例能帮你做什么
缩短理赔流程中的重复填写与来回沟通时间。
理赔提交后直接衔接维修预约,减少中断。
让关键节点可追踪,降低漏步骤概率。
你需要的 Skills(按类型)
类型
Skill / 工具
用途
来源
外部
保险理赔入口
提交理赔信息
Insurance Portal
外部
维修预约入口
完成后续服务预约
Repair Platform
内置
OpenClaw 流程编排
串联多步骤任务
OpenClaw Built-in
快速体验版(先跑一轮)
先模拟一笔理赔流程(不提交最终确认)。
输出必填字段与缺失信息。
在信息完整后再进入维修预约步骤。
请按“理赔→预约”顺序输出完整步骤,
先收集我缺失的信息并生成待确认清单。
我确认后再执行正式提交。
稳定自动版(可长期运行)
推荐流程
案件信息结构化存档。
每个关键步骤都有状态回传。
预约完成后自动生成时间与地点摘要。
成功标准
理赔与预约两段流程可连续执行。
关键节点有确认,不盲目提交。
结果可追溯(时间、编号、状态)。
源文件
来源:awesome-openclaw-zh 原始文件:16-insurance-claim-and-repair-booking.md
1 --- 2 name: insurance-claim-and-repair-booking 3 description: 保险理赔自动提交与维修预约 4 --- 5 6 # 保险理赔自动提交与维修预约 7 8 ## 适用场景 9 # 保险理赔自动提交与维修预约;> 将“提交理赔 + 预约维修”做成同一条自动化链路。 10 11 ## 功能说明 12 # 保险理赔自动提交与维修预约 13 14 > 将“提交理赔 + 预约维修”做成同一条自动化链路。 15 16 ## 这个案例能帮你做什么 17 18 - 缩短理赔流程中的重复填写与来回沟通时间。 19 - 理赔提交后直接衔接维修预约,减少中断。 20 - 让关键节点可追踪,降低漏步骤概率。 21 22 ## 你需要的 Skills(按类型) 23 24 | 类型 | Skill / 工具 | 用途 | 来源 | 25 |---|---|---|---| 26 | 外部 | `保险理赔入口` | 提交理赔信息 | Insurance Portal | 27 | 外部 | `维修预约入口` | 完成后续服务预约 | Repair Platform | 28 | 内置 | `OpenClaw 流程编排` | 串联多步骤任务 | OpenClaw Built-in | 29 30 ## 快速体验版(先跑一轮) 31 32 1. 先模拟一笔理赔流程(不提交最终确认)。 33 2. 输出必填字段与缺失信息。 34 3. 在信息完整后再进入维修预约步骤。 35 36 ```text 37 请按“理赔→预约”顺序输出完整步骤, 38 先收集我缺失的信息并生成待确认清单。 39 我确认后再执行正式提交。 40 ``` 41 42 ## 稳定自动版(可长期运行) 43 44 ### 推荐流程 45 46 1. 案件信息结构化存档。 47 2. 每个关键步骤都有状态回传。 48 3. 预约完成后自动生成时间与地点摘要。 49 50 ## 成功标准 51 - 理赔与预约两段流程可连续执行。 52 - 关键节点有确认,不盲目提交。 53 - 结果可追溯(时间、编号、状态)。 54 55 ## 源文件 56 来源:awesome-openclaw-zh 57 原始文件:16-insurance-claim-and-repair-booking.md
YangYuChen-Work/awesome-ai-skills/tree/main/日常生活/insurance-claim-and-repair-booking commit 2df40f358b
Frequently asked questions How do I install the Insurance Claim And Repair Booking skill? Run npx skillmds@latest add yangyuchen-work/insurance-claim-and-repair-booking in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
What does the Insurance Claim And Repair Booking skill do? 保险理赔自动提交与维修预约 It is listed under Coding & Dev Tools on SkillMD.
Is Insurance Claim And Repair Booking safe to use? This skill has not completed SkillMD's automated safety review yet. Capability flags: docs only. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
Which AI agents work with Insurance Claim And Repair Booking? This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Is Insurance Claim And Repair Booking free to use? Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
Who published Insurance Claim And Repair Booking? YangYuChen-Work (@yangyuchen-work) published this skill. Their other Agent Skills are listed on their SkillMD profile.