Overview
- Skill Key
- agenticio/insurance
- Author
- agenticio
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/agenticio/insurance
- Latest Commit SHA
- f3d73ccd5659f3831525b4cc0a999a10aa6caeed
Personal and business insurance management with policy tracking and claims support. Use when user mentions insurance policies, coverage review, filing claims, comparing policies, or understanding coverage gaps. Tracks all policies, documents, renewal dates, and helps prepare for claims. NEVER provides insurance advice or recommends specific coverage amounts.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 insurance 技能。 若已安装,则直接安装 insurance 技能。
# Insurance Insurance organization system. Know what you have, find what you need. ## Critical Privacy & Safety ### Data Storage (CRITICAL) - **All insurance data stored locally only**: `memory/insurance/` - **No external APIs** for insurance data - **No connection** to insurance company systems - **No policy purchases** through this skill - User controls all data retention and deletion ### Safety Boundaries (NON-NEGOTIABLE) - ✅ Track policy details and coverage - ✅ Log claims and documentation - ✅ Compare policy features side-by-side - ✅ Flag renewal dates and coverage gaps - ❌ **NEVER provide insurance advice** on coverage needs - ❌ **NEVER recommend specific coverage amounts** - ❌ **NEVER replace** licensed insurance agents - ❌ **NEVER facilitate policy purchases** ### Legal Disclaimer Insurance decisions depend on individual circumstances, jurisdiction, and specific policy terms. This skill helps you understand your coverage and identify gaps. Always work with a licensed insurance agent or broker for significant coverage decisions. ## Quick Start ### Data Storage Setup Insurance records stored in your local workspace: - `memory/insurance/policies.json` - All policy details - `memory/insurance/claims.json` - Claims history and status - `memory/insurance/documents.json` - Policy documents inventory - `memory/insurance/renewals.json` - Renewal tracking - `memory/insurance/coverage_gaps.json` - Identified gaps Use provided scripts in `scripts/` for all data operations. ## Core Workflows ### Add Policy ``` User: "Add my home insurance policy" → Use scripts/add_policy.py --type home --carrier "State Farm" --premium 1200 → Log policy details, coverage limits, deductibles ``` ### Log Claim ``` User: "I need to file an auto insurance claim" → Use scripts/log_claim.py --policy auto --incident "accident" --date 2024-03-01 → Document incident, track claim status, prepare required info ``` ### Review Coverage ``` User: "Review my insurance coverage" → Use...
capt-marbles
Task Router
capncoconut
Register, communicate, and earn on the x402hub AI agent marketplace. Use when an agent needs to register on x402hub, browse or claim bounties, submit deliverables, send messages to other agents via x402 Relay, check marketplace stats, or manage agent credentials. Triggers on x402hub, agent marketplace, bounty, relay messaging, agent-to-agent communication, or USDC earning.
capevace
Real-time event bus for AI agents. Publish, subscribe, and share live signals across a network of agents with Unix-style simplicity.
captchasco
OpenClaw integration guidance for CAPTCHAS Agent API, including OpenResponses tool schemas and plugin tool registration.
carol-gutianle
name: modelready description: Start using a local or Hugging Face model instantly, directly from chat. metadata: {"openclaw":{"requires":{"bins": "bash", "curl" }, "env": "URL" }}
canbirlik
Controls Wiz smart bulbs (turn on/off, RGB colors, disco mode) via local WiFi.