用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/LeoKemp223/embed-ai-tool --skill debug-gdb-openocd命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
基于 SOC 职业分类
正在显示 SKILL.md
| name | debug-gdb-openocd |
| description | 当需要通过 OpenOCD 启动或附着 GDB 会话,调用自带脚本完成固件下载、在线调试或崩溃现场检查时使用。 |
ELF 和与 OpenOCD 兼容的探针信息。ELF,或包含 artifact_path 的 Project Profile。download-and-halt、attach-only、crash-context。download-and-halt;只有用户显式要求附着调试或崩溃现场检查时才切换。Project Profile、arm-none-eabi-gdb、gdb-multiarch。flash-openocd 保持一致。ELF。若只有 HEX 或 BIN,应阻塞并要求提供匹配 ELF。--detect 模式确认。download-and-halt(默认)、attach-only 或 crash-context。--elf 指定符号文件,配合 --interface + --target 或 --config 启动调试。Project Profile,并在需要时交给下游 skill。openocd 或兼容 GDB 时,返回 environment-missing。ELF 时,返回 artifact-missing。connection-failure。project-config-error。target-response-abnormal。ambiguous-context。.exe 后缀,但逻辑流程与其他平台一致。ELF 路径和关键观察结论。Project Profile 中保留 artifact_path、artifact_kind、gdb_executable、openocd_config。serial-monitor。serial-monitor。