← Back to Skills Marketplace
bytesagain3

Image Processor

by bytesagain3 · GitHub ↗ · v2.0.3 · MIT-0
cross-platform ✓ Security Clean
396
Downloads
0
Stars
2
Active Installs
4
Versions
Install in OpenClaw
/install image-processor
Description
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Image Processor concepts, best practices, and implementation patt...
README (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]

Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install image-processor
  3. After installation, invoke the skill by name or use /image-processor
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug image-processor
Version 2.0.3
License MIT-0
All-time Installs 2
Active Installs 2
Total Versions 4
Frequently Asked Questions

What is Image Processor?

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Image Processor concepts, best practices, and implementation patt... It is an AI Agent Skill for Claude Code / OpenClaw, with 396 downloads so far.

How do I install Image Processor?

Run "/install image-processor" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Image Processor free?

Yes, Image Processor is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Image Processor support?

Image Processor is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Image Processor?

It is built and maintained by bytesagain3 (@bytesagain3); the current version is v2.0.3.

💬 Comments