← Back to Skills Marketplace
jiwenbing

Benefit Calc

by Wenbing Ji · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
176
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install benefit-calc
Description
Calculate insurance benefit payouts, coverage amounts, and premiums. Handles life insurance sum assured, health insurance reimbursement, critical illness lum...
README (SKILL.md)

Benefit Calculator

Calculate insurance payouts, required coverage amounts, and premium estimates based on user inputs. Covers life, health, critical illness, disability, and annuity calculations.

When to Use

  • User asks "how much life insurance do I need?"
  • User wants to calculate expected reimbursement for a medical expense
  • User wants to know how much critical illness cover to buy
  • User asks about expected annuity income from a retirement policy
  • User wants to estimate premium for a given coverage amount

How to Use

  1. Identify calculation type (coverage needed / payout expected / premium estimate)
  2. Collect required inputs (income, expenses, dependents, age, sum assured, etc.)
  3. Apply standard actuarial formulas or rule-of-thumb benchmarks
  4. Show calculation steps transparently
  5. Present result with context (is this enough? industry benchmark?)
  6. Offer sensitivity analysis (what if income increases / expenses change?)

Examples

  • "How much life insurance do I need? I earn ¥300,000/year with a wife and two kids"
  • "If I'm hospitalized for 5 days at ¥2000/day, how much will my insurance pay?"
  • "How much critical illness cover should a 40-year-old have?"
Usage Guidance
This skill appears coherent and only needs personal/financial inputs to run. Before installing, consider: 1) privacy — avoid pasting highly sensitive identifiers (SSNs, account numbers); provide only the minimum facts needed or test with anonymized/example data; 2) accuracy — the skill will apply formulas and heuristics; for high‑stakes decisions (large policies, legal/regulated contexts) verify results with a licensed actuary or insurer; 3) units and assumptions — confirm currency, time units, and mortality/interest assumptions used; and 4) add explicit disclaimers and data-handling instructions if you plan to use it with real customer data. The agent's ability to invoke skills autonomously is the platform default — if you want to restrict that, adjust your agent settings.
Capability Analysis
Type: OpenClaw Skill Name: benefit-calc Version: 1.0.0 The benefit-calc skill bundle contains only metadata and descriptive instructions in SKILL.md for an AI agent to perform insurance-related calculations. There is no executable code, no network requests, and no evidence of malicious intent or prompt injection. The instructions are entirely consistent with the stated purpose of calculating insurance coverage and premiums.
Capability Assessment
Purpose & Capability
Name, description, and runtime instructions all describe computing insurance payouts, coverage needs, and premiums. The skill requests no unrelated binaries, environment variables, or config paths.
Instruction Scope
SKILL.md limits behavior to collecting user-provided inputs (age, income, expenses, dependents, sum assured) and applying actuarial formulas, showing steps, and doing sensitivity analysis. It does not instruct reading system files or external endpoints. Note: it does not provide guidance about handling sensitive personal/financial data or accuracy/disclaimer text — consider adding privacy and liability instructions.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk or downloaded during install.
Credentials
No environment variables, credentials, or config paths requested. The skill only asks for user-supplied inputs at runtime, which is proportional to its purpose.
Persistence & Privilege
always is false and there are no special persistence or system-wide config changes requested. The skill can be invoked autonomously (platform default), which is expected for a utility skill and does not alone indicate elevated privilege.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install benefit-calc
  3. After installation, invoke the skill by name or use /benefit-calc
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug benefit-calc
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Benefit Calc?

Calculate insurance benefit payouts, coverage amounts, and premiums. Handles life insurance sum assured, health insurance reimbursement, critical illness lum... It is an AI Agent Skill for Claude Code / OpenClaw, with 176 downloads so far.

How do I install Benefit Calc?

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

Is Benefit Calc free?

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

Which platforms does Benefit Calc support?

Benefit Calc is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Benefit Calc?

It is built and maintained by Wenbing Ji (@jiwenbing); the current version is v1.0.0.

💬 Comments