mjcramerz/iac
v1.1.0
Use this plugin for infrastructure-as-code workflows for Ansible and Terraform 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": "iac",
"version": "1.1.0",
"description": "Use this plugin for infrastructure-as-code workflows for Ansible and Terraform automation.",
"author": {
"name": "Codex Setup"
},
"keywords": [
"iac",
"infrastructure",
"ansible",
"terraform"
],
"extensions": {
"com.openai": {
"interface": {
"displayName": "IaC",
"shortDescription": "Ansible and Terraform",
"category": "Developer Tools",
"capabilities": [
"Read",
"Write"
],
"defaultPrompt": [
"Use the IaC plugin for Ansible and Terraform infrastructure-as-code workflows."
],
"longDescription": "Use this plugin for infrastructure-as-code planning, authoring, refactors, and drift remediation with Ansible and Terraform.",
"developerName": "Codex Setup",
"brandColor": "#0F766E",
"composerIcon": "./skills/iac-ansible/assets/icon-32.png",
"logo": "./skills/iac-ansible/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.
- 2Python files
- 2JSON files
- 2YAML files
- 4images
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