Skip to content

feat(install): add Grok Build platform support#593

Open
qerogram wants to merge 1 commit into
Egonex-AI:mainfrom
qerogram:support_grok_build
Open

feat(install): add Grok Build platform support#593
qerogram wants to merge 1 commit into
Egonex-AI:mainfrom
qerogram:support_grok_build

Conversation

@qerogram

Copy link
Copy Markdown

Summary

Add Grok Build as an install target for Understand-Anything skills. Users can run install.sh grok / install.ps1 grok to symlink skills into ~/.grok/skills/, and skill scripts now resolve the plugin root via GROK_PLUGIN_ROOT and ~/.grok/skills/* paths. Also harden the installer so existing real skill directories (common after manual copies) are replaced with symlinks/junctions instead of nesting links on macOS.

Linked issue(s)

none

How I tested this

  • pnpm lint
  • pnpm --filter @understand-anything/core test
  • pnpm test
  • Manual smoke test (describe above)

Versioning

  • Version bumped in all five manifests, OR
  • N/A — install path + docs + skill path resolution; no marketplace plugin version bump required for this change

Signed-off-by: Qerogram <qerogram@naver.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.

1 participant