fix: update plugin author metadata to match marketplace owner#197
Merged
sjnims merged 1 commit intosjnims:mainfrom Jan 26, 2026
Merged
Conversation
Contributor
Author
|
Update: The original error was actually caused by a stale plugin reference in my local That said, these metadata changes are still valid housekeeping - the plugin author fields should match the marketplace owner for consistency |
The plugin author fields still referenced Daisy Hollman and the original Anthropic repository. Updated to Steve Nims for consistency with the marketplace owner. Changes: - Update plugin.json author to Steve Nims - Update marketplace.json plugin author to Steve Nims - Marketplace description now acknowledges both original author and maintainer
6e4be3d to
5b7fddf
Compare
sjnims
approved these changes
Jan 26, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
** UPDATE **
Turns out local stale data issue. Keeping PR open as I believe this is valid housekeeping.
Summary
claude-plugins-officialrepository in READMEProblem
The plugin installation shows an error:
This happens because the author metadata still referenced Anthropic infrastructure, causing Claude Code to look for the plugin in the wrong marketplace.

Test plan
claude-plugins-officialerror appears