Files
grok-build-hud/.grok-plugin/marketplace.json
T

14 lines
436 B
JSON
Raw Normal View History

{
"name": "grok-build-hud-local",
"description": "Local marketplace entry for the grok-build-hud Grok plugin",
"owner": { "name": "Redredchen01" },
"plugins": [
{
"name": "grok-build-hud",
"source": { "type": "local", "path": ".." },
"description": "Third-party Grok Build status strip (not xAI official) — context, quota, tokens, tools; same-window tmux HUD",
"category": "monitoring"
}
]
}