← 返回 Skills 市场
Cn Loan Calculator
作者
freedompixels
· GitHub ↗
· v1.0.0
· MIT-0
34
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install cn-loan-calculator
功能描述
Calculate loan payments (mortgage, car loan, personal loan). Support equal principal+interest and equal principal methods. Pure Python standard library, no A...
使用说明 (SKILL.md)
Loan Calculator
Calculate loan payments with different repayment methods.
Features
- Equal principal+interest (等额本息)
- Equal principal (等额本金)
- Mortgage calculation
- Car loan calculation
- Pure Python, no external dependencies
Usage
python3 scripts/loan_calculator.py --amount 1000000 --rate 4.5 --years 30
安全使用建议
This appears safe for ordinary loan calculations. It should not need API keys, bank credentials, payment permissions, or access to private files; if an install prompt asks for those, treat that as inconsistent with the reviewed artifacts.
功能分析
Type: OpenClaw Skill
Name: cn-loan-calculator
Version: 1.0.0
The skill is a standard loan calculator that implements common repayment formulas (equal principal and interest, and equal principal). The Python script `scripts/loan_calculator.py` uses only the standard library, performs purely mathematical operations, and lacks any network, file system, or environment access. No indicators of malicious intent or prompt injection were found in SKILL.md or the code.
能力标签
能力评估
Purpose & Capability
The SKILL.md describes loan payment calculations, and the Python file implements only local amortization calculations from command-line numeric inputs.
Instruction Scope
Usage is limited to running the included calculator script with explicit amount, rate, term, and method arguments.
Install Mechanism
There is no install specification, no package installation, and no external dependency declared; the included script uses only Python standard-library modules.
Credentials
The listed capability signals include crypto, purchases, and sensitive credentials, but the requirements, SKILL.md, and source code do not show any such behavior.
Persistence & Privilege
The artifacts show no background process, persistence mechanism, credential storage, file mutation, account access, or privileged operation.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install cn-loan-calculator - 安装完成后,直接呼叫该 Skill 的名称或使用
/cn-loan-calculator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Loan Calculator 1.0.0
- Initial release of the Loan Calculator.
- Calculate payments for mortgages, car loans, and personal loans.
- Supports both equal principal+interest and equal principal repayment methods.
- Pure Python implementation with no external dependencies or API keys required.
- Includes a command-line script for quick calculations.
元数据
常见问题
Cn Loan Calculator 是什么?
Calculate loan payments (mortgage, car loan, personal loan). Support equal principal+interest and equal principal methods. Pure Python standard library, no A... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 34 次。
如何安装 Cn Loan Calculator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install cn-loan-calculator」即可一键安装,无需额外配置。
Cn Loan Calculator 是免费的吗?
是的,Cn Loan Calculator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Cn Loan Calculator 支持哪些平台?
Cn Loan Calculator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Cn Loan Calculator?
由 freedompixels(@freedompixels)开发并维护,当前版本 v1.0.0。
推荐 Skills