Skip to content

mjcramerz/adobe-photoshop

v1.1.0MIT

Use this plugin for adobe Photoshop workflows for image retouching, compositing, and export handoffs.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "adobe-photoshop",
  "version": "1.1.0",
  "description": "Use this plugin for adobe Photoshop workflows for image retouching, compositing, and export handoffs.",
  "author": {
    "name": "Adobe",
    "url": "https://www.adobe.com/products/photoshop/online.html"
  },
  "homepage": "https://www.adobe.com/products/photoshop/online.html",
  "repository": "https://github.com/openai/plugins",
  "license": "MIT",
  "keywords": [
    "adobe",
    "photoshop",
    "image",
    "editing",
    "retouch"
  ],
  "extensions": {
    "com.openai": {
      "apps": "./.app.json",
      "interface": {
        "displayName": "Adobe Photoshop",
        "shortDescription": "Image editing and retouching",
        "category": "Productivity",
        "capabilities": [
          "Interactive",
          "Read",
          "Write"
        ],
        "defaultPrompt": [
          "Use the Adobe Photoshop plugin to retouch, stylize, and export images with explicit output requirements."
        ],
        "longDescription": "Use this plugin for Adobe Photoshop image retouching, layer edits, compositing, and production export workflows.",
        "developerName": "Adobe",
        "brandColor": "#001E36",
        "websiteURL": "https://www.adobe.com/products/photoshop/online.html",
        "privacyPolicyURL": "https://www.adobe.com/privacy/policy.html",
        "termsOfServiceURL": "https://www.adobe.com/legal/terms.html",
        "composerIcon": "./skills/adobe-photoshop/assets/app-icon.png",
        "logo": "./skills/adobe-photoshop/assets/app-icon.png",
        "screenshots": []
      }
    }
  }
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • metadata.json
  • openai.yaml
  • app-icon.png
View on GitHub

Client extensions

Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.

  • com.openai