Skip to content

Use relative skills path in plugin.json#8

Merged
lewing merged 1 commit intodotnet:mainfrom
lbussell:patch-1
Mar 20, 2026
Merged

Use relative skills path in plugin.json#8
lewing merged 1 commit intodotnet:mainfrom
lbussell:patch-1

Conversation

@lbussell
Copy link
Member

This PR should fix this error in Claude Code:

  Error: Failed to install: Plugin has an invalid manifest file at /Users/loganbu
  ssell/.claude/plugins/cache/temp_local_1773958050889_6vvv6v/plugin.json.
  Validation errors: skills: Invalid input

@lbussell lbussell requested a review from lewing as a code owner March 19, 2026 22:12
Copilot AI review requested due to automatic review settings March 19, 2026 22:12
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the dotnet-dnceng plugin manifest to use an explicit relative skills directory path, addressing Claude Code’s manifest validation error for the skills field.

Changes:

  • Update plugins/dotnet-dnceng/plugin.json to set "skills": "./skills" instead of "skills": "skills".

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@lbussell
Copy link
Member Author

The GitHub PR comment failed, not the validation.

@lewing lewing merged commit 8c856f3 into dotnet:main Mar 20, 2026
5 of 7 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.

4 participants