← 返回 Skills 市场
litiao1224

Skill Update Litiao

作者 litiao1224 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
239
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install skill-update-litiao
功能描述
Safely update skills with preview, migration support, and user validation. Never lose data or break workflows.
安全使用建议
This appears to be a reasonable instruction-only 'skill updater' but check three things before installing: (1) Confirm who published it — _meta.json slug/owner differ from the registry record (could be packaging error or misattribution). (2) Ensure the agent environment includes Node/npm/npx if you expect the helper to run the npx clawhub commands (the skill does not declare required binaries). (3) Be comfortable with the updater reading and writing ~/.clawhub and /tmp (backups/migrations). Ask the publisher to clarify the metadata mismatch, and test the preview flow on a non-critical skill or in a disposable environment to verify it only reads the intended folders and asks for explicit approval before any destructive changes.
功能分析
Type: OpenClaw Skill Name: skill-update-litiao Version: 1.0.0 The skill bundle provides a framework for safely managing updates and migrations of other OpenClaw skills. It emphasizes user consent, automated backups to '~/.clawhub/backups/', and impact analysis using standard 'npx clawhub' commands (SKILL.md, migrate.md, preview.md). No malicious behaviors, data exfiltration, or unauthorized execution patterns were identified.
能力评估
Purpose & Capability
The skill claims to manage safe updates, previews, and migrations — which aligns with the instructions — but the runtime instructions call out npx clawhub commands and reading/writing the user's ~/.clawhub skill folders without listing any required binaries or config paths. Also _meta.json uses a different slug/ownerId than the registry metadata, which is an unexpected packaging inconsistency.
Instruction Scope
SKILL.md, migrate.md, and preview.md explicitly instruct the agent to read skill files, copy/move folders, run diffs, and back up/restore from ~/.clawhub and /tmp. Those actions are coherent for an updater, but they require file-system access to user skill data and the ability to run external commands (npx). The instructions emphasize seeking user approval before destructive actions, which is good, but they do assume the agent can read and write in those paths.
Install Mechanism
This is instruction-only with no install spec and no code files — lowest install risk. There is no archive download or external installation declared.
Credentials
The skill declares no credentials, environment variables, or config paths. The actions described (reading/moving skill files under ~/.clawhub, copying to /tmp/backups, running npx) are proportional to an updater's purpose, but the skill should have declared that it expects npx (or Node/npm) and access to the ~/.clawhub paths.
Persistence & Privilege
always is false and the skill does not request permanent platform-level privileges. It does instruct keeping backups for days and restoring them when requested — appropriate for an updater and scoped to its own backup path. No instructions modify other skills' configs beyond backing up/restoring their folders (which is expected for this function).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install skill-update-litiao
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /skill-update-litiao 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Bug fixes and improvements with -litiao suffix
元数据
Slug skill-update-litiao
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Skill Update Litiao 是什么?

Safely update skills with preview, migration support, and user validation. Never lose data or break workflows. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 239 次。

如何安装 Skill Update Litiao?

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

Skill Update Litiao 是免费的吗?

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

Skill Update Litiao 支持哪些平台?

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

谁开发了 Skill Update Litiao?

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

💬 留言讨论