Skip to main content

Prerequisites

  • Node.js 20+ and npm
  • Adobe Photoshop 24+

Add the skill (Codex / Claude Code)

npx skills add https://ps-agent-bridge.jaredverdi.com
This uses the hosted skill.md for PS Agent Bridge. If you want to develop PS Agent Bridge itself, follow developer setup.

Install CLI from npm

npm install -g @jverdi/ps-agent-bridge

Start bridge daemon

psagent bridge daemon

Install Photoshop plugin from Creative Cloud Desktop

  1. Open Creative Cloud Desktop.
  2. Navigate to Stock & Marketplace > Plugins.
  3. Search for PS Agent Bridge.
  4. Install the plugin.
  5. Open Photoshop, then open the PS Agent Bridge panel.
  6. Bridge should auto-connect; if not, click Connect Bridge.

Ask your agent to run PS Agent Bridge tasks

Create a PSD for an ecommerce product page using the PS Agent Bridge skill
Next: local environment.