== x64dbg-mcp-server fresh install-path smoke == host: Darwin arm64 | date: 2026-08-24T11:12:00Z PASS: git clone --depth 16 (repo reachable) PASS: file present: LICENSE PASS: file present: README.md PASS: file present: SKILL.md PASS: file present: build.zig PASS: file present: build.zig.zon PASS: file present: src/main.zig PASS: file present: src/core/bridge.zig PASS: file present: src/core/config.zig PASS: file present: src/core/mcp_server.zig PASS: file present: src/mcp/json.zig PASS: file present: src/mcp/tools.zig PASS: LICENSE is MIT (21 lines) FAIL: SKILL.md has NO YAML frontmatter (first line is a markdown heading; skills installers cannot index it) | [?25h[?25l│ | ⚠ Skipped /var/folders/yl/rqjl_67x2h318qjds6cdylym0000gq/T/skills-VcbJdo/SKILL.md — missing required frontmatter field(s): name, description | ◇ No skills found | [?25h│ | └ No valid skills found. Skills require a SKILL.md with name and description. FAIL: npx skills add installs NOTHING (SKILL.md missing name+description frontmatter) and exits 0 PASS: v1.1 release zip downloads (754,898 bytes) PASS: zip contains exactly one .dp32 and one .dp64 plugin PASS: .dp32 is a PE32 Windows DLL (999,936 bytes) PASS: .dp64 is a PE32+ Windows DLL (977,408 bytes) == summary: 17 pass, 2 fail == expected-state check: clone/files/license/zip/binary-type pass; frontmatter + skills-add fail (documented findings)