From claude-telemetry
Builds the current project's claude-telemetry dashboard and opens it in the browser.
How this command is triggered — by the user, by Claude, or both
Slash command
/claude-telemetry:openThis command is limited to the following tools:
The summary Claude sees in its command listing — used to decide when to auto-load this command
The command below builds the dashboard and prints either a `file://` URL (on stdout) or a no-data / failure message. Do NOT run `node` yourself — the inline command is the single source of truth.
!`node "${CLAUDE_PLUGIN_ROOT}/scripts/build.mjs"`
Rules for your reply:
1. **Primary contract: always surface the output above to the user.** If it is a `file://...` URL, that URL is the answer — include it verbatim in your reply. If it is a no-data / failure message, reply with that message as-is (keep both the Chinese and English lines — do not drop either).
2. **Opening the browser is best-ef...The command below builds the dashboard and prints either a file:// URL (on stdout) or a no-data / failure message. Do NOT run node yourself — the inline command is the single source of truth.
!node "${CLAUDE_PLUGIN_ROOT}/scripts/build.mjs"
Rules for your reply:
file://... URL, that URL is the answer — include it verbatim in your reply. If it is a no-data / failure message, reply with that message as-is (keep both the Chinese and English lines — do not drop either).file://... URL, you MAY run open "<url>" once to launch the browser. This call may fail with procNotFound / exit code 1 under Claude Code's Bash sandbox, or the user may decline the permission prompt — either way, do not retry, do not treat it as an error, and do not omit the URL from your reply. The user can click the URL themselves.node again.npx claudepluginhub wangshunnn/claude-telemetry --plugin claude-telemetry/openOpens a PDF in the interactive viewer from a local path, arXiv link, or URL. Lists available PDFs if no path provided.
/openOpens .drawio files in draw.io desktop app (with OS detection) or browser fallback. Supports page selection, file watching, custom editor paths.