Skip to content

fix(manifest): resolve root marketplace skill paths - #37

Open
lolcubaba31 wants to merge 1 commit into
AgentSecOps:mainfrom
lolcubaba31:fix/root-marketplace-skill-paths
Open

lolcubaba31 wants to merge 1 commit into
AgentSecOps:mainfrom
lolcubaba31:fix/root-marketplace-skill-paths

Conversation

@lolcubaba31

Copy link
Copy Markdown

Summary

  • fix all 31 skill paths in the repository-root .claude-plugin/marketplace.json to resolve through the skills/ directory
  • add a regression test that parses the root manifest and verifies every declared skill has a SKILL.md

Validation

  • python -m unittest discover -s tests -v
  • python scripts/generate_marketplace.py --check
  • both marketplace manifests parse as JSON
  • git diff --check

Closes #32

Signed-off-by: lolcubaba31 <lolcubaba31@users.noreply.github.com>
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.

[BUG] Root marketplace.json skill source paths missing skills/ prefix — all 7 plugins load 0 skills

1 participant