From insurance
Accesses insurance comparison quotes for term life, disability income, and umbrella policies on PolicyGenius. Used during annual coverage audits to compare existing coverage against market rates.
How this skill is triggered — by the user, by Claude, or both
Slash command
/insurance:app-policygeniusThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
**Auth:** None required for most quote flows (some require email for full quote delivery)
Auth: None required for most quote flows (some require email for full quote delivery)
URL: https://www.policygenius.com
Configuration: Set coverage targets in vault/insurance/config.md
PolicyGenius is a multi-carrier insurance marketplace specializing in life, disability, and umbrella insurance — exactly the coverage types that are hardest to shop because they require underwriting and carrier comparison. The platform aggregates quotes from multiple carriers simultaneously, shows side-by-side comparisons with carrier ratings (AM Best financial strength), and provides educational content on coverage recommendations.
This skill is used during the annual coverage audit when gaps are identified — specifically, when the gap analysis determines that additional term life, disability, or umbrella coverage is needed and an estimated premium cost is required to make the "cost to close the gap" meaningful. It is also used when evaluating whether existing coverage (particularly term life) is still competitively priced at renewal.
Term life insurance:
Disability income insurance:
Umbrella liability:
Homeowners and renters:
Add to vault/insurance/config.md:
policygenius:
life_coverage_target: 1500000 # target face value for term life gap
life_term_years: 20 # preferred term length
life_health_class: preferred # super-preferred / preferred / standard (estimate)
disability_monthly_benefit: 3000 # monthly benefit target for individual LTD gap
umbrella_target: 1000000 # target umbrella coverage
https://www.policygenius.com/life-insurance/
https://www.policygenius.com/disability-insurance/
https://www.policygenius.com/homeowners-insurance/
op-coverage-audit — estimate cost to close life, disability, and umbrella gaps for gap analysis outputflow-analyze-coverage-gaps — populate premium estimate fields in gap severity ratings~/Documents/aireadylife/vault/insurance/00_current/quotes/ — saved quote comparisons with date and carrier datanpx claudepluginhub fru-dev3/ai-ready-life --plugin insuranceCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.