A cross-platform automation bridge for the Adobe Creative Cloud suite using ExtendScript and native OS scripting hosts.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install adobe-automator
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install adobe-automator using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Adobe Master Automator is a versatile extension designed for the Openclaw Skills repository that enables seamless programmatic control over the Adobe Creative Cloud suite. By leveraging a specialized ExtendScript bridge, it allows AI agents and developers to execute complex logic within Photoshop, Illustrator, InDesign, Premiere Pro, and After Effects.
This skill is built to handle the nuances of the legacy ES3 engine used by Adobe, providing a unified interface for creative automation. Whether you are batch-processing assets or building complex generative design pipelines, integrating this into your Openclaw Skills collection provides a direct link between AI reasoning and professional creative software.
To get started with this skill, ensure that the Adobe applications you wish to automate are installed on your machine.
# Example installation into your local environment
git clone https://github.com/abdul-karim-mia/adobe-automator
cscript (Windows) or osascript (macOS).The Adobe Master Automator uses a straightforward parameter schema to route logic to the correct creative environment.
| Parameter | Type | Description |
|---|---|---|
| app | String | The target application (e.g., photoshop, illustrator, indesign, premiere, aftereffects). |
| script | String | The raw ExtendScript (ES3) JSX code to be executed within the app. |
Because this skill operates within the ExtendScript environment, it has native access to the host filesystem via Adobe's File and Folder objects, making it a highly capable tool in the Openclaw Skills catalog.
Loading
A provably fair giveaway tool for AI agents on the Sui blockchain using VRF and Moltbook authentication.

A decentralized credit system that enables AI agents to secure interest-free USDC loans based on their Moltbook reputation and karma scores.

KarmaBank enables AI agents to secure interest-free USDC loans based on their Moltbook reputation and network activity.

KarmaBank enables AI agents to access USDC credit lines based on their Moltbook karma score and network reputation.

A sophisticated multi-agent AI orchestration skill that provides deep product research, price comparisons, and service verification for the Saudi Arabian market.

An expert-level prompt engineering skill that converts raw concepts, images, and documents into structured, framework-based LLM instructions.








































