一键导入
rage-publish
Preview and optionally publish aggregate Rage AI leaderboard stats. Use when the user asks to publish Rage AI stats.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Preview and optionally publish aggregate Rage AI leaderboard stats. Use when the user asks to publish Rage AI stats.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Generate copy-ready X or LinkedIn posts for a published Rage AI score. Use when the user asks to share or draft a social post from Rage AI stats.
Show the shared Rage AI leaderboard. Use when the user asks to view Rage AI rankings.
Scan local Claude and Codex transcripts for private Rage AI stats. Use when the user asks to scan, refresh, or set up Rage AI local stats.
Show local Rage AI stats without publishing. Use when the user asks for their local rage/frustration/swear stats.
基于 SOC 职业分类
| name | rage-publish |
| description | Preview and optionally publish aggregate Rage AI leaderboard stats. Use when the user asks to publish Rage AI stats. |
Run the bundled Rage CLI with publish and the user's requested --handle value. By default it
previews both Claude and Codex payloads in one request. Use --host claude or --host codex only
when the user explicitly wants to debug one host.
First show the preview only. Add --confirm only after the user explicitly confirms the exact public payload and private anti-abuse metadata.
Prefer:
node "${PLUGIN_ROOT}/bin/rage.js" publish --handle <handle>
If PLUGIN_ROOT is unavailable in the shell, resolve bin/rage.js relative to this skill's
installed plugin root.