원클릭으로
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.