← 返回 Skills 市场
人民币大写转换工具,将数字金额转换为人民币大写金额字符串。
作者
q342998378
· GitHub ↗
· v1.0.0
· MIT-0
163
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install rmb-upper-skill
功能描述
人民币大写转换工具,将数字金额转换为人民币大写字符串
安全使用建议
This skill appears safe and does exactly what it says: a small, local conversion utility with readable source. Things to note before installing: (1) it prepends "[TOOL] " to returned strings which may affect integrations expecting only the Chinese text; (2) numeric parsing uses float() and rounding to cents — extremely large values or unusual numeric formats could behave unexpectedly; (3) although there's no network or credential use, verify you trust the source because code is bundled with the skill. If you need stricter guarantees, run the included rmb_upper_tool.py locally or add unit tests for edge cases (very large numbers, malformed input, locale differences).
功能分析
Type: OpenClaw Skill
Name: rmb-upper-skill
Version: 1.0.0
The skill bundle is a legitimate utility for converting numeric amounts into Chinese RMB uppercase strings. The code in rmb_upper_tool.py contains standard mathematical and string manipulation logic without any network, file system, or sensitive data access.
能力评估
Purpose & Capability
Name/description, SKILL.md, schema.json and the Python implementation all match: the tool converts numeric amounts to RMB uppercase strings. No unrelated capabilities are requested.
Instruction Scope
SKILL.md limits usage to calling the rmb_upper_tool with an amount. The runtime instructions do not ask the agent to read files, environment variables, or contact external endpoints.
Install Mechanism
No install spec is provided (instruction-only). Code is bundled with the skill but there are no download/install steps, third-party package installs, or archive extraction from remote URLs.
Credentials
The skill requires no environment variables, credentials, or config paths. The code does not access the environment or secrets.
Persistence & Privilege
Skill is not always-on; defaults allow user invocation and autonomous invocation by the agent (normal). It does not modify other skills or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install rmb-upper-skill - 安装完成后,直接呼叫该 Skill 的名称或使用
/rmb-upper-skill触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of rmb-upper-skill.
- Converts numeric amounts into uppercase RMB format.
- Supports integers, decimals, and negative amounts (with "负" prefix).
- Output follows financial standards for RMB uppercase strings.
- Usage via `rmb_upper_tool` with amount as a string parameter.
元数据
常见问题
人民币大写转换工具,将数字金额转换为人民币大写金额字符串。 是什么?
人民币大写转换工具,将数字金额转换为人民币大写字符串. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 163 次。
如何安装 人民币大写转换工具,将数字金额转换为人民币大写金额字符串。?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install rmb-upper-skill」即可一键安装,无需额外配置。
人民币大写转换工具,将数字金额转换为人民币大写金额字符串。 是免费的吗?
是的,人民币大写转换工具,将数字金额转换为人民币大写金额字符串。 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
人民币大写转换工具,将数字金额转换为人民币大写金额字符串。 支持哪些平台?
人民币大写转换工具,将数字金额转换为人民币大写金额字符串。 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 人民币大写转换工具,将数字金额转换为人民币大写金额字符串。?
由 q342998378(@q342998378)开发并维护,当前版本 v1.0.0。
推荐 Skills