A generalized skill for automating multiple Adobe applications using a cross-platform ExtendScript bridge.
Executes raw ExtendScript (ES3) in the target application.
Parameters:
app: Target application (photoshop, illustrator, indesign, premiere, aftereffects).script: The JSX code to execute.> [!CAUTION]
> High Risk Capability: The runScript command accepts and executes arbitrary ExtendScript (JSX) code. Attempting to restrict this would break the skill's core purpose, but users must be aware of the implications.
File and Folder objects.script parameter payload before allowing execution.The skill automatically detects your operating system and routes commands to the appropriate application.
cscript (Windows Script Host).osascript (AppleScript).Developed for the OpenClaw community by Abdul Karim Mia.
共 1 个版本