life-insurance-quote
A tool for generating life insurance quotes and coverage details.
Install
mkdir -p .claude/skills/life-insurance-quote && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/11244" && unzip -o skill.zip -d .claude/skills/life-insurance-quote && rm skill.zipInstalls to .claude/skills/life-insurance-quote
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
性別・健康状態に応じた保険料を算出し、生命保険の正式見積もりを作成する。Key capabilities
- →Calculates monthly and annual insurance premiums
- →Generates formal insurance quote documents
- →Adjusts premiums based on health status
- →Provides coverage details and validity terms
How it works
The tool processes customer demographic and health data to compute premiums and generate a structured quote document.
Inputs & outputs
When to use life-insurance-quote
- →Calculate insurance quote for customers
- →Generate formal insurance quote documents
- →Verify health status premium adjustments
About this skill
life_insurance_quote
生命保険の正式見積書を作成するスキル。
概要
顧客の年齢・性別・健康状態・希望商品をもとに生命保険の月額保険料・補償内容・特約を含む詳細見積書を生成する。
入力パラメータ
customer_id(str): 顧客IDproduct_id(str): 対象商品ID(例: P006〜P010)gender(str): 性別(男性 / 女性)health_status(str): 健康状態(良好 / 注意 / 要観察)
出力
quote_id: 見積番号product_name: 商品名monthly_premium: 月額保険料(円)annual_premium: 年額保険料(円)coverage_details: 補償詳細valid_until: 見積有効期限notes: 注意事項
使用スクリプト
scripts/quote.py
関連スキル
life_insurance_recommendation: 商品選定時に先行して実行life_insurance_contract_create: 見積承認後に契約作成
注意事項
- 人によって健康状態の割増が発生することがある。
- 保険料告知義務について必ず案内すること。
When not to use it
- →Providing personalized investment advice
- →Legal document preparation
- →Tax return preparation
Limitations
- →Health status may cause premium adjustments
- →Requires notification of insurance disclosure obligations
How it compares
It is a specialized tool for generating formal insurance quotes, whereas general financial advisors focus on broader planning.
Compared to similar skills
life-insurance-quote side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| life-insurance-quote (this skill) | 0 | 2mo | Review | Beginner |
| add-vault-note | 1 | 5mo | No flags | Intermediate |
| klingai-cost-controls | 1 | 26d | Review | Beginner |
| trading-ops-runbook | 0 | 4mo | No flags | Intermediate |
Try saying
Example prompts that trigger this skill in your AI assistant.
More by FDU-INS
View all by FDU-INS →You might also like
add-vault-note
tradingstrategy-ai
Add a note to specific vault
klingai-cost-controls
jeremylongshore
Implement cost controls and budget management for Kling AI. Use when managing spending limits, tracking costs, or preventing budget overruns. Trigger with phrases like 'klingai cost', 'kling ai budget', 'klingai spending', 'video generation costs'.
trading-ops-runbook
dmorazzini23
Use this skill when you need fast operational triage for the live trading bot.
notify
fridrichmrtn
Send an invoice notification to Slack after manual invoicing or when the /invoice notification step was skipped
quant-analyst
zenobi-us
Expert quantitative analyst specializing in financial modeling, algorithmic trading, and risk analytics. Masters statistical methods, derivatives pricing, and high-frequency trading with focus on mathematical rigor, performance optimization, and profitable strategy development.
stock-analyzer
FrancyJGLisboa
Provides comprehensive technical analysis for stocks and ETFs using RSI, MACD, Bollinger Bands, and other indicators. Activates when user requests stock analysis, technical indicators, trading signals, or market data for specific ticker symbols.