一键导入
assistant-burst-summary
Install, configure, validate, or explain the assistant burst summary hook for OpenClaw and Claude Code.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Install, configure, validate, or explain the assistant burst summary hook for OpenClaw and Claude Code.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | assistant-burst-summary |
| description | Install, configure, validate, or explain the assistant burst summary hook for OpenClaw and Claude Code. |
Use this skill when Ethan asks about the post-voice-note burst summary hook, installing it on OpenClaw, installing the Claude Code equivalent, or rolling it out across Agent Bridge machines.
threshold messages (default 3) and then goes quiet for inactivityMs (default 300000, five minutes), sends one Telegram blockquote summary.Burst summary messages so it does not loop.Prefer the OpenClaw plugin entry at the repo root:
openclaw plugins install /path/to/assistant-burst-summary-hook --link
openclaw plugins enable assistant-burst-summary-hook
Add plugin config under plugins.entries.assistant-burst-summary-hook, then restart/reload OpenClaw only with Ethan's approval if the active gateway does not hot-load plugin installs.
Prefer the Claude Code plugin/hook pack at the repo root:
claude plugin marketplace add /path/to/assistant-burst-summary-hook --scope user
claude plugin install assistant-burst-summary-hook@assistant-burst-summary-hook --scope user
Set ASSISTANT_BURST_SUMMARY_CONFIG or create ~/.config/assistant-burst-summary-hook/config.json with a Telegram chat id and token env name.
Run:
npm test
node bin/assistant-burst-summary-hook.js simulate --json
node --input-type=module -e "await import('./src/openclaw/index.js')"
claude plugin validate .
Do not paste raw transcript logs into chat. Summarize results and cite file paths.