← Back to Skills Marketplace
255
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install psd-automator-skill-command
Description
Dispatch PSD automation tasks through skill command entry while reusing the same /psd orchestrator. Requires psd-automator core.
Usage Guidance
This skill is an instruction-only wrapper that expects an external psd-automator core/tool (psd_automator_skill_command) to exist; the skill bundle itself does not install code or request secrets. Before installing or enabling it, confirm that: (1) the platform actually provides/links to the psd-automator implementation (inspect that tool's code or provenance), (2) you trust that tool to read any file paths you pass (taskJsonPath) and to handle PSD contents safely, and (3) you are ok with usage-statistics metadata being flagged as entrypoint=skill_command (the SKILL.md references a shared stats store but does not say where). If you need stronger guarantees, review the implementation of the psd_automator_skill_command tool and the PSD orchestrator it reuses before granting runtime permissions.
Capability Analysis
Type: OpenClaw Skill
Name: psd-automator-skill-command
Version: 1.0.0
The skill bundle provides a command-line interface for PSD automation tasks, acting as a wrapper for an existing orchestrator (psd-automator core). The documentation in SKILL.md and metadata in _meta.json are consistent with the stated purpose and contain no indicators of malicious intent, data exfiltration, or unauthorized execution.
Capability Assessment
Purpose & Capability
The name and description claim to dispatch PSD automation via an existing /psd orchestrator; the SKILL.md only documents a wrapper command and does not request unrelated credentials, binaries, or config paths. All declared requirements (none) align with that purpose.
Instruction Scope
SKILL.md provides only command metadata and usage examples. It does accept a <taskJsonPath> or free-text task description and documents reusing the existing pipeline; the file-path argument implies the underlying psd_automator_skill_command tool (not included here) may read local files. The skill's instructions do not themselves direct the agent to read unrelated system files or external endpoints.
Install Mechanism
No install spec and no code files are present (instruction-only), so nothing is written to disk by the skill bundle itself.
Credentials
The skill declares no environment variables, credentials, or config paths. That matches the simple command-wrapper purpose.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request permanent presence or system-wide configuration changes in the provided metadata.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install psd-automator-skill-command - After installation, invoke the skill by name or use
/psd-automator-skill-command - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release—introduces skill command entrypoint for PSD automation:
- Allows dispatch of PSD automation tasks by command, reusing the existing `/psd` orchestrator.
- Does not alter current `/psd` behavior.
- Supports both structured JSON paths and natural language (e.g., 中文需求) as input.
- Maintains consistent DINGTALK image marker behavior with the existing workflow.
- Skill executions are logged with `entrypoint=skill_command` for usage statistics.
Metadata
Frequently Asked Questions
What is Psd Automator Skill Command?
Dispatch PSD automation tasks through skill command entry while reusing the same /psd orchestrator. Requires psd-automator core. It is an AI Agent Skill for Claude Code / OpenClaw, with 255 downloads so far.
How do I install Psd Automator Skill Command?
Run "/install psd-automator-skill-command" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Psd Automator Skill Command free?
Yes, Psd Automator Skill Command is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Psd Automator Skill Command support?
Psd Automator Skill Command is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Psd Automator Skill Command?
It is built and maintained by dhrxy (@dhrxy); the current version is v1.0.0.
More Skills