Skip to content

mjcramerz/system-infra

v1.1.0

Use this plugin for host infrastructure workflows for boot, installer, storage, package publication, tuning, logging, and base system 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": "system-infra",
  "version": "1.1.0",
  "description": "Use this plugin for host infrastructure workflows for boot, installer, storage, package publication, tuning, logging, and base system automation.",
  "author": {
    "name": "Codex Setup"
  },
  "keywords": [
    "system",
    "infra",
    "infrastructure",
    "grub",
    "kernel",
    "optimizations",
    "preseed",
    "aptly",
    "runner"
  ],
  "extensions": {
    "com.openai": {
      "interface": {
        "displayName": "System Infra",
        "shortDescription": "Debian system infrastructure",
        "category": "Developer Tools",
        "capabilities": [
          "Read",
          "Write"
        ],
        "defaultPrompt": [
          "Use the System Infra plugin for unattended install, storage, boot, package-service, and host tuning workflows."
        ],
        "longDescription": "Use this plugin for GRUB, kernel settings, sysctl, systemd, filesystems, Debian preseed, Aptly-backed package services, and host performance workflows.",
        "developerName": "Codex Setup",
        "brandColor": "#14B8A6",
        "composerIcon": "./skills/infra-grub/assets/icon-32.png",
        "logo": "./skills/infra-grub/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.

  • 11Python files
  • 11JSON files
  • 11YAML files
  • sysctl-rollback.conf
  • 22images
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