← Back to Skills Marketplace
park-william

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

by park-william · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
156
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install retirecalc-beijing
Description
仅适用于北京市企业职工基本养老保险退休金测算。支持依据北京政策参数计算基础养老金、个人账户养老金、过渡性养老金,并对未退休用户做未来缴费策略优化。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install retirecalc-beijing
  3. After installation, invoke the skill by name or use /retirecalc-beijing
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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人员补贴投入测算、失业金历史特殊处理。 - 内置政策依据链接与历史参数数据库,支持年度参数动态更新与溯源说明。
Metadata
Slug retirecalc-beijing
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

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

仅适用于北京市企业职工基本养老保险退休金测算。支持依据北京政策参数计算基础养老金、个人账户养老金、过渡性养老金,并对未退休用户做未来缴费策略优化。 It is an AI Agent Skill for Claude Code / OpenClaw, with 156 downloads so far.

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

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

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

Yes, 仅适用于北京市企业职工基本养老保险退休金测算。支持依据北京政策参数计算基础养老金、个人账户养老金、过渡性养老金,并对未退休用户做未来缴费策略优化。 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

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

仅适用于北京市企业职工基本养老保险退休金测算。支持依据北京政策参数计算基础养老金、个人账户养老金、过渡性养老金,并对未退休用户做未来缴费策略优化。 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

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

It is built and maintained by park-william (@park-william); the current version is v1.0.1.

💬 Comments