/install ig-cropper
IG Cropper
This skill provides a surgical tool to extract pure photographs from Instagram mobile screenshots (dark mode).
How it Works
Adaptive Extraction: Instagram's dark mode uses a very specific background color: RGB (12, 15, 20). The tool scans the screenshot row by row, identifying the interface elements by this color signature and isolating the largest continuous block of non-background imagery—the photograph itself. It extracts this frame flawlessly, regardless of how much the user has scrolled.
Usage
Run the Python script directly on any Instagram screenshot:
python3 scripts/ig_crop.py input_screenshot.png output_pure_photo.png
Philosophy
This tool intentionally does not attempt to algorithmically paint over watermarks or icons located inside the photograph (like pagination numbers or tagged-people indicators). We leave the integrity of the architectural textures untouched, delegating complex restorations to professional generative tools or manual human craftsmanship.
Dependencies
- Python 3
- Pillow (
pip install pillow)
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ig-cropper - 安装完成后,直接呼叫该 Skill 的名称或使用
/ig-cropper触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
IG Cropper 是什么?
Transforms cluttered Instagram mobile screenshots into clean, distraction-free architectural and design references. Use when you need to automate the extract... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 166 次。
如何安装 IG Cropper?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ig-cropper」即可一键安装,无需额外配置。
IG Cropper 是免费的吗?
是的,IG Cropper 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
IG Cropper 支持哪些平台?
IG Cropper 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 IG Cropper?
由 yfxa(@yfxa)开发并维护,当前版本 v1.3.0。