aminet-browser
Aminet search and browse: full-text search, category tree navigation, architecture filtering, package detail, and curated collections. Use when searching,…
Extract creative intent from images into executable build specs. Activates on images + build intent, "image to mission", "i2m", or capturing visual energy in code/design.
$ npx -y skills add Tibsfox/gsd-skill-creator --skill image-to-mission --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/image-to-missionContext preview
The summary Claude sees to decide when to auto-load this skill.
Extract creative intent from images into executable build specs. Activates on images + build intent, "image to mission", "i2m", or capturing visual energy in code/design.
name: image-to-mission
description: Extract creative intent from images into executable build specs. Activates on images + build intent, "image to mission", "i2m", or capturing visual energy in code/design.
domain: creative-translation
context: fork
activation: domain
dependencies:
optional:
- vision-to-mission
format: 2025-10-02
version: 1.0.0
status: ACTIVE
updated: 2026-04-15
triggers:
- user provides an image and wants it turned into a build spec or mission
- '"image to mission" or "i2m" is requested'
- capturing visual or design energy from an image into code or a mission packageTakes one or more images plus optional creator context and produces: 1. Structured 4-layer visual analysis (literal, spatial, relational, mood) 2. Extracted technical parameters (color, geometry, material, feel) 3. Executable build instructions with philosophy annotations 4. Self-contained transmission package for cross-context handoff
Activate when the user provides images AND expresses intent to:
DO NOT activate when the user:
Before building anything, enter observation mode:
Process each image through four layers:
Structure context into: process, intent, constraints, accidents, multipurpose. Extract the process insight — the key understanding about HOW it was made.
Synthesize observations + context into unified understanding. Find what neither source reveals alone.
Convert understanding to numerical parameters:
Translate parameters to target medium. Generate step-by-step instructions with philosophy notes.
Package everything for transmission. Validate self-containment.
| Format | When | Content | |--------|------|---------| | Direct build | Simple, single-medium output | Code/SVG + philosophy notes | | Build spec | Medium complexity | Step-by-step instructions | | Mission package | Complex, multi-component | Full vision_to_mission handoff | | Transmission package | Cross-context work | JSON/Markdown bundle |
Code lives in `src/vtm/image-to-mission/`. Key modules:
1. **Observe before building** — spend time with images 2. **Process reveals pattern** — ask how, not just what 3. **Emergent > designed** — honor organic over mechanical 4. **Feel over fidelity** — capture energy, not pixels 5. **Document for transmission** — write for the next mind
An adaptive learning and coprocessor architecture for Claude Code, built as an extension to GSD (open-gsd)
Repo: Tibsfox/gsd-skill-creator
Aminet search and browse: full-text search, category tree navigation, architecture filtering, package detail, and curated collections. Use when searching,…
FS-UAE emulator configuration and launch: hardware profiles, ROM management, WHDLoad integration, config generation, and state snapshots. Use when configuring…
Manages Aminet INDEX infrastructure: fetch, parse, cache, and incremental update of ~84,000-entry package database. Use when managing INDEX data, checking…
Aminet package installation: LhA/LZX extraction, Amiga filesystem mapping, dependency detection, install tracking, and scan gate enforcement. Use when…
Selective Aminet package mirroring: single-package fetch, integrity verification, mirror state tracking, bulk download, and sync detection. Use when…
Multi-layer virus scanning for Aminet packages. Signature-based detection, heuristic hunk analysis, boot block scanning, quarantine management, and scan…