TopRank Skills

Home / Claw Skills / Autres / psd-automator-skill-command
Official OpenClaw rules 15%

psd-automator-skill-command

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

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 psd-automator-skill-command 技能。 若已安装,则直接安装 psd-automator-skill-command 技能。

Overview

Skill Key
dhrxy/psd-automator-skill-command
Author
dhrxy
Source Repo
openclaw/skills
Version
-
Source Path
skills/dhrxy/psd-automator-skill-command
Latest Commit SHA
e4af18652d9e061fa861eaf012506dd6a807ac73

Extracted Content

SKILL.md excerpt

# psd-automator-skill-command

This skill command provides a skill-entry equivalent of `/psd` without changing existing `/psd` behavior.

## Usage

```text
/psd-automator-skill-command <agentId> <taskJsonPath|中文需求> [--dry-run] [--index <indexPath>]
```

Example:

```text
/psd-automator-skill-command design-mac-01 帮我找到20260302工位名牌.psd,把姓名改成小一,并保存成png放到桌面
```

## Notes

- This command reuses the same PSD orchestration pipeline as `/psd`.
- It keeps DINGTALK image marker behavior consistent with existing PSD workflow.
- It contributes to the same skills usage statistics store with `entrypoint=skill_command`.

Related Claw Skills