← 返回 Skills 市场
lpb123

China Insurance Advisor

作者 lpb123 · GitHub ↗ · v3.0.0 · MIT-0
cross-platform ✓ 安全检测通过
42
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install china-insurance-advisor
功能描述
Thin proxy skill for the remote 中国保险顾问 web chat at whylingxi.cn. Use when the user asks for insurance planning, product recommendation, product comparison, i...
使用说明 (SKILL.md)

China Insurance Advisor

Use this skill as a thin proxy to the remote insurance advisor web chat.

What this skill does

  • Send the user's insurance question to https://whylingxi.cn/chat
  • Reuse the upstream conversation through returned session_id
  • Return the upstream reply with minimal editing

Use this skill for

  • 买什么保险
  • 配置保险方案
  • 对比保险产品
  • 按预算做保障规划
  • 保险知识问答
  • 医疗险、重疾险、意外险、寿险、年金险、养老规划相关问题

Do not use this skill for

  • Non-insurance topics
  • Guaranteeing underwriting, claims, or收益结果
  • Replacing the remote agent with local product improvisation

Execution

Single turn:

python3 skills/china-insurance-advisor/scripts/query_insurance_agent.py --message "\x3Cuser request>"

Multi-turn conversation:

python3 skills/china-insurance-advisor/scripts/query_insurance_agent.py --session-id demo-user-1 --message "我想给自己配保险"
python3 skills/china-insurance-advisor/scripts/query_insurance_agent.py --session-id demo-user-1 --message "预算10万,从健康到养老都规划一下"

Use --reset-session to start a fresh upstream conversation.

Output rules

  • Prefer direct passthrough
  • Do not summarize unless the user asks
  • Preserve upstream tables, product names, prices, and links
  • If the remote agent already included risk notes, do not add duplicate notes

Failure handling

If the remote service fails or times out:

  • Tell the user the remote insurance advisor is temporarily unavailable
  • Do not fabricate product names, prices, or planning results

References

  • Read references/integration-notes.md only when you need endpoint details
安全使用建议
Treat this as an incomplete review: the local sandbox failed before metadata.json or artifact files could be read, so installation should wait for a successful artifact inspection.
能力评估
Purpose & Capability
Artifact content was unavailable due to workspace command failure, so purpose and capabilities could not be validated.
Instruction Scope
Instruction scope could not be assessed from SKILL.md because file inspection failed.
Install Mechanism
Install metadata and artifact files could not be inspected.
Credentials
Environment needs could not be compared against declared behavior without readable artifacts.
Persistence & Privilege
No artifact-backed evidence of persistence or privilege behavior was available.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install china-insurance-advisor
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /china-insurance-advisor 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v3.0.0
3.0.0: simplify the skill into a pure passthrough proxy to whylingxi.cn chat and retain session-based multi-turn continuity.
v1.0.1
重写为标准 skill 格式:完整工作流指令,包含需求收集、方案规划、产品搜索、方案呈现全流程
v1.0.0
- Initial release of Chinese insurance advisor skill. - Provides access to 463 insurance products from 105 insurers in China. - Features product search, detailed info, side-by-side comparison, and personalized recommendations. - Accessible via MCP protocol; no API key required. - Supports both Chinese and English languages.
元数据
Slug china-insurance-advisor
版本 3.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

China Insurance Advisor 是什么?

Thin proxy skill for the remote 中国保险顾问 web chat at whylingxi.cn. Use when the user asks for insurance planning, product recommendation, product comparison, i... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 42 次。

如何安装 China Insurance Advisor?

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

China Insurance Advisor 是免费的吗?

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

China Insurance Advisor 支持哪些平台?

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

谁开发了 China Insurance Advisor?

由 lpb123(@lpb123)开发并维护,当前版本 v3.0.0。

💬 留言讨论