Skip to content

mjcramerz/netlify

v1.1.0MIT

Use this plugin for netlify deployment and site-linking 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": "netlify",
  "version": "1.1.0",
  "description": "Use this plugin for netlify deployment and site-linking workflows.",
  "author": {
    "name": "Netlify",
    "url": "https://www.netlify.com"
  },
  "homepage": "https://www.netlify.com",
  "repository": "https://github.com/openai/plugins",
  "license": "MIT",
  "keywords": [
    "netlify",
    "deploy",
    "hosting",
    "site"
  ],
  "extensions": {
    "com.openai": {
      "apps": "./.app.json",
      "interface": {
        "displayName": "Netlify",
        "shortDescription": "Netlify deployment workflows",
        "category": "Developer Tools",
        "capabilities": [
          "Interactive",
          "Read",
          "Write"
        ],
        "defaultPrompt": [
          "Use the Netlify plugin for Netlify deployment and site-linking workflows."
        ],
        "longDescription": "Use this plugin for Netlify deployment, site linking, and preview or production publish workflows.",
        "developerName": "Netlify",
        "brandColor": "#00AD9F",
        "websiteURL": "https://www.netlify.com",
        "privacyPolicyURL": "https://www.netlify.com/privacy/",
        "termsOfServiceURL": "https://www.netlify.com/legal/terms-of-use/",
        "composerIcon": "./skills/netlify-deploy/assets/netlify-small.svg",
        "logo": "./skills/netlify-deploy/assets/netlify.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
  • LICENSE.txt
  • openai.yaml
  • 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