ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

psd-automator-screenshot

Use screenshot + natural language instruction to locate PSD text layers and dispatch automated edits with confidence gating. Requires psd-automator core.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/dhrxy/psd-automator-screenshot
Or

psd-automator-screenshot

This skill dispatches screenshot-driven PSD text updates while keeping the existing psd-automator execution pipeline.

Usage

/psd-automator-screenshot <agentId> <截图改字指令>

Example:

/psd-automator-screenshot design-mac-01 找到banner.psd或banner.psb,将红框区域替换成"限时199元",保持字体和字号不变

Notes

  • High confidence requests are auto-dispatched.
  • Medium confidence requests return top candidates for confirmation.
  • Every invocation/execution is recorded to skills-usage.json.

Metadata

Author@dhrxy
Stars2387
Views1
Updated2026-03-09
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-dhrxy-psd-automator-screenshot": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.