Move SKILL.md + references/ scripts/ evals/ from skills/halcon/ up to the
plugin root. Per Claude Code plugins-reference, a plugin with SKILL.md at its
root and no skills/ subdir is auto-loaded as a single-skill plugin (v2.1.142+),
so the invocation name = frontmatter name = halcon → clean /halcon.
Bump plugin.json 2.0.0 → 2.0.1 so existing installs receive the update.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
- plugins/halcon: MVTec HALCON machine-vision skill v2 (local Windows HALCON
+ remote halcon-remote MCP). Bundles 2387-operator index, 20 official 24.11
manuals, HDevEngine runners, ROI teaching, D2W overlay recipes.
- marketplace.json: register halcon; switch both entries to ./plugins/<name>
source form (bare-name+pluginRoot was rejected by claude plugin validate
v2.1.202); drop now-unused metadata.pluginRoot.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>