Coverage Check

v1.0.0

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...

0· 183·0 current·0 all-time
byWenbing Ji@jiwenbing

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for jiwenbing/coverage-check.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Coverage Check" (jiwenbing/coverage-check) from ClawHub.
Skill page: https://clawhub.ai/jiwenbing/coverage-check
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install coverage-check

ClawHub CLI

Package manager switcher

npx clawhub@latest install coverage-check
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
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.
Assessment
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.

Like a lobster shell, security has layers — review code before you run it.

latestvk97asehqxdph1prehzbs52h24d8327na
183downloads
0stars
1versions
Updated 1mo ago
v1.0.0
MIT-0

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..."

Comments

Loading comments...