Skip to content

Add CodeBuddy platform support - #632

Open
fengleli wants to merge 2 commits into
Egonex-AI:mainfrom
fengleli:feat/codebuddy-support
Open

Add CodeBuddy platform support#632
fengleli wants to merge 2 commits into
Egonex-AI:mainfrom
fengleli:feat/codebuddy-support

Conversation

@fengleli

@fengleli fengleli commented Aug 9, 2026

Copy link
Copy Markdown

Summary

  • install.sh: add a codebuddy platform row (~/.codebuddy/skills, per-skill layout) and a CodeBuddy-specific usage tip.
  • README.md: list CodeBuddy in the one-line install heading, the supported <platform> values, and the Platform Compatibility table.

Why

CodeBuddy discovers per-skill plugins under ~/.codebuddy/skills/<name>/SKILL.md, the same layout as gemini/codex, so no extra adapter is required — only a different symlink target.

Verified

bash install.sh codebuddy correctly symlinks all 9 skills (understand, understand-chat, understand-dashboard, understand-diff, understand-domain, understand-explain, understand-onboard, understand-knowledge, understand-figma) and each SKILL.md resolves.

Usage

In CodeBuddy, type /understand (or @command://understand), then restart the window to pick up the skills.

fengleli added 2 commits August 9, 2026 16:20
CodeBuddy discovers per-skill plugins under ~/.codebuddy/skills/<name>/SKILL.md,
the same layout as gemini/codex. Add a 'codebuddy' row to the platform table
and a usage tip (type /understand or @command://understand; restart window).
List CodeBuddy in the one-line install heading, the supported <platform>
values, and the Platform Compatibility table. Installs via 'install.sh codebuddy'
(per-skill symlinks into ~/.codebuddy/skills).
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