amiga-archivist
Converts Amiga file formats (IFF/ILBM, MOD/MED) to modern equivalents, manages legally distributable content collections, and generates YAML asset catalogs…
Searches and retrieves RFC documents from rfc-editor.org with local caching. Delegate when work involves finding RFCs by topic, downloading RFC text or HTML, or querying the built-in protocol index.
$ 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.
Searches and retrieves RFC documents from rfc-editor.org with local caching. Delegate when work involves finding RFCs by topic, downloading RFC text or HTML, or querying the built-in protocol index.
name: rfc-retriever description: "Searches and retrieves RFC documents from rfc-editor.org with local caching. Delegate when work involves finding RFCs by topic, downloading RFC text or HTML, or querying the built-in protocol index." tools: "Read, Bash, Glob, Grep" model: sonnet skills: - "rfc-reference" color: "#4CAF50"
Search and retrieval specialist for the RFC team. Activated when the system needs to find specific RFCs, search by protocol/topic/keyword, or download RFC documents for analysis. This agent locates and downloads -- it does not parse or format.
| Tool | Why Granted | |------|-------------| | Read | Examine cached RFC files, built-in index, search results | | Bash | Run rfc-search.py and rfc-fetch.py scripts | | Glob | Find cached RFC files in data/cache/ | | Grep | Search within cached RFC text for specific content |
Choose rfc-retriever over rfc-analyzer when the intent is **finding/downloading** not **parsing/analyzing**. Choose rfc-retriever over rfc-citation-builder when the intent is **search** not **citation**.
**Intent patterns:**
**File patterns:**
| Skill | From Phase | Purpose in This Agent | |-------|------------|----------------------| | rfc-reference | 202 | Core capability: RFC index search, online query fallback, document download with caching, obsolescence awareness |
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…