← 返回 Skills 市场
70
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install numbers-judge
功能描述
判断某个字符串是否是数字和指定特定字符组成
使用说明 (SKILL.md)
判断文本是否是数字组成
何时使用
- 用户问:{文本内容}是否是数字和{特殊字符}组成
执行流程
- 提取用户问题中文本内容和特殊字符
- 调用自己skill种的main.py执行,第一个参数是文本内容,第二个参数是特殊字符
- 如果都是数字就返回为空,表示都是数字,如果其中有不是数字的,会返回所有数字
安全使用建议
Do not rely on this as a complete install decision; rerun the review when metadata.json and artifact/ are readable so the skill can be assessed from evidence.
能力评估
Purpose & Capability
Not assessable from artifact content because metadata.json and artifact/ could not be inspected.
Instruction Scope
No artifact-backed instruction-scope issue was identified, but the artifact instructions were not readable in this run.
Install Mechanism
No install-mechanism issue was identified from evidence; install specs were not accessible for review.
Credentials
No environment overreach was identified from evidence; runtime and capability artifacts were not accessible for review.
Persistence & Privilege
No persistence or privilege issue was identified from evidence; relevant artifacts were not accessible for review.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install numbers-judge - 安装完成后,直接呼叫该 Skill 的名称或使用
/numbers-judge触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.1
- 支持传入切分特殊字符
v0.1.0
Initial release of number-check skill.
- Detects if a text string consists of numbers and specified special characters.
- Extracts text and special character from user queries.
- Core logic in main.py returns blank if all are numbers; otherwise, lists invalid characters.
- Skill documentation (SKILL.md) now available in Chinese.
元数据
常见问题
Number Check,Judge Text Content Only Contain Number And Special Char 是什么?
判断某个字符串是否是数字和指定特定字符组成. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 70 次。
如何安装 Number Check,Judge Text Content Only Contain Number And Special Char?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install numbers-judge」即可一键安装,无需额外配置。
Number Check,Judge Text Content Only Contain Number And Special Char 是免费的吗?
是的,Number Check,Judge Text Content Only Contain Number And Special Char 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Number Check,Judge Text Content Only Contain Number And Special Char 支持哪些平台?
Number Check,Judge Text Content Only Contain Number And Special Char 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Number Check,Judge Text Content Only Contain Number And Special Char?
由 killer(@wahahasssss)开发并维护,当前版本 v0.1.1。
推荐 Skills