Skip to content

Fix plugin install by using in-repo marketplace source - #119

Merged
rochala merged 1 commit into
mainfrom
worktree-fix-marketplace
Jul 28, 2026
Merged

Fix plugin install by using in-repo marketplace source#119
rochala merged 1 commit into
mainfrom
worktree-fix-marketplace

Conversation

@rochala

@rochala rochala commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

The github source object made Claude Code clone VirtusLab/cellar a second time over SSH (git@github.com), which fails for anyone without a GitHub SSH key. The plugin lives at the root of this repo, which is already cloned when the marketplace is added, so point at it with a relative source instead.

Also set the plugin author and fix the repository URL casing.

The `github` source object made Claude Code clone VirtusLab/cellar a
second time over SSH (git@github.com), which fails for anyone without a
GitHub SSH key. The plugin lives at the root of this repo, which is
already cloned when the marketplace is added, so point at it with a
relative source instead.

Also set the plugin author and fix the repository URL casing.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@rochala
rochala merged commit 0619e2a into main Jul 28, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant