9225922a10
Remove “official plugin format” wording; state community ownership and local plugin install only in README, package, skill, and install copy.
14 lines
436 B
JSON
14 lines
436 B
JSON
{
|
|
"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"
|
|
}
|
|
]
|
|
}
|