← 返回 Skills 市场
jiwenbing

Coverage Check

作者 Wenbing Ji · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
184
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install coverage-check
功能描述
Analyze a user's existing insurance coverage to identify gaps, overlaps, and under-insurance risks. Use when users want to review whether they have adequate...
使用说明 (SKILL.md)

Coverage Check

Review a user's current insurance portfolio to identify gaps in protection, redundant coverage, and areas of under-insurance. Provide prioritized recommendations for improving overall coverage.

When to Use

  • User wants to review their overall insurance coverage
  • User asks "do I have enough insurance?"
  • User recently had a life change (marriage, baby, new home) and wants a coverage review
  • User wants to know if they're missing any important insurance types
  • User asks about coverage adequacy for their specific situation

How to Use

  1. Inventory user's existing policies (type, coverage amount, insurer)
  2. Collect relevant personal info: age, dependents, income, assets, liabilities
  3. Map against recommended coverage benchmarks for their profile
  4. Identify gaps (uninsured risks) and flag overlaps (redundant coverage)
  5. Prioritize recommendations by risk impact
  6. Suggest coverage amounts and types to fill gaps

Examples

  • "I'm 35 with a wife and two kids, do I have enough life insurance?"
  • "I just bought a house, what insurance do I need to review?"
  • "Am I over-insured or under-insured? Here's what I currently have..."
安全使用建议
This skill appears to do what it says: analyze insurance coverage. Before using it, consider privacy and regulatory points: only share the minimum personal data needed (be cautious with SSNs, full account numbers, or scans of policies), confirm how and where the agent will store or transmit user-provided documents, and remember insurance recommendations may require a licensed agent in your jurisdiction — verify important changes with a qualified professional. If you need stronger privacy guarantees, ask for explicit data handling, retention, and export rules before proceeding.
功能分析
Type: OpenClaw Skill Name: coverage-check Version: 1.0.0 The skill bundle consists of metadata and instructional Markdown (SKILL.md) for analyzing insurance coverage gaps. It contains no executable code, and the instructions are entirely consistent with the stated purpose of reviewing insurance portfolios. There are no signs of malicious intent, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
Name and description (insurance coverage review) match the SKILL.md instructions: inventory policies, collect personal info, map to benchmarks, identify gaps/overlaps, and prioritize recommendations. There are no unrelated requirements (no cloud creds, binaries, or config paths).
Instruction Scope
Instructions appropriately direct the agent to collect personal and financial information (age, dependents, income, assets, liabilities) and policy details. This is expected for an insurance review, but it means the skill will handle sensitive PII/financial data — the SKILL.md does not specify limits on data retention, external transmission, or how to verify policy documents.
Install Mechanism
Instruction-only skill with no install spec and no code files. Lowest installation risk — nothing will be written to disk or downloaded at install time.
Credentials
No required environment variables, credentials, or config paths are declared. The personal data the skill asks the user to provide is proportionate to the stated purpose.
Persistence & Privilege
always:false (no forced inclusion). The skill allows normal autonomous invocation (platform default). Autonomous invocation is not flagged here, but remember an agent using this skill could be asked to gather or store personal data if not constrained elsewhere.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install coverage-check
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /coverage-check 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug coverage-check
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Coverage Check 是什么?

Analyze a user's existing insurance coverage to identify gaps, overlaps, and under-insurance risks. Use when users want to review whether they have adequate... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 184 次。

如何安装 Coverage Check?

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

Coverage Check 是免费的吗?

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

Coverage Check 支持哪些平台?

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

谁开发了 Coverage Check?

由 Wenbing Ji(@jiwenbing)开发并维护,当前版本 v1.0.0。

💬 留言讨论