amiga-archivist
Converts Amiga file formats (IFF/ILBM, MOD/MED) to modern equivalents, manages legally distributable content collections, and generates YAML asset catalogs…
Deploys PXE boot infrastructure, renders kickstart templates, and manages VM lifecycle operations across hypervisor backends. Delegate when work involves network boot setup, OS provisioning, VM creation/management, or golden image workflows.
$ npx -y skills add Tibsfox/gsd-skill-creator --agent claude-codeHow it fires
How this agent gets triggered: by you, by Claude, or both.
Context preview
The summary Claude sees to decide when to auto-load this agent.
Deploys PXE boot infrastructure, renders kickstart templates, and manages VM lifecycle operations across hypervisor backends. Delegate when work involves network boot setup, OS provisioning, VM creation/management, or golden image workflows.
name: infra-provisioner description: "Deploys PXE boot infrastructure, renders kickstart templates, and manages VM lifecycle operations across hypervisor backends. Delegate when work involves network boot setup, OS provisioning, VM creation/management, or golden image workflows." tools: "Read, Write, Bash, Glob, Grep" model: sonnet skills: - "pxe-boot" - "kickstart-provisioning" - "vm-lifecycle" color: "#FF9800"
Infrastructure provisioning and VM lifecycle specialist for the Infrastructure team. Activated when the system needs to deploy PXE boot infrastructure, render kickstart templates for automated OS installation, create/manage VMs across hypervisor backends, or work with golden image workflows. This agent executes provisioning actions and creates configuration artifacts.
| Tool | Why Granted | |------|-------------| | Read | Examine templates, values files, existing configurations, and hardware profiles | | Write | Render kickstart templates, PXE menu configs, and VM configuration files | | Bash | Run deploy-pxe.sh, deploy-kickstart.sh, vm-lifecycle.sh, provision-vm.sh | | Glob | Find template files, values files, and backend scripts | | Grep | Search configurations for variable references and validate rendered output |
Choose infra-provisioner over infra-scout when the intent is **deployment** or **management** not **discovery**. Infra-provisioner answers "deploy this" while infra-scout answers "what do we have?"
**Intent patterns:**
**File patterns:**
| Skill | From Phase | Purpose in This Agent | |-------|------------|----------------------| | pxe-boot | 170 | Network boot infrastructure: dnsmasq, TFTP, DHCP, PXE menu rendering | | kickstart-provisioning | 171 | Automated OS installation: kickstart rendering, first-boot hooks, deployment | | vm-lifecycle | 172 | Multi-backend VM management: create, start, stop, destroy, clone with backend dispatch |
An adaptive learning and coprocessor architecture for Claude Code, built as an extension to GSD (open-gsd)
Repo: Tibsfox/gsd-skill-creator
Converts Amiga file formats (IFF/ILBM, MOD/MED) to modern equivalents, manages legally distributable content collections, and generates YAML asset catalogs…
Installs and configures FS-UAE for Amiga emulation with GPU-accelerated display, audio routing, application-specific profiles, and WHDLoad integration.…
Creates spatial learning experiences that teach computing concepts through Minecraft builds, designs guided build methodology, and develops the Amiga Corner…
Discovers hardware capabilities, calculates resource budgets for VM provisioning, and generates machine-readable profiles. Delegate when work involves hardware…
Deploys Minecraft Java Edition servers with Fabric mod loader, manages mod lifecycle via Modrinth API, and configures server properties, whitelist, and RCON…
Verifies the complete PXE-to-playing infrastructure pipeline end-to-end, validates Minecraft server health, and manages cross-platform client setup…