Skip to content

drop skill-creator dep + bump 0.0.3 -> 0.0.4#5

Merged
lx-0 merged 1 commit intomainfrom
claude/drop-skill-creator-dep
Apr 29, 2026
Merged

drop skill-creator dep + bump 0.0.3 -> 0.0.4#5
lx-0 merged 1 commit intomainfrom
claude/drop-skill-creator-dep

Conversation

@lx-0
Copy link
Copy Markdown
Member

@lx-0 lx-0 commented Apr 29, 2026

Summary

  • Drops cross-mp dep on skill-creator@claude-plugins-official. The transitive auto-install of cross-mp deps from a marketplace not yet added doesn't actually work -- /doctor surfaces is not installed -- check that its marketplace is added and the dependent stack ends up disabled.
  • Bumps yopstack 0.0.3 -> 0.0.4 (plugin.json + self-marketplace listing).
  • Drops allowCrossMarketplaceDependenciesOn (no remaining cross-mp deps).

Users who want skill-creator can install it directly:

/plugin marketplace add anthropics/claude-plugins-official
/plugin install skill-creator@claude-plugins-official

Test plan

  • jq . .claude-plugin/plugin.json parses
  • jq . .claude-plugin/marketplace.json parses
  • /plugin update yopstack → verify dep array empty + version 0.0.4

🤖 Generated with Claude Code


Note

Low Risk
Low risk metadata-only change: updates plugin/marketplace manifests and removes a cross-marketplace dependency, with no runtime code changes.

Overview
Bumps yopstack version from 0.0.3 to 0.0.4 in both .claude-plugin/plugin.json and .claude-plugin/marketplace.json.

Removes the cross-marketplace dependency on skill-creator by clearing dependencies and dropping allowCrossMarketplaceDependenciesOn, so installation no longer relies on an external marketplace being added.

Reviewed by Cursor Bugbot for commit e30df56. Bugbot is set up for automated code reviews on this repo. Configure here.

Removes the cross-mp dep on skill-creator@claude-plugins-official.
Transitive auto-install of cross-mp deps from a marketplace that
hasn't been added yet does not work in practice -- /doctor surfaces
"is not installed -- check that its marketplace is added".

Users who want skill-creator can install it directly:
  /plugin marketplace add anthropics/claude-plugins-official
  /plugin install skill-creator@claude-plugins-official

allowCrossMarketplaceDependenciesOn dropped (no remaining cross-mp deps).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@lx-0 lx-0 merged commit 32ed0e0 into main Apr 29, 2026
2 checks passed
@lx-0 lx-0 deleted the claude/drop-skill-creator-dep branch April 29, 2026 17:30
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