Skip to content

chore(config): drop unloadable agent-skills marketplace and its plugins#170

Merged
trivoallan merged 1 commit into
mainfrom
claude/amazing-heisenberg-ob3gil
Jun 20, 2026
Merged

chore(config): drop unloadable agent-skills marketplace and its plugins#170
trivoallan merged 1 commit into
mainfrom
claude/amazing-heisenberg-ob3gil

Conversation

@trivoallan

Copy link
Copy Markdown
Owner

What

Remove the agent-skills marketplace (rlespinasse/agent-skills) and its six plugin entries from .claude/settings.json.

Why

That marketplace's .claude-plugin/marketplace.json does not match the current Claude Code plugin schema (owner is a string instead of an object, and the plugins array is missing), so it fails to register and its six plugins (conventional-commit, diataxis, local-branches-status, pin-github-actions, verify-pr-logs, verify-readme-features) never install. The config was declaring plugins that can never load.

The three plugins whose marketplaces validate are kept: superpowers, product-management, ponytail.

🤖 Generated with Claude Code

https://claude.ai/code/session_013FZJoXGhPiufMzcrPACoCR


Generated by Claude Code

The rlespinasse/agent-skills marketplace.json does not match the current
Claude Code plugin schema (owner as string, no plugins array), so its six
plugins never install. Remove the dead marketplace and plugin entries,
keeping the three that load (superpowers, product-management, ponytail).

Co-Authored-By: Claude <noreply@anthropic.com>
@trivoallan trivoallan marked this pull request as ready for review June 20, 2026 09:38
@trivoallan trivoallan merged commit 6df02c6 into main Jun 20, 2026
6 checks passed
@trivoallan trivoallan deleted the claude/amazing-heisenberg-ob3gil branch June 20, 2026 09:38
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.

2 participants