Tidy-up release: replaces SKILL.md symlinks with redundant real files. No behavior change for installed users.
Changed
- All three
SKILL.mdpaths are now real files (20925 bytes each, byte-identical):SKILL.md(root) — used bynpx skills addand direct git cloneskills/research/SKILL.md— used bynpx skills addsubdir-form lookupsplugins/research/skills/research/SKILL.md— used by/plugin install
Previously the canonical was inside the plugin and the other two were symlinks. The redundancy removes one layer of mental indirection (especially helpful when reviewing the repo on github.com).
Maintainer note
There is no automatic enforcement that the three files stay in sync. When editing for a future release, update all three. A pre-commit sync hook could be added later if drift becomes a problem.
Upgrading
/plugin marketplace remove research-skill
/plugin marketplace add hec-ovi/research-skill
/plugin install research@research-skill
/reload-plugins
Or just leave v0.2.6 in place; the runtime content is identical.
Full changelog: https://github.com/hec-ovi/research-skill/blob/main/CHANGELOG.md