Skip to content

mjcramerz/ai-media

v1.1.0

Use this plugin for image, video, speech, and transcription workflows for generated media.

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": "ai-media",
  "version": "1.1.0",
  "description": "Use this plugin for image, video, speech, and transcription workflows for generated media.",
  "author": {
    "name": "OpenAI"
  },
  "homepage": "https://platform.openai.com/docs/guides",
  "keywords": [
    "ai",
    "media",
    "development",
    "imagegen",
    "sora",
    "speech"
  ],
  "extensions": {
    "com.openai": {
      "interface": {
        "displayName": "AI Media",
        "shortDescription": "Image, video, speech, audio",
        "category": "Developer Tools",
        "capabilities": [
          "Read",
          "Write"
        ],
        "defaultPrompt": [
          "Use the AI Media plugin for image, video, speech, and transcription workflows."
        ],
        "longDescription": "Use this plugin for generated image, video, speech, and transcription workflows.",
        "developerName": "OpenAI",
        "brandColor": "#10A37F",
        "websiteURL": "https://platform.openai.com/docs/guides",
        "composerIcon": "./skills/imagegen/assets/imagegen-small.svg",
        "logo": "./skills/imagegen/assets/imagegen.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.

  • 4Python files
  • 4JSON files
  • 4text files
  • 4YAML files
  • 8images
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