← Back to Skills Marketplace
dhrxy

Psd Automator Screenshot

by dhrxy · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
354
Downloads
0
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install psd-automator-screenshot
Description
Use screenshot + natural language instruction to locate PSD text layers and dispatch automated edits with confidence gating. Requires psd-automator core.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install psd-automator-screenshot
  3. After installation, invoke the skill by name or use /psd-automator-screenshot
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug psd-automator-screenshot
Version 1.0.1
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 2
Frequently Asked Questions

What is Psd Automator Screenshot?

Use screenshot + natural language instruction to locate PSD text layers and dispatch automated edits with confidence gating. Requires psd-automator core. It is an AI Agent Skill for Claude Code / OpenClaw, with 354 downloads so far.

How do I install Psd Automator Screenshot?

Run "/install psd-automator-screenshot" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Psd Automator Screenshot free?

Yes, Psd Automator Screenshot is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Psd Automator Screenshot support?

Psd Automator Screenshot is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Psd Automator Screenshot?

It is built and maintained by dhrxy (@dhrxy); the current version is v1.0.1.

💬 Comments