← Back to Skills Marketplace
couplefishes

PixelMagic-PhotoLogic-9z

by couplefishes · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ⚠ suspicious
136
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install pixelmagic-photologic-9z
Description
专业图像后期处理工具。支持多种修图风格(末日大片、日系清新、复古胶片等),自动检测并安装 ImageMagick,支持 RAW/JPG/PNG 等多种格式,提供批量处理和自定义预设功能。Use when: (1)用户需要修图/调色/加滤镜, (2)处理 RAW 格式照片, (3)批量处理图片, (4)创建自定义修图预设
Usage Guidance
This skill appears to do what it says: it runs ImageMagick locally to create intermediate verification JPEGs, records parameters, and generates a final image from the original. Before installing/using: (1) ensure ImageMagick on your system is the legitimate binary the skill will call (it executes the 'magick' binary via subprocess), (2) be aware it will create a workspace folder in the agent's current working directory and copy your original files there (check disk space and permissions), (3) the code will not auto-install ImageMagick — it only prints an install command — so you must install it yourself, and (4) if you want to be extra cautious, run the included scripts on non‑sensitive test images first to confirm behavior. Overall the package is internally coherent with low risk, but verify the 'magick' binary and review file paths if you are concerned about local filesystem effects.
Capability Analysis
Type: OpenClaw Skill Name: pixelmagic-photologic-9z Version: 1.1.0 The skill provides image editing by wrapping the ImageMagick CLI via subprocess execution in 'scripts/editor.py', which is a high-risk capability. It contains a potential path traversal vulnerability in the 'create_preset' function that allows writing JSON files to arbitrary locations relative to the skill directory. Additionally, 'SKILL.md' includes hardcoded local file paths referencing a specific user environment ('z9z'), and the instructions guide the agent to perform multi-step system operations and software installation prompts.
Capability Assessment
Purpose & Capability
Name/description (photo post‑processing, RAW support, batch, presets) match the provided SKILL.md and the Python implementation: it creates a workspace, copies originals, generates intermediate JPGs, records step params, and builds a final magick command.
Instruction Scope
Instructions and code are largely scoped to image processing and managing local workspace files. Minor mismatch: SKILL.md states '自动检测并安装 ImageMagick' (auto-detect and install), while the code only detects ImageMagick and returns an install command rather than performing an automatic install. The SKILL.md references agent helpers (open_result_view, read_file) for previewing results; those are external tools and not implemented here but are reasonable usage suggestions.
Install Mechanism
No install spec; skill is instruction + Python module that runs local ImageMagick. Nothing is downloaded or extracted by the skill itself.
Credentials
No environment variables, credentials, or config paths requested. The skill operates on local files only and requests only that ImageMagick be available.
Persistence & Privilege
Skill does not request permanent/always inclusion and does not modify other skills or system-wide agent settings. It writes its own workspace and logs under the current working directory.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install pixelmagic-photologic-9z
  3. After installation, invoke the skill by name or use /pixelmagic-photologic-9z
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.0
**Changelog for pixelmagic-photologic-9z v1.1.0:** - Optimized the retouching effect. - Added new scripts for skill logic: `scripts/editor.py`, `scripts/__init__.py`, and their compiled versions. - Removed redundant documentation file `SKILL-CN.md`. - Updated main documentation (`SKILL.md`) with expanded, fully localized Chinese usage instructions, workflow, best practices, and parameter tuning standards. - Clarified step-by-step image editing methodology and added detailed agent guidelines for iterative editing and user delivery.
v1.0.0
Initial release: Professional image editing with iterative workflow, RAW support, and multiple style presets.
Metadata
Slug pixelmagic-photologic-9z
Version 1.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is PixelMagic-PhotoLogic-9z?

专业图像后期处理工具。支持多种修图风格(末日大片、日系清新、复古胶片等),自动检测并安装 ImageMagick,支持 RAW/JPG/PNG 等多种格式,提供批量处理和自定义预设功能。Use when: (1)用户需要修图/调色/加滤镜, (2)处理 RAW 格式照片, (3)批量处理图片, (4)创建自定义修图预设. It is an AI Agent Skill for Claude Code / OpenClaw, with 136 downloads so far.

How do I install PixelMagic-PhotoLogic-9z?

Run "/install pixelmagic-photologic-9z" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is PixelMagic-PhotoLogic-9z free?

Yes, PixelMagic-PhotoLogic-9z is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does PixelMagic-PhotoLogic-9z support?

PixelMagic-PhotoLogic-9z is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created PixelMagic-PhotoLogic-9z?

It is built and maintained by couplefishes (@couplefishes); the current version is v1.1.0.

💬 Comments