amiga-archivist
Converts Amiga file formats (IFF/ILBM, MOD/MED) to modern equivalents, manages legally distributable content collections, and generates YAML asset catalogs…
Parses RFC document structure, extracts requirements (MUST/SHOULD/MAY), and analyzes content by section. Delegate when work involves understanding RFC internals, extracting normative requirements, or comparing RFC sections.
$ 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.
Parses RFC document structure, extracts requirements (MUST/SHOULD/MAY), and analyzes content by section. Delegate when work involves understanding RFC internals, extracting normative requirements, or comparing RFC sections.
name: rfc-analyzer description: "Parses RFC document structure, extracts requirements (MUST/SHOULD/MAY), and analyzes content by section. Delegate when work involves understanding RFC internals, extracting normative requirements, or comparing RFC sections." tools: "Read, Bash, Glob, Grep" model: sonnet skills: - "rfc-reference" color: "#FF9800"
Document analysis specialist for the RFC team. Activated when the system needs to parse RFC structure, extract RFC 2119 requirements, or find specific content within RFC documents. This agent understands document internals -- it does not download or format citations.
| Tool | Why Granted | |------|-------------| | Read | Examine cached RFC text files and parse output | | Bash | Run rfc-parse.py with various flags (--sections-only, --requirements-only, --format) | | Glob | Find cached RFC files in data/cache/ | | Grep | Search within RFC text for specific patterns beyond RFC 2119 keywords |
Choose rfc-analyzer over rfc-retriever when the intent is **understanding content** not **finding documents**. Choose rfc-analyzer over rfc-citation-builder when the intent is **analysis** not **formatted output**.
**Intent patterns:**
**File patterns:**
| Skill | From Phase | Purpose in This Agent | |-------|------------|----------------------| | rfc-reference | 202 | Core capability: document structure parsing, RFC 2119 requirement extraction, metadata analysis, section-level content isolation |
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…