Skip to content

fix: enumerate CodeBuddy marketplace skills - #80

Merged
MageByte-Zero merged 2 commits into
mainfrom
codex/fix-issue-77-codebuddy-skills
Jul 26, 2026
Merged

fix: enumerate CodeBuddy marketplace skills#80
MageByte-Zero merged 2 commits into
mainfrom
codex/fix-issue-77-codebuddy-skills

Conversation

@MageByte-Zero

Copy link
Copy Markdown
Owner

Closes #77

Summary

  • Enumerate all nine skills in the root plugin.json manifest.
  • Add a regression test that verifies each declared path contains SKILL.md.

Root cause

The root manifest declared skills as the single directory string "skills/". CodeBuddy marketplace indexing does not recursively expand that entry, so its cache exposed only the directory rather than callable skills.

Impact

CodeBuddy can now discover each workflow skill explicitly after refreshing or reinstalling the marketplace plugin. Existing command assets and other platform manifests are unchanged.

Validation

  • npm test
  • npm run check-versions
  • git diff --check

@MageByte-Zero
MageByte-Zero marked this pull request as ready for review July 26, 2026 15:40
@MageByte-Zero
MageByte-Zero merged commit f8d0ad7 into main Jul 26, 2026
6 checks passed
@MageByte-Zero
MageByte-Zero deleted the codex/fix-issue-77-codebuddy-skills branch July 26, 2026 15:43
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.

Codebuddy IDE无法正确解析出skills和命令 希望适配

1 participant