ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified media Safety 3/5

psd-automator-skill-command

Dispatch PSD automation tasks through skill command entry while reusing the same /psd orchestrator. Requires psd-automator core.

Why use this skill?

Use the psd-automator-skill-command to automate Photoshop tasks in OpenClaw. Streamline PSD edits, text changes, and file exports with simple command-line triggers.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/dhrxy/psd-automator-skill-command
Or

What This Skill Does

The psd-automator-skill-command serves as a direct, intent-driven interface for OpenClaw's PSD orchestration engine. Unlike manual workflows that may require complex setup, this skill allows users to trigger professional-grade Photoshop automation tasks directly through the command line or chat interface. By leveraging the same pipeline as the native /psd command, it ensures that your automation logic remains consistent, reliable, and integrated with the broader OpenClaw ecosystem. Whether you are dealing with batch name changes, layer modifications, or export operations, this tool acts as a bridge between high-level instructions and the underlying imaging backend.

Installation

To integrate this capability into your OpenClaw environment, execute the following installation command in your terminal: clawhub install openclaw/skills/skills/dhrxy/psd-automator-skill-command Once installed, the command will be immediately available for use within your agent workflows or direct interaction panels.

Use Cases

This skill is designed for creative professionals and automation engineers who need to handle repetitive graphic design tasks. Common use cases include:

  • Automated badge and business card generation: Quickly modify text layers across hundreds of files.
  • Batch file conversion: Automatically export layers or entire documents into various formats like PNG, JPG, or PDF.
  • Asset management: Dynamically update date, names, or project codes on template files for internal reporting.
  • Workflow streamlining: Reduce the need to open the full Photoshop GUI for minor, repetitive changes.

Example Prompts

  1. "/psd-automator-skill-command design-prod-01 帮我找到20260302工位名牌.psd,把姓名改成小一,并保存成png放到桌面"
  2. "/psd-automator-skill-command marketing-04 replace text 'Old_Promo' with 'Spring_Sale_2026' in banner_template.psd"
  3. "/psd-automator-skill-command export-bot ./assets/posters.json --dry-run"

Tips & Limitations

  • The --dry-run flag is highly recommended for complex tasks to verify changes without permanently overwriting source files.
  • The tool requires the psd-automator core to be properly configured on the host machine.
  • Ensure all file paths provided in the command are reachable by the OpenClaw agent execution environment.
  • It is best practice to maintain a clear folder structure for templates to avoid confusion during batch processes.

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-skill-command": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#photoshop#automation#graphics#design#workflow
Safety Score: 3/5

Flags: file-write, file-read