← 返回 Skills 市场
johnnywang2001

Semver Toolkit

作者 John Wang · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
141
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install semver-toolkit
功能描述
Semantic Versioning (SemVer 2.0.0) toolkit for parsing, validating, comparing, bumping, and sorting version strings. Use when working with software versions,...
安全使用建议
This skill appears coherent and self-contained: it runs a bundled Python script that uses only the standard library to handle semantic version strings. Before installing, ensure you trust the source (owner ID is provided but no homepage) and review the included script if you have strict supply-chain policies. If you plan to run it in restricted environments, confirm Python 3 is available and that executing local scripts is acceptable in your security posture.
功能分析
Type: OpenClaw Skill Name: semver-toolkit Version: 1.0.0 The semver-toolkit skill is a standard implementation of the Semantic Versioning 2.0.0 specification. The Python script (scripts/semver_toolkit.py) uses only the standard library to parse, compare, and manipulate version strings without any network access, file system modifications, or suspicious execution patterns. The SKILL.md instructions are strictly aligned with the tool's stated purpose and contain no prompt-injection attempts or hidden commands.
能力评估
Purpose & Capability
Name/description (SemVer toolkit) align with the provided script and SKILL.md examples. The included script implements parsing, validation, comparison, bumping, and sorting; no unrelated capabilities or extra credentials are requested.
Instruction Scope
SKILL.md instructs the agent to run the local Python script with command-line args. The instructions do not ask the agent to read unrelated files, environment variables, or transmit data externally.
Install Mechanism
No install spec is provided (instruction-only installation). The repository includes a Python script that uses only the standard library; nothing is downloaded or extracted at install time.
Credentials
No environment variables, credentials, or config paths are required. The script does not access os.environ, network, or other secrets — its inputs are command-line version strings only.
Persistence & Privilege
Skill is not marked always:true and does not attempt to modify agent/system configuration or other skills. Default autonomous invocation is allowed but appropriate for this utility.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install semver-toolkit
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /semver-toolkit 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of SemVer Toolkit. - Parse, validate, compare, bump, and sort semantic version strings according to the SemVer 2.0.0 specification. - CLI supports commands: parse, validate, bump (with prerelease support), compare, and sort. - Handles `v`-prefixed versions and outputs JSON when requested. - No external dependencies; Python 3 standard library only.
元数据
Slug semver-toolkit
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Semver Toolkit 是什么?

Semantic Versioning (SemVer 2.0.0) toolkit for parsing, validating, comparing, bumping, and sorting version strings. Use when working with software versions,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 141 次。

如何安装 Semver Toolkit?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install semver-toolkit」即可一键安装,无需额外配置。

Semver Toolkit 是免费的吗?

是的,Semver Toolkit 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Semver Toolkit 支持哪些平台?

Semver Toolkit 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Semver Toolkit?

由 John Wang(@johnnywang2001)开发并维护,当前版本 v1.0.0。

💬 留言讨论