Files
grok-build-hud/plugin.json
T
Redredchen01 9225922a10 Clarify third-party status: not an xAI official plugin
Remove “official plugin format” wording; state community ownership
and local plugin install only in README, package, skill, and install copy.
2026-07-17 16:48:16 +08:00

14 lines
477 B
JSON

{
"name": "grok-build-hud",
"version": "0.3.12",
"description": "第三方 Grok Build 状态条(非官方):同窗口上下文/配额/token/工具/待办;tmux HUD + 会话斜杠命令",
"author": {
"name": "Redredchen01"
},
"homepage": "http://172.238.15.154:3000/Redredchen01/grok-build-hud",
"repository": "http://172.238.15.154:3000/Redredchen01/grok-build-hud",
"commands": "./commands",
"skills": "./skills",
"hooks": "./hooks/hooks.json"
}