Skip to content

Add axiom plugin to marketplace catalog#22

Merged
ykeremy merged 5 commits into
xai-org:mainfrom
axiomhq:add-axiom-plugin
Jun 26, 2026
Merged

Add axiom plugin to marketplace catalog#22
ykeremy merged 5 commits into
xai-org:mainfrom
axiomhq:add-axiom-plugin

Conversation

@seiflotfy

@seiflotfy seiflotfy commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add the axiom plugin (https://github.com/axiomhq/skills) to .grok-plugin/marketplace.json as a remote source pinned to commit 76f5af39bdf47b62acb8c36c1dd9fdc404919438
  • Category observability, keywords for logs/metrics/traces/sre, domains axiom.co and app.axiom.co
  • Regenerate .grok-plugin/plugin-index.json, which picks up the plugin's 7 skills (axiom-alerting, axiom-sre, building-dashboards, controlling-costs, query-metrics, spl-to-apl, writing-evals)

Test plan

  • python3 scripts/validate-catalog.py → Catalog OK
  • python3 scripts/generate-plugin-index.py --check → Plugin index OK (fetches the pinned commit and verifies the committed index matches)

@seiflotfy seiflotfy requested a review from a team June 11, 2026 23:40
@seiflotfy seiflotfy closed this Jun 11, 2026
@seiflotfy seiflotfy deleted the add-axiom-plugin branch June 11, 2026 23:59
@seiflotfy seiflotfy restored the add-axiom-plugin branch June 12, 2026 00:00
@seiflotfy seiflotfy reopened this Jun 12, 2026

@ykeremy ykeremy left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please make sure your plugin is advertised as expected and works well in Grok Build.

Since this PR introduces your new plugin, we recommend pointing the xAI Official marketplace at your branch so you can test how it appears and functions.

In your ~/.grok/config.toml, update the xAI Official source like this:

[[marketplace.sources]]
name = "xAI Official"
git = "https://github.com/xai-org/plugin-marketplace.git"
branch = "refs/pull/<pr number>/merge"

Then go to /marketplaces and press r to refresh. The change takes effect instantly. Once done, please verify that your plugin shows up correctly, is properly advertised, and works as expected in Grok Build.

Let us know the results or if you run into any issues!

Comment thread .grok-plugin/marketplace.json Outdated

@ykeremy ykeremy left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM @seiflotfy. I just noticed your MCP isn't included in the plugin. Is that intentional, asking out of curiosity?

@ykeremy ykeremy merged commit bd4ba75 into xai-org:main Jun 26, 2026
5 checks passed
@seiflotfy

seiflotfy commented Jun 26, 2026 via email

Copy link
Copy Markdown
Contributor Author

@ykeremy

ykeremy commented Jun 26, 2026

Copy link
Copy Markdown
Collaborator

Whoops sorry, I just merged the PR. Feel free to open up another with the updated SHA.

image

@seiflotfy

Copy link
Copy Markdown
Contributor Author

Here you go 😄
Thanks for looking into it
#61

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