mjcramerz/virtualization
v1.1.0
Use this plugin for virtualization workflows for Proxmox, libvirt, and VM lifecycle operations.
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": "virtualization",
"version": "1.1.0",
"description": "Use this plugin for virtualization workflows for Proxmox, libvirt, and VM lifecycle operations.",
"author": {
"name": "Codex Setup"
},
"keywords": [
"virtualization",
"infrastructure",
"infra",
"proxmox",
"virsh"
],
"extensions": {
"com.openai": {
"interface": {
"displayName": "Virtualization",
"shortDescription": "Proxmox and libvirt VMs",
"category": "Developer Tools",
"capabilities": [
"Read",
"Write"
],
"defaultPrompt": [
"Use the Virtualization plugin for Proxmox, libvirt, and VM operations workflows."
],
"longDescription": "Use this plugin for Proxmox, virsh/libvirt, and general virtualization workflows across VM provisioning and operations.",
"developerName": "Codex Setup",
"brandColor": "#0EA5E9",
"composerIcon": "./skills/infra-proxmox/assets/icon-32.png",
"logo": "./skills/infra-proxmox/assets/icon-128.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.
- 3Python files
- 6YAML files
- 3JSON files
- 2XML files
- 6images
- Vagrantfile.template
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