一键导入
sprite-forge
SNES pixel art asset pipeline assistant. specialized in palette management, sprite sheet slicing, and 4bpp conversion workflows for Oracle of Secrets.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
SNES pixel art asset pipeline assistant. specialized in palette management, sprite sheet slicing, and 4bpp conversion workflows for Oracle of Secrets.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Use the Agentic File System (AFS) context model for discovery, mounts, scratchpad memory, and file-based tool workflows. Use when a task involves .context operations, AFS CLI usage, or cross-agent context coordination.
Read and interpret the Link to the Past (ALTTP) disassembly with label/symbol context. Use when mapping ROM/CPU addresses to labels, searching usdasm/jpdasm sources, or cross-referencing routines with Hyrule Historian, z3dk label indexes, or z3ed output.
Train, evaluate, and maintain the scawful-echo persona and related avatar models (Echo/Memory/Muse). Use when working on persona voice, dataset prep, A/B testing, deployment, or tool-calling constraints for avatar models.
Autonomous navigation agent for Oracle of Secrets. Uses static map data and dynamic RAM state to localize Link and route him to destinations.
End-to-end Oracle of Secrets debugging using the Mesen2-OOS socket CLI, z3ed, and label/symbol tooling. Use for breakpoint/trace capture, memory inspection, savestate repro, overlays, or crash/regression triage (replaces mesen2-mcp and legacy Lua bridge workflows).
Expert guidance for LLM model training, synthetic data generation (SDE), Hierarchical MoE (H-MoE) management, and agentic evaluation. Use when setting up training runs (Vast.ai), generating datasets, or performing technical research PDF analysis for ROM hacking and general AI development.
基于 SOC 职业分类
| name | sprite-forge |
| description | SNES pixel art asset pipeline assistant. specialized in palette management, sprite sheet slicing, and 4bpp conversion workflows for Oracle of Secrets. |
png sprite sheets for 16x16 grid alignment.nanobanana with pixel-art constraints.png -> 4bpp conversion workflows.#RRGGBB to SNES $BBGG RR (little endian).When requesting placeholders, use prompts optimized for downstream pixelation:
/edit to quantize or adjust palettes of generated images.~/src/hobby/oracle-of-secrets/Sprites/Raw/ (if it exists) or Sprites/.spr_[name]_[action].png (e.g., spr_moblin_walk.png).nanobanana --prompt "pixel art ice wizard..." --count 4.SuperFamiconv or equivalent.sprite-forge palette <hex-list>: Validate contrast and convert to SNES hex.sprite-forge slice <image> --grid 16x16: Verify alignment.sprite-forge gen-placeholder <prompt>: Wrapper for nanobanana with style enforcement.~/src/hobby/oracle-of-secrets/Tools/sprite_catalog.md~/src/hobby/oracle-of-secrets/Sprites/