Skip to content

docs: add Grok Build (xAI) installation instructions to AGENTS.md#154

Closed
lukababu wants to merge 2 commits into
AgriciDaniel:mainfrom
lukababu:liremadze/grok-migration
Closed

docs: add Grok Build (xAI) installation instructions to AGENTS.md#154
lukababu wants to merge 2 commits into
AgriciDaniel:mainfrom
lukababu:liremadze/grok-migration

Conversation

@lukababu

@lukababu lukababu commented Jul 7, 2026

Copy link
Copy Markdown

Adds a "Using with Grok Build" section to AGENTS.md, alongside the existing Cursor and Google Antigravity sections.

Grok Build (xAI's coding agent) turns out to be compatible with claude-seo out of the box — no code changes needed:

  • It reads the existing .claude-plugin/plugin.json manifest directly
  • It loads skills/, agents/, and hooks/hooks.json natively
  • It substitutes ${CLAUDE_PLUGIN_ROOT} in hook commands, so the PostToolUse schema-validation hook works unmodified

The new section documents the one-line install (grok plugin install AgriciDaniel/claude-seo --trust), the in-CLI install flow via /plugins, local development via --plugin-dir, and the Python venv setup the scripts expect.

@lukababu
lukababu requested a review from AgriciDaniel as a code owner July 7, 2026 19:54
@lukababu lukababu changed the title migration docs: add Grok Build (xAI) installation instructions to AGENTS.md Jul 7, 2026
@AgriciDaniel

Copy link
Copy Markdown
Owner

Thank you for bringing Grok Build support to the documentation. v2.2.4 includes concise guidance based on the current official compatibility documentation. We appreciate the initiative.

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