mjcramerz/wrangler
v1.1.0
Use this plugin for wrangler CLI, Cloudflare deployment, and build workflow automation.
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": "wrangler",
"version": "1.1.0",
"description": "Use this plugin for wrangler CLI, Cloudflare deployment, and build workflow automation.",
"author": {
"name": "Cloudflare"
},
"homepage": "https://developers.cloudflare.com/workers/wrangler/",
"keywords": [
"wrangler",
"cloudflare",
"deploy",
"workers",
"cli"
],
"extensions": {
"com.openai": {
"interface": {
"displayName": "Wrangler",
"shortDescription": "Wrangler deployment workflows",
"category": "Developer Tools",
"capabilities": [
"Read",
"Write"
],
"defaultPrompt": [
"Use the Wrangler plugin for Wrangler CLI, deployment, and build workflows on Cloudflare."
],
"longDescription": "Use this plugin for Wrangler CLI usage, deployment configuration, build pipelines, and Cloudflare release automation.",
"developerName": "Cloudflare",
"brandColor": "#F97316",
"websiteURL": "https://developers.cloudflare.com/workers/wrangler/",
"composerIcon": "./skills/cloudflare-deploy/assets/cloudflare-small.svg",
"logo": "./skills/cloudflare-deploy/assets/cloudflare.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.
- 2JSON files
- 2YAML files
- LICENSE.txt
- 2images
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