Highlights
The three skills are now published on skills.sh — install with one command into any AGENTS.md-compatible harness, Claude Code, Cursor, Codex, OpenCode, and 50+ others:
npx skills add Purchasely/Purchasely-AI-PluginChanged (breaking for skills.sh users)
-
Skills renamed with a
purchasely-prefix to disambiguate from same-named skills in other repos:integrate→purchasely-integratereview→purchasely-reviewdebug→purchasely-debug
The matching slash commands keep their existing names (
/purchasely:integrate,/purchasely:review,/purchasely:debug) — they were already namespaced by the Claude Code plugin prefix.Migration:
npx skills update(or re-runnpx skills add Purchasely/Purchasely-AI-Plugin) to pick up the new names.
Added
- skills.sh install section, install-count badge, and Discoverability entry in
README.md. - The
skillsCLI auto-discovers the existingskills/symlink and.claude-plugin/manifests — no extra setup required.
Maintenance
- Bumps every manifest to 1.1.0 (5×
plugin.json, 2×marketplace.json,package.json,gemini-extension.json). .gitignoreignoresnode-compile-cache/(left bynpx skillsruns).
Full changelog: CHANGELOG.md.