← Back to Skills Marketplace
lpb123

China Insurance Advisor

by lpb123 · GitHub ↗ · v3.0.0 · MIT-0
cross-platform ✓ Security Clean
42
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install china-insurance-advisor
Description
Thin proxy skill for the remote 中国保险顾问 web chat at whylingxi.cn. Use when the user asks for insurance planning, product recommendation, product comparison, i...
README (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
Usage Guidance
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install china-insurance-advisor
  3. After installation, invoke the skill by name or use /china-insurance-advisor
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug china-insurance-advisor
Version 3.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 42 downloads so far.

How do I install China Insurance Advisor?

Run "/install china-insurance-advisor" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is China Insurance Advisor free?

Yes, China Insurance Advisor is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does China Insurance Advisor support?

China Insurance Advisor is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created China Insurance Advisor?

It is built and maintained by lpb123 (@lpb123); the current version is v3.0.0.

💬 Comments