Skip to content

mjcramerz/vercel

v1.1.0MIT

Use this plugin for vercel deployment workflows for claimable and direct deployment paths.

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": "vercel",
  "version": "1.1.0",
  "description": "Use this plugin for vercel deployment workflows for claimable and direct deployment paths.",
  "author": {
    "name": "Vercel",
    "url": "https://vercel.com/"
  },
  "homepage": "https://vercel.com/",
  "repository": "https://github.com/openai/plugins",
  "license": "MIT",
  "keywords": [
    "vercel",
    "development",
    "deploy",
    "to"
  ],
  "extensions": {
    "com.openai": {
      "apps": "./.app.json",
      "interface": {
        "displayName": "Vercel",
        "shortDescription": "Vercel deployment workflows",
        "category": "Developer Tools",
        "capabilities": [
          "Interactive",
          "Read",
          "Write"
        ],
        "defaultPrompt": [
          "Use the Vercel plugin for Vercel deployment workflows."
        ],
        "longDescription": "Use this plugin for Vercel deployment workflows, including claimable deployment flows and direct project deployment guidance.",
        "developerName": "Vercel",
        "brandColor": "#111827",
        "websiteURL": "https://vercel.com/",
        "privacyPolicyURL": "https://vercel.com/legal/privacy-policy",
        "termsOfServiceURL": "https://vercel.com/legal/terms",
        "composerIcon": "./skills/vercel-deploy/assets/vercel-small.svg",
        "logo": "./skills/vercel-deploy/assets/vercel.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.

  • 3shell scripts
  • 2JSON files
  • 2YAML files
  • LICENSE.txt
  • 2images
  • Archive.zip
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