Skip to content

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

Open
qerogram wants to merge 3 commits into
Egonex-AI:mainfrom
qerogram:support_grok_build
Open

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

Conversation

@qerogram

@qerogram qerogram commented Jul 19, 2026

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>
@qerogram

Copy link
Copy Markdown
Author

review plz

@Lum1104

Lum1104 commented Jul 28, 2026

Copy link
Copy Markdown
Collaborator

Please provide the official website of the platform you are supporting~

@qerogram

Copy link
Copy Markdown
Author

@Lum1104 https://x.ai/cli

Comment thread homepage/src/components/Install.astro
Comment thread README.md Outdated
Comment thread README.md Outdated
@qerogram

Copy link
Copy Markdown
Author

@Lum1104 Thanks for the review!

I've applied the feedback:

  • Removed Grok Build from the homepage install notes
  • Removed the Grok Build section and related mentions from the READMEs

Please take another look when you have a chance. Let me know if anything else needs adjustment.

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.

2 participants