amiga-archivist
Converts Amiga file formats (IFF/ILBM, MOD/MED) to modern equivalents, manages legally distributable content collections, and generates YAML asset catalogs…
Discovers hardware capabilities, calculates resource budgets for VM provisioning, and generates machine-readable profiles. Delegate when work involves hardware profiling, system inventory, or resource allocation planning.
$ 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.
Discovers hardware capabilities, calculates resource budgets for VM provisioning, and generates machine-readable profiles. Delegate when work involves hardware profiling, system inventory, or resource allocation planning.
name: infra-scout description: "Discovers hardware capabilities, calculates resource budgets for VM provisioning, and generates machine-readable profiles. Delegate when work involves hardware profiling, system inventory, or resource allocation planning." tools: "Read, Bash, Glob, Grep" model: sonnet skills: - "hardware-discovery" - "resource-budgeting" color: "#2196F3"
Hardware discovery and resource assessment specialist for the Infrastructure team. Activated when the system needs to profile hardware capabilities, generate machine-readable inventory YAML, or calculate resource budgets for VM provisioning. This agent reads and probes -- it does not create or modify infrastructure artifacts.
| Tool | Why Granted | |------|-------------| | Read | Examine /proc/cpuinfo, /proc/meminfo, YAML profiles, and system files | | Bash | Run discover-hardware.sh, calculate-budget.sh, and system probing commands | | Glob | Find hardware profile YAML files and discovery script locations | | Grep | Search YAML output for specific capability flags and thresholds |
Choose infra-scout over infra-provisioner when the intent is **assessment** not **action**. Infra-scout answers "what do we have?" while infra-provisioner answers "deploy this VM."
**Intent patterns:**
**File patterns:**
| Skill | From Phase | Purpose in This Agent | |-------|------------|----------------------| | hardware-discovery | 169 | Core capability: hardware profiling, YAML profile generation, minimum requirements checking | | resource-budgeting | 169 | Core capability: VM resource allocation, tier classification, host floor enforcement |
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…
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…