← Back to Skills Marketplace
q342998378

人民币大写转换工具,将数字金额转换为人民币大写金额字符串。

by q342998378 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
163
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install rmb-upper-skill
Description
人民币大写转换工具,将数字金额转换为人民币大写字符串
Usage Guidance
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).
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install rmb-upper-skill
  3. After installation, invoke the skill by name or use /rmb-upper-skill
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug rmb-upper-skill
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 人民币大写转换工具,将数字金额转换为人民币大写金额字符串。?

人民币大写转换工具,将数字金额转换为人民币大写字符串. It is an AI Agent Skill for Claude Code / OpenClaw, with 163 downloads so far.

How do I install 人民币大写转换工具,将数字金额转换为人民币大写金额字符串。?

Run "/install rmb-upper-skill" 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 q342998378 (@q342998378); the current version is v1.0.0.

💬 Comments