con un clic
graphics-demo
Execute PETSCII, sprite, bitmap, and frame-capture graphics workflows.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Execute PETSCII, sprite, bitmap, and frame-capture graphics workflows.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
Control machine lifecycle, background tasks, and configuration state.
Execute 6502/6510 assembly workflows through c64bridge.
Execute bespoke Commodore BASIC v2 programs through c64bridge.
Run the fastest greeting or smoke-test path across VICE and C64U.
Run the shortest visible demo path across VICE and C64U.
Manage disk images and drive state through c64bridge.
| name | graphics-demo |
| description | Execute PETSCII, sprite, bitmap, and frame-capture graphics workflows. |
Use this skill when the user wants visual output on the C64, whether generated directly through graphics tools or through supporting BASIC or assembly loaders.
c64_graphics with the relevant operation such as render_petscii_art, render_petscii_text, render_sprite, render_bitmap, or capture_frame..github/skills/basic-program/SKILL.md or .github/skills/assembly-program/SKILL.md.c64://graphics/vic/spec and any character-set or PETSCII resources needed for the chosen mode.c64_memory with op: "read_screen" for text-mode validation.c64_graphics with op: "capture_frame" for full-frame verification.