← 返回 Skills 市场
Xpcomment2
作者
happyturbo
· GitHub ↗
· v1.0.0
· MIT-0
59
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install xpcomment2
功能描述
JPEG/이미지 파일의 XPComment(Windows 사진 코멘트) 메타데이터를 exiftool로 읽고, 추가하고, 제거하는 skill. 사용자가 "xpcomment add", "xpcomment remove", "xpcomment read", "코멘트 추가", "사진에 태그",...
安全使用建议
This skill appears to do what it says (read/add/remove XPComment using exiftool) but check these points before installing or using it:
- The manifest oddly lists 'tmux' as a required tool even though the instructions never use it. Ask the author why tmux is required or remove that requirement.
- The recommended commands include -overwrite_original which prevents creation of backup files; that makes changes non-recoverable by exiftool backups. Prefer removing that flag or ensure you have backups before running changes.
- Recursive and wildcard examples will modify many files. Test on copies or a small sample first to avoid accidental mass changes.
- The SKILL.md suggests installing exiftool via sudo apt; that is normal but requires root and will vary by OS. Ensure you use the correct installer for your environment.
If the publisher/source is unknown (as here), exercise caution: run commands on test files first, and request clarification from the skill author about the tmux requirement and the reason for forcing -overwrite_original. If you need higher assurance, ask for a signed source or a trustworthy homepage/owner identity.
能力评估
Purpose & Capability
The SKILL.md describes only exiftool operations on image XPComment metadata which matches the skill name and description. However the compatibility metadata lists 'tmux' as a required tool even though the instructions never use tmux; that requirement is unrelated to the stated purpose and appears incoherent.
Instruction Scope
Instructions translate user intents to straightforward exiftool commands (read/add/remove). They do not request unrelated environment variables or remote endpoints. Two operational choices deserve attention: use of -overwrite_original (suppresses backups and is destructive) and examples for recursive/bulk operations which can modify many files at once — both are within the skill's stated scope but increase risk if used carelessly.
Install Mechanism
This is an instruction-only skill with no install spec or code files, so nothing is downloaded or written to disk by the skill itself. It only recommends installing exiftool via package manager when missing.
Credentials
No environment variables, credentials, or config paths are requested. The declared dependency on exiftool is appropriate to the task.
Persistence & Privilege
always is false and the skill does not request elevated or persistent platform privileges or modify other skills' configs. Agent autonomous invocation is allowed (default) but not combined with any broad credential access.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install xpcomment2 - 安装完成后,直接呼叫该 Skill 的名称或使用
/xpcomment2触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of xpcomment skill.
- Read, add, or remove JPEG image XPComment metadata using exiftool.
- Supports both Korean and English commands and file names.
- Handles multi-file and recursive folder operations.
- Provides command-line syntax and response formats for user clarity.
元数据
常见问题
Xpcomment2 是什么?
JPEG/이미지 파일의 XPComment(Windows 사진 코멘트) 메타데이터를 exiftool로 읽고, 추가하고, 제거하는 skill. 사용자가 "xpcomment add", "xpcomment remove", "xpcomment read", "코멘트 추가", "사진에 태그",... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 59 次。
如何安装 Xpcomment2?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install xpcomment2」即可一键安装,无需额外配置。
Xpcomment2 是免费的吗?
是的,Xpcomment2 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Xpcomment2 支持哪些平台?
Xpcomment2 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Xpcomment2?
由 happyturbo(@happyturbo)开发并维护,当前版本 v1.0.0。
推荐 Skills