c033eb579d
In v2.5.0 we added cross-references in copywriting, launch, pricing, and sales-enablement descriptions pointing to the new offers skill, but left those skills' metadata version + VERSIONS.md rows at 2.0.0. The repo's update check compares VERSIONS.md against local skill metadata, so users with installed copies would not be notified of the routing/ discovery change. Caught by codex review. Patch bumps (not minor) because the change is just adding a cross-ref, not adding new content - matches the precedent of ai-seo 2.0.0 -> 2.0.1 for the Google guide alignment. - copywriting: 2.0.0 -> 2.0.1 - launch: 2.0.0 -> 2.0.1 - pricing: 2.0.0 -> 2.0.1 - sales-enablement: 2.0.0 -> 2.0.1 - Repo: 2.5.0 -> 2.5.1 - VERSIONS.md updated with new release section + table rows validate-skills.sh passes 45/45. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>