← 返回 Skills 市场
266
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install universal-release
功能描述
Universal release workflow. Auto-detects version files and changelogs. Supports Node.js, Python, Rust, Claude Plugin, and generic projects. Use when user say...
安全使用建议
This skill looks like a reasonable release helper but is missing important operational details. Before installing or running it: (1) confirm you have git and the GitHub CLI (gh) installed and authenticated — the skill will call them; (2) understand it will read and modify version and changelog files in your repo and may require committing/pushing changes or network access to GitHub; (3) verify what credentials/permissions the agent will use (local gh auth or a token) and avoid providing broad repo or org-level tokens unless you trust the skill; (4) run with the provided --dry-run option first and review changes locally before applying or pushing them. If the vendor/source can provide an updated SKILL.md that explicitly lists required binaries and credential guidance, re-evaluate after those corrections.
功能分析
Type: OpenClaw Skill
Name: universal-release
Version: 1.0.0
The skill bundle defines a universal release workflow for various project types (Node.js, Python, Rust, etc.). It automates version bumping, multi-language changelog generation, and git operations (commit, tag, push). While it performs high-privilege actions like modifying files and pushing to remote repositories, it includes a mandatory user confirmation step (Step 8) and follows standard development practices (SemVer, Conventional Commits). No evidence of malicious intent, data exfiltration, or obfuscation was found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The skill claims to automate releases, but the metadata declares no required binaries or credentials. The runtime instructions call git and the GitHub CLI (gh) and read/write repository files — these are necessary for the stated purpose but are not listed as requirements.
Instruction Scope
SKILL.md instructs the agent to run git commands, call 'gh pr view' and 'gh repo view', scan and modify changelog and version files, and insert content into files. It implicitly requires network/GitHub access and permission to write repository files, yet the instructions do not declare or constrain those actions, nor do they explain how PR numbers are resolved or how/when changes are committed/pushed.
Install Mechanism
This is an instruction-only skill with no install spec (lowest install risk). However, lacking an install section increases opacity because it relies on external binaries (git, gh) and local repository state that must already exist on the host.
Credentials
The skill requires access to repository files and to GitHub via the 'gh' CLI, which implies credentials (local gh auth or GITHUB_TOKEN) and network access. No environment variables, tokens, or credential requirements are declared, making the credential needs disproportionate to the published metadata.
Persistence & Privilege
The skill is not always: true and does not request persistent/global agent changes. It is user-invocable and can be invoked autonomously, which is the platform default and expected for a workflow skill.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install universal-release - 安装完成后,直接呼叫该 Skill 的名称或使用
/universal-release触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Universal release workflow for OpenClaw skills with multi-language changelog support
元数据
常见问题
Universal Release 是什么?
Universal release workflow. Auto-detects version files and changelogs. Supports Node.js, Python, Rust, Claude Plugin, and generic projects. Use when user say... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 266 次。
如何安装 Universal Release?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install universal-release」即可一键安装,无需额外配置。
Universal Release 是免费的吗?
是的,Universal Release 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Universal Release 支持哪些平台?
Universal Release 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Universal Release?
由 wh1ko(@zoopools)开发并维护,当前版本 v1.0.0。
推荐 Skills