Skip to content

mjcramerz/adobe-express

v1.1.0MIT

Use this plugin for adobe Express workflows for quick visual design, social assets, and campaign-ready exports.

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-express",
  "version": "1.1.0",
  "description": "Use this plugin for adobe Express workflows for quick visual design, social assets, and campaign-ready exports.",
  "author": {
    "name": "Adobe",
    "url": "https://www.adobe.com/express/"
  },
  "homepage": "https://www.adobe.com/express/",
  "repository": "https://github.com/openai/plugins",
  "license": "MIT",
  "keywords": [
    "adobe",
    "express",
    "design",
    "social",
    "marketing"
  ],
  "extensions": {
    "com.openai": {
      "apps": "./.app.json",
      "interface": {
        "displayName": "Adobe Express",
        "shortDescription": "Quick campaign design assets",
        "category": "Productivity",
        "capabilities": [
          "Interactive",
          "Read",
          "Write"
        ],
        "defaultPrompt": [
          "Use the Adobe Express plugin to create and iterate social and marketing graphics with explicit size and format targets."
        ],
        "longDescription": "Use this plugin for Adobe Express social creative, posters, invitations, and quick multi-format design workflows.",
        "developerName": "Adobe",
        "brandColor": "#5D3BFF",
        "websiteURL": "https://www.adobe.com/express/",
        "privacyPolicyURL": "https://www.adobe.com/privacy/policy.html",
        "termsOfServiceURL": "https://www.adobe.com/legal/terms.html",
        "composerIcon": "./skills/adobe-express/assets/app-icon.png",
        "logo": "./skills/adobe-express/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