← 返回 Skills 市场
354
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install psd-automator-screenshot
功能描述
Use screenshot + natural language instruction to locate PSD text layers and dispatch automated edits with confidence gating. Requires psd-automator core.
安全使用建议
What to consider before installing:
- Verify the dependency: ask where the "psd-automator core" lives and confirm it is installed and trusted; this skill references commands/tools that are not included.
- Confirm filesystem behavior: the skill expects you to pass screenshots and PSD filenames (e.g., ~/Desktop/…). Decide whether you are comfortable allowing the agent to read those files.
- Confirm logging: the skill records every invocation to skills-usage.json — ask where that file is stored and what data it contains (it may include instruction text or file paths).
- Auto-dispatch behavior: "High confidence requests are auto-dispatched" can cause edits without extra confirmation; if you want control, require that the agent ask for explicit confirmation before making changes.
- Source verification: there is no source or homepage; prefer skills with a repository or vendor you can review. If you proceed, test in a sandbox or with non-sensitive PSDs first and ask the publisher for implementation details and the storage location/format of skills-usage.json.
功能分析
Type: OpenClaw Skill
Name: psd-automator-screenshot
Version: 1.0.1
The skill provides a command interface for automating PSD text edits based on screenshots and natural language instructions. The instructions in SKILL.md are consistent with its stated purpose of dispatching requests to a 'psd-automator' core tool and logging usage to 'skills-usage.json', with no indicators of malicious intent, data exfiltration, or unauthorized execution.
能力评估
Purpose & Capability
The name/description (screenshot-driven PSD text edits) align with the SKILL.md usage examples. However the description says it "Requires psd-automator core" but the skill declares no dependency, no install, and no implementation files — it instead references built-in commands and a commandTool (psd_automator_screenshot) that are not provided or linked. That mismatch means the skill may silently fail or rely on other unlisted components.
Instruction Scope
The runtime instructions explicitly reference reading local files (e.g., ~/Desktop/修改3.png) and locating PSD files like banner.psd/banner.psb, which requires filesystem access to user files — expected for this purpose but not declared. The SKILL.md also states every invocation is recorded to skills-usage.json, which implies writing potentially sensitive usage data to disk. The doc’s "High confidence requests are auto-dispatched" behavior means the skill can perform edits without additional confirmations.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, which minimizes direct install risk. There are no downloads or external install steps in the manifest.
Credentials
No environment variables, credentials, or config paths are requested (good). Still, the skill expects access to screenshots and PSD files on the user's filesystem and writes a skills-usage.json file — these I/O actions are reasonable for an editor skill but should be explicit to the user because they may include sensitive content.
Persistence & Privilege
always:false (no forced inclusion) which is appropriate. However autonomous dispatch of "high confidence" edits plus the skill's claim to record every invocation increases operational risk: combined with the agent's normal ability to invoke skills autonomously, this could result in edits and local logs without additional user confirmation. That is a behavioral risk, not a platform privilege mis-declaration.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install psd-automator-screenshot - 安装完成后,直接呼叫该 Skill 的名称或使用
/psd-automator-screenshot触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
maintenance update
v1.0.0
Initial release of psd-automator-screenshot.
- Enables screenshot-driven PSD text layer editing via natural language instructions.
- Integrates with the existing psd-automator core workflow.
- Automatically handles high-confidence requests; requests with medium confidence require user confirmation.
- All usage is logged to skills-usage.json.
元数据
常见问题
Psd Automator Screenshot 是什么?
Use screenshot + natural language instruction to locate PSD text layers and dispatch automated edits with confidence gating. Requires psd-automator core. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 354 次。
如何安装 Psd Automator Screenshot?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install psd-automator-screenshot」即可一键安装,无需额外配置。
Psd Automator Screenshot 是免费的吗?
是的,Psd Automator Screenshot 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Psd Automator Screenshot 支持哪些平台?
Psd Automator Screenshot 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Psd Automator Screenshot?
由 dhrxy(@dhrxy)开发并维护,当前版本 v1.0.1。
推荐 Skills