← 返回 Skills 市场
park-william

仅适用于北京市企业职工基本养老保险退休金测算。支持依据北京政策参数计算基础养老金、个人账户养老金、过渡性养老金,并对未退休用户做未来缴费策略优化。

作者 park-william · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
156
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install retirecalc-beijing
功能描述
仅适用于北京市企业职工基本养老保险退休金测算。支持依据北京政策参数计算基础养老金、个人账户养老金、过渡性养老金,并对未退休用户做未来缴费策略优化。
安全使用建议
What to check before installing/using: - This skill runs local Python scripts and (optionally) tesseract OCR on files you upload (CSV/XLSX/images). It processes personally sensitive data (birth dates, contribution history, account balances), so run it in a trusted/local environment and avoid sending inputs to unknown remote services. - There are no network calls or credential requirements in the code; references to official policy URLs are documentation only. - You must install Python >=3.10 and dependencies (pandas, openpyxl) and tesseract+chi_sim if you plan to use OCR. - The code contains some minor robustness bugs (e.g., a likely typo in the OCR parsing function and a truncated variable in calc script seen in provided files) that may cause runtime exceptions; review or test the scripts before relying on results. - If you do not want autonomous invocation by an agent, restrict the skill’s invocation policy; by default model invocation is allowed but always:false here means it is not force-included. - Recommended: inspect the scripts yourself (or run in an isolated environment), validate outputs against known examples, and verify that parameter updates (scripts/update_params.py) are only performed intentionally.
功能分析
Type: OpenClaw Skill Name: retirecalc-beijing Version: 1.0.1 The skill bundle is a legitimate and highly specialized tool for calculating Beijing enterprise employee pensions according to local regulations (e.g., Beijing Decree No. 183 and the 4050 subsidy policy). It includes a robust pipeline for data ingestion from CSV, XLSX, and images using Tesseract OCR (scripts/ingest_user_data.py), and a detailed calculation engine (scripts/calc_pension_beijing.py). The code follows standard practices, uses list-based subprocess calls for safety, and contains extensive documentation and policy references (references/policy-links.md) consistent with its stated purpose. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found.
能力评估
Purpose & Capability
Name/description, scripts, parameter data and examples all align: code implements Beijing pension formulas, parameter update, ingestion (CSV/XLSX/OCR), confirmation export and interactive flows. Required binaries (tesseract for OCR) and Python dependencies match the stated capabilities.
Instruction Scope
SKILL.md directs the agent to collect user fields, call local scripts in a narrow sequence (ingest -> confirm -> calc). The scripts operate on user-provided input files and local parameter JSON. There are no instructions to read unrelated system files, environment secrets, or to call external endpoints from the runtime instructions. The policy-links file contains URLs but is only a reference list.
Install Mechanism
No install specification is provided (instruction-only skill), and included code relies on standard Python libs listed in requirements.txt. No remote download or arbitrary extraction steps are present.
Credentials
The skill declares no required environment variables, credentials, or config paths. The only external dependency is the tesseract binary (for OCR), which is proportional to the OCR functionality. There are no unrelated credentials requested.
Persistence & Privilege
always is false and the skill does not request persistent/system-wide privileges. It only writes/updates its own data file (data/beijing_params.json) via an explicit update script, which is consistent with its purpose.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install retirecalc-beijing
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /retirecalc-beijing 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Version 1.0.1 - 新增 requirements.txt,明确列出 Python 依赖(pandas、openpyxl)。 - SKILL.md 增补运行环境与依赖说明,指导安装 Python 依赖及 OCR 组件。 - 增加依赖环境验收方法及安装命令示例,便于用户快速配置和校验脚本运行环境。
v1.0.0
retirecalc-beijing v1.0.0 - 首次发布,北京市企业职工基本养老保险退休金测算专用 Skill。 - 支持基础养老金、个人账户养老金、过渡性养老金测算,覆盖北京政策参数与本地官方口径。 - 实现分步式信息收集、明细表/图片数据提取、字段置信度标记及人工确认流程。 - 支持未来缴费情景对比、灵活就业与4050人员补贴投入测算、失业金历史特殊处理。 - 内置政策依据链接与历史参数数据库,支持年度参数动态更新与溯源说明。
元数据
Slug retirecalc-beijing
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

仅适用于北京市企业职工基本养老保险退休金测算。支持依据北京政策参数计算基础养老金、个人账户养老金、过渡性养老金,并对未退休用户做未来缴费策略优化。 是什么?

仅适用于北京市企业职工基本养老保险退休金测算。支持依据北京政策参数计算基础养老金、个人账户养老金、过渡性养老金,并对未退休用户做未来缴费策略优化。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 156 次。

如何安装 仅适用于北京市企业职工基本养老保险退休金测算。支持依据北京政策参数计算基础养老金、个人账户养老金、过渡性养老金,并对未退休用户做未来缴费策略优化。?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install retirecalc-beijing」即可一键安装,无需额外配置。

仅适用于北京市企业职工基本养老保险退休金测算。支持依据北京政策参数计算基础养老金、个人账户养老金、过渡性养老金,并对未退休用户做未来缴费策略优化。 是免费的吗?

是的,仅适用于北京市企业职工基本养老保险退休金测算。支持依据北京政策参数计算基础养老金、个人账户养老金、过渡性养老金,并对未退休用户做未来缴费策略优化。 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

仅适用于北京市企业职工基本养老保险退休金测算。支持依据北京政策参数计算基础养老金、个人账户养老金、过渡性养老金,并对未退休用户做未来缴费策略优化。 支持哪些平台?

仅适用于北京市企业职工基本养老保险退休金测算。支持依据北京政策参数计算基础养老金、个人账户养老金、过渡性养老金,并对未退休用户做未来缴费策略优化。 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 仅适用于北京市企业职工基本养老保险退休金测算。支持依据北京政策参数计算基础养老金、个人账户养老金、过渡性养老金,并对未退休用户做未来缴费策略优化。?

由 park-william(@park-william)开发并维护,当前版本 v1.0.1。

💬 留言讨论