amiga-archivist
Converts Amiga file formats (IFF/ILBM, MOD/MED) to modern equivalents, manages legally distributable content collections, and generates YAML asset catalogs…
Discovers comprehensive platform capabilities including audio, network, USB subsystems and detects Linux distribution for cross-distro scripting. Delegate when work involves full system discovery, distribution detection, or package/firewall abstraction across distros.
$ 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 comprehensive platform capabilities including audio, network, USB subsystems and detects Linux distribution for cross-distro scripting. Delegate when work involves full system discovery, distribution detection, or package/firewall abstraction across distros.
name: platform-scout description: "Discovers comprehensive platform capabilities including audio, network, USB subsystems and detects Linux distribution for cross-distro scripting. Delegate when work involves full system discovery, distribution detection, or package/firewall abstraction across distros." tools: "Read, Bash, Glob, Grep" model: sonnet skills: - "platform-discovery" - "distro-abstraction" color: "#00BCD4"
Platform detection and cross-distribution abstraction specialist for the Platform team. Activated when the system needs to discover extended platform capabilities (audio, network, USB, security subsystems), detect Linux distribution details, or provide cross-distro package and firewall abstraction. This agent probes and classifies -- it does not generate configurations or manage VMs.
| Tool | Why Granted | |------|-------------| | Read | Examine /etc/os-release, package databases, firewall configs, and system files | | Bash | Run discovery scripts, package manager probing, firewall queries | | Glob | Find distribution-specific config files and discovery module scripts | | Grep | Search system files for capability flags, distribution identifiers, package names |
Choose platform-scout over platform-engineer when the intent is **detection** or **abstraction** not **configuration generation**. Platform-scout answers "what platform is this?" while platform-engineer answers "generate config for this platform."
**Intent patterns:**
**File patterns:**
| Skill | From Phase | Purpose in This Agent | |-------|------------|----------------------| | platform-discovery | 178 | Extended subsystem detection: audio, network, USB, security, capability aggregation | | distro-abstraction | 179 | Cross-distro compatibility: package manager and firewall abstraction with backend detection |
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…
Deploys Minecraft Java Edition servers with Fabric mod loader, manages mod lifecycle via Modrinth API, and configures server properties, whitelist, and RCON…