Skip to content

mjcramerz/render

v1.1.0

Use this plugin for render deployment and blueprint 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": "render",
  "version": "1.1.0",
  "description": "Use this plugin for render deployment and blueprint workflows.",
  "author": {
    "name": "Render"
  },
  "homepage": "https://render.com/docs",
  "keywords": [
    "render",
    "deploy",
    "hosting",
    "blueprint"
  ],
  "extensions": {
    "com.openai": {
      "interface": {
        "displayName": "Render",
        "shortDescription": "Render deployment workflows",
        "category": "Developer Tools",
        "capabilities": [
          "Read",
          "Write"
        ],
        "defaultPrompt": [
          "Use the Render plugin for Render deployment and blueprint workflows."
        ],
        "longDescription": "Use this plugin for Render deployment, blueprint generation, and hosted service setup workflows.",
        "developerName": "Render",
        "brandColor": "#46E3B7",
        "websiteURL": "https://render.com/docs",
        "composerIcon": "./skills/render-deploy/assets/render-small.svg",
        "logo": "./skills/render-deploy/assets/render.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.

  • 7YAML files
  • metadata.json
  • LICENSE.txt
  • 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