← 返回 Skills 市场
charlie-morrison

Semver Manager

作者 charlie-morrison · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
91
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install semver-manager
功能描述
Parse, validate, compare, sort, bump, and filter semantic versions (semver). Use when asked to check version compatibility, bump version numbers, sort releas...
安全使用建议
This appears to be a small, self-contained semver CLI: it asks for nothing sensitive and runs locally. If you plan to use it, you can inspect scripts/semver.py (already provided) before running. Run it in your normal environment if you trust the source; if you do not, run it in an isolated environment (e.g., a container) as a general best practice. Note: the tool is priced ($49 in STATUS.md) — that is informational and unrelated to security.
功能分析
Type: OpenClaw Skill Name: semver-manager Version: 1.0.0 The semver-manager skill is a standard utility for parsing, validating, and manipulating semantic versions. The Python script (scripts/semver.py) uses only the standard library, lacks any network or file system access, and contains no evidence of malicious intent or prompt injection.
能力评估
Purpose & Capability
Name/description (semantic version parsing, comparing, bumping, filtering) align with the included CLI instructions and the scripts/semver.py implementation. Nothing requested (no env vars, no binaries) is unrelated to the stated purpose.
Instruction Scope
SKILL.md instructs only local invocation of python3 scripts/semver.py with various subcommands. The instructions do not reference external endpoints, unrelated files, secrets, or system-wide configuration.
Install Mechanism
No install spec is provided (instruction-only). No downloads or package installs are required, so nothing is written to disk beyond the included script when run.
Credentials
The skill requires no environment variables, credentials, or config paths. The code does not read environment variables or request secrets.
Persistence & Privilege
always is false and the skill does not request persistent system presence or modify other skills or system configuration. Autonomous invocation is allowed (platform default) but not combined with other red flags.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install semver-manager
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /semver-manager 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug semver-manager
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Semver Manager 是什么?

Parse, validate, compare, sort, bump, and filter semantic versions (semver). Use when asked to check version compatibility, bump version numbers, sort releas... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 91 次。

如何安装 Semver Manager?

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

Semver Manager 是免费的吗?

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

Semver Manager 支持哪些平台?

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

谁开发了 Semver Manager?

由 charlie-morrison(@charlie-morrison)开发并维护,当前版本 v1.0.0。

💬 留言讨论