Skip to content

v1.0.1

Choose a tag to compare

@zabrodsk zabrodsk released this 19 Apr 19:46
· 2 commits to main since this release

Install fixes and clearer instructions.

What's fixed:

  • Marketplace plugin source now uses the url form 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.description so the marketplace shows a one-liner on listing.

Install (run each line as a separate prompt):

  1. /plugin marketplace add https://github.com/zabrodsk/claude-advisor-plugin.git
  2. /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.