en un clic
drive-manager
Manage disk images and drive state through c64bridge.
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Menu
Manage disk images and drive state through c64bridge.
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Basé sur la classification professionnelle SOC
Control machine lifecycle, background tasks, and configuration state.
Execute 6502/6510 assembly workflows through c64bridge.
Execute bespoke Commodore BASIC v2 programs through c64bridge.
Execute PETSCII, sprite, bitmap, and frame-capture graphics workflows.
Run the fastest greeting or smoke-test path across VICE and C64U.
Run the shortest visible demo path across VICE and C64U.
| name | drive-manager |
| description | Manage disk images and drive state through c64bridge. |
Use this skill for disk image mounts, blank media creation, drive resets, power changes, and mode changes.
c64_disk with op: "list_drives" before any mutation.c64_disk with op: "mount" or op: "unmount".c64_disk with op: "create_image" and then verify the result.c64_drive with op: "reset", op: "power_on", op: "power_off", or op: "set_mode".c64_disk with op: "file_info" or op: "find_and_run" when inspection or launch is part of the task.c64_disk with op: "list_drives" after each mutation.