Ps Repair — AI skill for Claude Code
在本机 Photoshop 里修 AI 生成图的 Claude/Codex skill:非破坏图层修复、内容识别/生成式填充、调色与验收(macOS + PS 2026).
How to install Ps Repair
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open Wanrd0Geri/ps-repair and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Ps Repair does
在本机 Photoshop 里修 AI 生成图的 Claude/Codex skill:非破坏图层修复、内容识别/生成式填充、调色与验收(macOS + PS 2026).
Alternatives in AI
- Syrtis — AI token usage & quota monitor for the macOS menu bar — native Swift, Liquid Glass, 3D contribution graph 368 ★
- The Pair — Open-source AI pair programming for desktop: a Mentor + Executor agent cross-check each other's code to catch 358 ★
- Agentpet — A desktop pet for macOS & Windows that monitors your AI coding agents (Claude Code, Codex, Cursor, Gemini 334 ★
README
ps-repair
在本机 Photoshop 里用新图层、蒙版和调整层修 AI 生成图的瑕疵,原图层和源文件不动,每处修复用导出对比验收。Claude 与 Codex 通用。
目录
SKILL.md 入口:规则与流程
references/ 方法选择、检视与验收、已知失败、Higgsfield 桥接
scripts/psrun.py 用 osascript 驱动 PS 跑配方
scripts/compare.py 切块、放大、并排、区外 PSNR(走 ffmpeg)
recipes/ ExtendScript 配方,清单和参数见 CATALOG.md
tests/run_tests.py 在合成文档上逐个跑配方(会驱动 PS,别和 MCP 同时跑)
安装
ln -s ~/Documents/Codex/ps-repair ~/.claude/skills/ps-repair
ln -s ~/Documents/Codex/ps-repair ~/.codex/skills/ps-repair
前提
- macOS,Photoshop 2026(27.10.0 实测);配方只在 8 位 RGB 文档上测过。
- 自动化权限:系统设置 → 隐私与安全性 → 自动化,允许运行 Claude 或 Codex 的应用控制 Photoshop;第一次运行会弹窗询问。
- python3 和 ffmpeg:切图、拼图、PSNR 都走 ffmpeg,不需要 PIL 或 ImageMagick。
- 可选:Higgsfield PS MCP(
higgsfield-use-photoshop),有它时看图和导出优先走它。 - 生成式填充要 Adobe 账号里有生成积分。
Related Skills
Agent Fix
Universal repair skill & CLI for AI coding agents (Claude Code, Codex, OpenCode, Hermes) — npm postinstall, GU
Pwsh Pitfalls
Windows PowerShell failure-repair skill for AI coding agents: 7 measured traps (quoting, paths, encoding, exec
Adobe Plugin Skills
AI coding agent skill for building Adobe Photoshop UXP and Lightroom Classic plugins
Universal Agent Plugins
Secure CLI to install, update, repair, and remove Agent Plugins 1.0 across installed AI agents. Passes 100% Ag
AI PR Bot
PR review bot for AI-generated code: GitHub App, queued analysis, cost tracking. Under repair — see README.
Agent Doctor
Diagnose, back up, and repair local AI agent runtimes
Related Agents
Fidelity QA
팩 렌더를 원본 레퍼런스와 페이지 단위로 대조해 원문 충실도 7축을 채점하고 합격·반려를 판정하는 검증 게이트. Codex/GPT 이종 모델 교차검증을 병행한다. 팩을 직접 수정하지 않고 repai
Slim Wrapper
tfx-route.sh 경유 전용 래퍼 에이전트. 코드를 직접 읽거나 수정하지 않고 Bash(tfx-route.sh)를 통해 Codex/Antigravity에 위임하는 thin wrapper. OS
Pipeline Fixer
Orchestrates repair of failing Prefect 3 pipelines. Runs the pipeline-doctor skill to survey and triage, then