mjcramerz/hosting-platforms
v1.1.0
Use this plugin for cross-platform hosting and deployment routing across Vercel, Render, and Netlify 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": "hosting-platforms",
"version": "1.1.0",
"description": "Use this plugin for cross-platform hosting and deployment routing across Vercel, Render, and Netlify workflows.",
"author": {
"name": "Codex Setup"
},
"keywords": [
"hosting",
"deployment",
"vercel",
"render",
"netlify"
],
"extensions": {
"com.openai": {
"interface": {
"displayName": "Hosting Platforms",
"shortDescription": "Multi-platform deployments",
"category": "Developer Tools",
"capabilities": [
"Read",
"Write"
],
"defaultPrompt": [
"Use the Hosting Platforms plugin to choose and coordinate Vercel, Render, or Netlify deployment workflows."
],
"longDescription": "Use this plugin when a deployment task spans Vercel, Render, or Netlify, or when the right hosting target still needs to be chosen.",
"developerName": "Codex Setup",
"brandColor": "#0F766E",
"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
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