Run the TelemetryDeck CLI end-to-end health check (platform, config, secret store, auth, query round-trip).
How this skill is triggered — by the user, by Claude, or both
Slash command
/telemetrydeck-analytics:doctorThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Run the `tdq doctor` end-to-end health check. Use the Bash tool:
Run the tdq doctor end-to-end health check. Use the Bash tool:
tdq doctor
Relay the output verbatim. If any check reports FAIL, explain what the remediation is in one line each:
libsecret-tools on Linux, or set TELEMETRYDECK_PASSWORD + TELEMETRYDECK_TOKEN env vars for CI/containers./telemetrydeck-analytics:setup (or tdq login).tdq login --reset./telemetrydeck-analytics:events), the wrong appID is current (check tdq apps), or a parser regression (re-run with TDQ_RAW=1 tdq doctor to see the raw JSON).Do not offer to "auto-fix" — surface the hint and let the user run the next step.
npx claudepluginhub agenkin/telemetrydeck-analytics --plugin telemetrydeck-analyticsCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.