ワンクリックで
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.