← 返回 Skills 市场
bytesagain3

Image Processor

作者 bytesagain3 · GitHub ↗ · v2.0.3 · MIT-0
cross-platform ✓ 安全检测通过
396
总下载
0
收藏
2
当前安装
4
版本数
在 OpenClaw 中安装
/install image-processor
功能描述
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Image Processor concepts, best practices, and implementation patt...
使用说明 (SKILL.md)

Image Processor

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Image Processor concepts, best practices, and implementation patt... No API keys or credentials required.

Commands

Command Description
intro intro reference
quickstart quickstart reference
patterns patterns reference
debugging debugging reference
performance performance reference
security security reference
migration migration reference
cheatsheet cheatsheet reference

Output Format

All commands output plain-text reference documentation via heredoc. No external API calls, no credentials needed, no network access.


Powered by BytesAgain | bytesagain.com | [email protected]

安全使用建议
This skill appears to be a simple, local reference tool and is coherent with its description. Before installing or running the included shell script, confirm you trust the BytesAgain source (github.com/bytesagain) and that running a small printing script on your system is acceptable. Note the minor version string mismatch inside the script (likely benign). If you need stricter assurance, inspect the script locally (it's human-readable) and run it in a sandbox or container before using it in production.
功能分析
Type: OpenClaw Skill Name: image-processor Version: 2.0.3 The image-processor skill bundle is a documentation reference tool that provides static text information about image processing concepts. The shell script (scripts/script.sh) consists entirely of functions that output plain-text documentation using heredocs and lacks any network access, file system modifications, or credential handling. No malicious intent, prompt injection, or suspicious behaviors were identified.
能力评估
Purpose & Capability
Name/description (reference devtools material) match the provided assets: an instruction SKILL.md and a small shell script that prints documentation. There are no surprising required env vars, binaries, or config paths. Minor note: the script's internal VERSION variable (2.0.2) differs from the declared skill version (2.0.3) which looks like a benign metadata mismatch.
Instruction Scope
SKILL.md explicitly states all commands output local heredoc text and no network calls; the included scripts/script.sh only emits heredoc documentation and does not read files, access environment secrets, or call external endpoints. The script uses safe shell patterns (set -euo pipefail) and simple argument dispatch; it does not perform I/O beyond printing text.
Install Mechanism
No install specification is provided (instruction-only). No downloads, package installs, or archive extraction are present. Risk from installation is minimal.
Credentials
The skill declares and requires no environment variables, credentials, or config paths; the SKILL.md and script do not reference any secrets or external service credentials.
Persistence & Privilege
always:false and user-invocable:true (defaults) — the skill does not request permanent presence or elevated platform privileges and does not modify other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install image-processor
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /image-processor 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.3
Fix description
v2.0.2
Clean package with matching SKILL.md
v2.0.1
clean-package-fix
v2.0.0
publish v2.0.0
元数据
Slug image-processor
版本 2.0.3
许可证 MIT-0
累计安装 2
当前安装数 2
历史版本数 4
常见问题

Image Processor 是什么?

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Image Processor concepts, best practices, and implementation patt... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 396 次。

如何安装 Image Processor?

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

Image Processor 是免费的吗?

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

Image Processor 支持哪些平台?

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

谁开发了 Image Processor?

由 bytesagain3(@bytesagain3)开发并维护,当前版本 v2.0.3。

💬 留言讨论