← 返回 Skills 市场
oumad

Oiiotool

作者 oumad · GitHub ↗ · v0.1.1
cross-platform ✓ 安全检测通过
306
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install oiiotool
功能描述
Image processing with oiiotool CLI — format conversion (EXR, TIFF, DPX, PNG, JPEG, HDR), OCIO/ACES color management and display transforms, exposure adjustme...
安全使用建议
This skill appears to do exactly what it says: local image processing and sequence→video helpers that call oiiotool and ffmpeg. Before installing/using it: (1) install OpenImageIO (oiiotool) and ffmpeg from trusted package sources; (2) ensure the oiiotool/ffmpeg binaries on your PATH are the expected official binaries (the scripts call whatever is on PATH); (3) review and run the helper scripts on non-sensitive sample data first (they read/write files and create temp dirs); and (4) if you run pip, prefer a vetted environment (virtualenv) to limit supply-chain exposure.
功能分析
Type: OpenClaw Skill Name: oiiotool Version: 0.1.1 The oiiotool skill bundle is a comprehensive set of tools and instructions for professional image processing and color management using OpenImageIO. The included Python scripts (exposure_sweep.py and seq_to_video.py) are well-structured utility scripts that use subprocess to call legitimate binaries (oiiotool and ffmpeg) for their stated purposes. No evidence of data exfiltration, malicious execution, or prompt injection was found.
能力评估
Purpose & Capability
Name/description match the provided materials. SKILL.md, references, and the two helper scripts all implement image operations, exposure sweeps, and sequence→video conversion using oiiotool and ffmpeg. The declared runtime requirements (oiiotool/OpenImageIO and ffmpeg) are appropriate for the stated purpose.
Instruction Scope
Runtime instructions and scripts stay within image-processing scope: they invoke oiiotool and ffmpeg, read input image files and sequences, create temporary directories, write output images/videos, and read local font files for labels. There are no instructions to read unrelated system config, send data to external endpoints, or access credentials.
Install Mechanism
There is no automatic install spec; SKILL.md instructs users to 'pip install openimageio' and to have ffmpeg on PATH. That is proportionate for this functionality. This does require installing a third‑party package (OpenImageIO) via pip, which is normal but should be done from trusted sources.
Credentials
The skill requests no environment variables or credentials. SKILL.md suggests setting OCIO for color config (an expected, optional setting) but does not require secrets. Scripts do access standard filesystem paths (inputs, temp dirs, common font locations) which is expected for image-processing utilities.
Persistence & Privilege
No elevated persistence or always-enabled privilege is requested. The skill is user-invocable and does not alter other skills or system-wide configs. It runs helper scripts locally when invoked.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install oiiotool
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /oiiotool 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.1
- Added metadata field for Clawdbot requirements, specifying dependencies on `oiiotool` and `python3`. - No other functional or documentation changes.
v0.1.0
Initial release of oiiotool skill, providing command-line image processing workflows. - Enables format conversion (EXR, TIFF, DPX, PNG, JPEG, HDR) and bit depth control. - Supports OCIO/ACES color management, display transforms, and exposure adjustment. - Allows resizing, cropping, compositing, metadata inspection, and batch/sequence operations. - Offers advanced EXR handling: selective channel reading, compression options, tiled/scanline output. - Includes examples for color space conversion, tone mapping, OCIO looks, and manual matrix transforms. - Requires oiiotool CLI (pip install openimageio); ffmpeg needed for video encoding.
元数据
Slug oiiotool
版本 0.1.1
许可证
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Oiiotool 是什么?

Image processing with oiiotool CLI — format conversion (EXR, TIFF, DPX, PNG, JPEG, HDR), OCIO/ACES color management and display transforms, exposure adjustme... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 306 次。

如何安装 Oiiotool?

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

Oiiotool 是免费的吗?

是的,Oiiotool 完全免费(开源免费),可自由下载、安装和使用。

Oiiotool 支持哪些平台?

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

谁开发了 Oiiotool?

由 oumad(@oumad)开发并维护,当前版本 v0.1.1。

💬 留言讨论