retirement_age

根据用户的职位信息、性别、出生年月计算该用户的退休时间

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "retirement_age" with this command: npx skills add acfff/retire-age

Retirement Age Calculator

根据中国渐进式延迟退休政策,计算用户的退休时间和退休年龄。

使用示例

uv run {baseDir}/scripts/calculate_age.py \
  --birth-year 1970 \
  --birth-month 5 \
  --role "男性"

参数说明

参数说明
--birth-year出生年份(如 1970)
--birth-month出生月份(1-12)
--role职位类型:男性女职工女干部

退休政策说明

根据 2024 年 9 月发布的渐进式延迟退休政策:

  • 男性:从 60 岁逐步延迟到 63 岁(1965-1976 年出生为过渡期)
  • 女职工:从 50 岁逐步延迟到 55 岁(1975-1984 年出生为过渡期)
  • 女干部:从 55 岁逐步延迟到 58 岁(1970-1981 年出生为过渡期)

输出示例

{
  "retirement_time": "2031年10月",
  "retirement_age": "61岁5个月"
}

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Digicert

DigiCert integration. Manage Certificates, Orders, Users, Organizations. Use when the user wants to interact with DigiCert data.

Registry SourceRecently Updated
General

Dialpad

Dialpad integration. Manage Users, Groups, Departments, Offices. Use when the user wants to interact with Dialpad data.

Registry SourceRecently Updated
General

Darwinbox

Darwinbox integration. Manage Organizations, Goals, Roles, Projects, Pipelines, Leads and more. Use when the user wants to interact with Darwinbox data.

Registry SourceRecently Updated
General

Creatio

Creatio integration. Manage Leads, Organizations, Users. Use when the user wants to interact with Creatio data.

Registry SourceRecently Updated