insurance-sector-comparison
保险行业对比分析工具。对比国内外保险市场、中外保险公司、不同险种发展。接入AkShare开源保险行业数据,支持实时数据获取和自动更新。适用于国际化研究、竞争分析。
Best use case
insurance-sector-comparison is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
保险行业对比分析工具。对比国内外保险市场、中外保险公司、不同险种发展。接入AkShare开源保险行业数据,支持实时数据获取和自动更新。适用于国际化研究、竞争分析。
Teams using insurance-sector-comparison should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/insurance-sector-comparison/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How insurance-sector-comparison Compares
| Feature / Agent | insurance-sector-comparison | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
保险行业对比分析工具。对比国内外保险市场、中外保险公司、不同险种发展。接入AkShare开源保险行业数据,支持实时数据获取和自动更新。适用于国际化研究、竞争分析。
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# 保险行业对比分析器 ## 功能 - 中外保险市场对比(接入AkShare实时数据) - 保险深度/密度对比 - 国内外保险公司对比 - 不同市场发展阶段 - 中国保险市场结构分析 - 国际经验借鉴 - 自动更新机制 ## 数据源 | 数据源 | 接口 | 说明 | |--------|------|------| | AkShare | `macro_china_insurance` | 中国保险业经营情况(国家统计局) | | AkShare | `macro_china_insurance_income` | 原保险保费收入(东方财富) | | AkShare | `macro_china_gdp` | 中国GDP数据(计算保险深度) | | 瑞士再保险Sigma报告 | 参考数据 | 全球保险市场参考 | ## 使用方法 ```bash # 全球市场对比(默认) python scripts/main.py # 保险深度/密度对比 python scripts/main.py --penetration # 中国保险市场结构 python scripts/main.py --structure # 强制更新缓存 python scripts/main.py --force # 执行自动更新 python scripts/main.py --update ``` ## 核心指标 | 指标 | 说明 | |------|------| | 保险深度 | 保费/GDP | | 保险密度 | 人均保费 | | 渗透率 | 保险普及程度 | | 赔付率 | 赔付支出/保费收入 | ## 实时数据内容 通过AkShare接口获取的中国保险数据: - 原保险保费收入 - 财产险保费收入 - 人身险保费收入(寿险、健康险、意外险) - 原保险赔付支出 - 资产总额 - 业务及管理费 - 银行存款和投资情况 ## 自动更新机制 - 缓存有效期:12小时 - 数据源:AkShare开源数据接口 - 失败回退:使用参考数据 - 缓存位置:`data/sector_cache.json` - 依赖库:`akshare`(需安装) ## 安装依赖 ```bash pip install akshare pandas ``` ## 数据说明 - **中国保险数据**:通过AkShare实时获取国家统计局和银保监会公开数据 - **全球市场数据**:参考瑞士再保险Sigma年度报告 - **数据更新频率**:每日(AkShare数据通常有1-2个月滞后) - **数据质量**:自动检测数据获取状态,失败时提供友好的错误提示 ## 计算指标 自动计算的指标包括: - 保险深度(保费/GDP) - 简单赔付率 - 财产险/人身险占比 - 人身险内部结构(寿险/健康险/意外险占比)
Related Skills
insurance-valuation-analyzer
保险股估值分析工具。分析保险股PEV、PB、PE等估值指标,同业对比。使用AkShare行情数据、公司财报。适用于保险股投资决策。
insurance-solvency-analyzer
保险偿付能力分析工具。分析保险公司偿付能力充足率、风险评级、监管要求。使用保险公司偿付能力报告、金融监管总局数据。适用于风险监测、合规分析。
insurance-policy-tracker
保险行业政策追踪工具。追踪保险监管政策、监管动态、改革措施。接入东方财富/新浪财经等开源API,支持自动更新。适用于政策研究、合规监测。
insurance-pc-analyzer
财产险业务分析工具。分析财险市场、车险、非车险、承保利润、综合成本率等。使用AkShare数据、保险公司财报。适用于财险业务研究、承保分析。
insurance-market-overview
保险市场概览工具。获取中国保险行业整体数据,包括保费收入、赔付支出、行业资产规模、增速等。使用金融监管总局数据、AkShare保险行业数据。适用于保险行业研究、市场趋势分析。
insurance-life-analyzer
寿险业务分析工具。分析寿险市场、新单保费、代理人数量、新业务价值等。使用AkShare数据、保险公司财报。适用于寿险业务研究、增长分析。
insurance-investment-analyzer
保险资金运用分析工具。分析保险资金配置结构、投资收益、资产配置变化。使用金融监管总局数据、保险公司财报。适用于保险投资研究、资产配置分析。
insurance-hot-events
保险行业热点事件追踪工具。追踪保险行业重大事件、热点新闻、公司动态。使用AkShare财经新闻、行业公告。适用于行业监测、舆情分析。
insurance-company-analyzer
保险公司财务分析工具。分析上市保险公司的财务报表、偿付能力、盈利能力、业务结构。使用AkShare保险股数据、公司财报。适用于保险公司研究、投资决策。
valuation-comparison
|
solution-comparison
用于信托领域财富与家族信托中的方案比较助手场景,支持结构化处理与报告输出。
product-comparison
用于信托领域客户与产品支持中的产品对比助手场景,支持结构化处理与报告输出。