Add the skill (Codex / Claude Code)
Users
Use this path if you want to use PS Agent Bridge without cloning the repository.Prerequisites
- Node.js 20+ and npm
- Adobe Photoshop 24+
- Creative Cloud Desktop app
Install CLI from npm
Start bridge daemon
Install Photoshop plugin from Creative Cloud
- Open Creative Cloud Desktop.
- Navigate to
Stock & Marketplace > Plugins. - Search for
PS Agent Bridge. - Install the plugin.
- Open Photoshop, then open the
PS Agent Bridgepanel. - Bridge should auto-connect; if not, click
Connect Bridge.
Run first commands
Contributing
Use this path if you are developing PS Agent Bridge itself.Prerequisites
- Node.js 20+ and npm
- Adobe Photoshop 24+
- UXP Developer Tool
Install and build from repository
Start bridge daemon (repo dev mode)
Load local UXP plugin in Photoshop
- Open UXP Developer Tool.
- Add the
photoshop-uxp-bridge/folder as a plugin. - Load the plugin.
- In Photoshop, open the
PS Agent Bridgepanel. - Click
Connect Bridge.