v1.0.1
Install fixes and clearer instructions.
What's fixed:
- Marketplace plugin source now uses the
urlform with an explicit HTTPS URL, so installs no longer require SSH keys configured for GitHub. - Marketplace schema corrected — previously failed validation with
plugins.0.source: Invalid input. - Added
metadata.descriptionso the marketplace shows a one-liner on listing.
Install (run each line as a separate prompt):
/plugin marketplace add https://github.com/zabrodsk/claude-advisor-plugin.git/plugin install advisor@claude-advisor-plugin
If you already added the marketplace under v1.0.0, run /plugin marketplace update claude-advisor-plugin first to pick up the schema fix, then install.