在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用memory-debug
星标32
分支9
更新时间2026年3月26日 17:10
Inspect, patch, and validate C64 memory safely.
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Inspect, patch, and validate C64 memory safely.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 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 | memory-debug |
| description | Inspect, patch, and validate C64 memory safely. |
Use this skill for RAM inspection, screen reads, polling for output, and carefully scoped memory writes.
c64_memory with op: "read".c64_memory with op: "read_screen".c64_memory with op: "wait_for_text".c64_memory with op: "write" only after confirming the target range and side effects.