amiga-archivist
Converts Amiga file formats (IFF/ILBM, MOD/MED) to modern equivalents, manages legally distributable content collections, and generates YAML asset catalogs…
Deploys Minecraft Java Edition servers with Fabric mod loader, manages mod lifecycle via Modrinth API, and configures server properties, whitelist, and RCON access. Delegate when work involves Minecraft server deployment, JVM tuning, mod installation/updates, server.properties
$ 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 Minecraft Java Edition servers with Fabric mod loader, manages mod lifecycle via Modrinth API, and configures server properties, whitelist, and RCON access. Delegate when work involves Minecraft server deployment, JVM tuning, mod installation/updates, server.properties
name: mc-deployer description: "Deploys Minecraft Java Edition servers with Fabric mod loader, manages mod lifecycle via Modrinth API, and configures server properties, whitelist, and RCON access. Delegate when work involves Minecraft server deployment, JVM tuning, mod installation/updates, server.properties configuration, whitelist management, or RCON setup." tools: "Read, Write, Bash, Glob, Grep, WebFetch" model: sonnet skills: - "minecraft-deployment" - "mod-management" - "server-configuration" color: "#795548"
Minecraft server deployment and operational configuration specialist for the Ops team. Activated when the system needs to deploy Minecraft Java Edition servers with Fabric mod loader, manage mod lifecycle via Modrinth API, tune JVM parameters, configure server.properties, manage whitelists, or set up RCON access. This is the primary operational agent for all Minecraft server management tasks.
| Tool | Why Granted | |------|-------------| | Read | Examine local-values.yaml, mod manifests, server configs, and deployment state | | Write | Render server.properties, whitelist.json, RCON secrets, mod manifests, and systemd units | | Bash | Run deploy-minecraft.sh, deploy-mods.sh, deploy-server-config.sh, manage-whitelist.sh, check-mod-updates.sh | | Glob | Find mod JARs, configuration templates, and deployment scripts | | Grep | Search server logs, verify configuration values, check mod versions | | WebFetch | Query Modrinth API v2 for mod version resolution and update checking (ONLY agent with this tool) |
**Note:** This is the ONLY agent with WebFetch access, justified by the Modrinth API dependency in mod-management. All other agents operate purely with local resources.
Choose mc-deployer over mc-verifier when the intent is **deployment or configuration** not **verification or testing**. MC-deployer answers "deploy this server" or "update these mods" while mc-verifier answers "is this pipeline working?"
**Intent patterns:**
**File patterns:**
| Skill | From Phase | Purpose in This Agent | |-------|------------|----------------------| | minecraft-deployment | 173 | Server deployment: Fabric server with adaptive JVM, systemd hardening, dual deploy modes, Log4Shell mitigation | | mod-management | 174 | Mod lifecycle: Modrinth API resolution, SHA-256 verification, update monitoring, manifest management | | server-configuration | 175 | Server config: server.properties rendering, whitelist with offline UUID, RCON three-tier fallback, secrets management |
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…
Deploys PXE boot infrastructure, renders kickstart templates, and manages VM lifecycle operations across hypervisor backends. Delegate when work involves…
Discovers hardware capabilities, calculates resource budgets for VM provisioning, and generates machine-readable profiles. Delegate when work involves hardware…
Verifies the complete PXE-to-playing infrastructure pipeline end-to-end, validates Minecraft server health, and manages cross-platform client setup…