Skip to content

mjcramerz/openai-apps

v1.1.0

Use this plugin for openAI platform application scaffolding and documentation workflows.

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": "openai-apps",
  "version": "1.1.0",
  "description": "Use this plugin for openAI platform application scaffolding and documentation workflows.",
  "author": {
    "name": "OpenAI"
  },
  "homepage": "https://developers.openai.com/",
  "keywords": [
    "openai",
    "apps",
    "development",
    "docs",
    "chatgpt"
  ],
  "extensions": {
    "com.openai": {
      "interface": {
        "displayName": "OpenAI Apps",
        "shortDescription": "OpenAI docs and ChatGPT apps",
        "category": "Developer Tools",
        "capabilities": [
          "Read",
          "Write"
        ],
        "defaultPrompt": [
          "Use the OpenAI Apps plugin for OpenAI docs research and ChatGPT app scaffolding work."
        ],
        "longDescription": "Use this plugin for OpenAI developer documentation and ChatGPT Apps SDK scaffolding workflows.",
        "developerName": "OpenAI",
        "brandColor": "#10A37F",
        "websiteURL": "https://developers.openai.com/",
        "composerIcon": "./skills/openai-docs/assets/openai-small.svg",
        "logo": "./skills/openai-docs/assets/openai.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.

  • scaffold_node_ext_apps.mjs
  • skill_helper.py
  • 2JSON files
  • 2text files
  • 2YAML files
  • 2images
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