← Back to Skills Marketplace
Xpcomment2
by
happyturbo
· GitHub ↗
· v1.0.0
· MIT-0
59
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install xpcomment2
Description
JPEG/이미지 파일의 XPComment(Windows 사진 코멘트) 메타데이터를 exiftool로 읽고, 추가하고, 제거하는 skill. 사용자가 "xpcomment add", "xpcomment remove", "xpcomment read", "코멘트 추가", "사진에 태그",...
Usage Guidance
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install xpcomment2 - After installation, invoke the skill by name or use
/xpcomment2 - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is Xpcomment2?
JPEG/이미지 파일의 XPComment(Windows 사진 코멘트) 메타데이터를 exiftool로 읽고, 추가하고, 제거하는 skill. 사용자가 "xpcomment add", "xpcomment remove", "xpcomment read", "코멘트 추가", "사진에 태그",... It is an AI Agent Skill for Claude Code / OpenClaw, with 59 downloads so far.
How do I install Xpcomment2?
Run "/install xpcomment2" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Xpcomment2 free?
Yes, Xpcomment2 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Xpcomment2 support?
Xpcomment2 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Xpcomment2?
It is built and maintained by happyturbo (@happyturbo); the current version is v1.0.0.
More Skills