ClaudeSuperPower

dash0-configure

Skill

Configure the Dash0 → Cursor telemetry integration by writing the OTLP URL and auth token to ~/.cursor/dash0-agent-plugin.local.md. Use when the user wants to set up Dash0, enable telemetry, paste credentials, or fix an inactive plugin install.

Install

git clone https://github.com/dash0hq/dash0-agent-plugin.git ~/.claude/skills/dash0-configure

What is dash0-configure?

Configure the Dash0 → Cursor telemetry integration by writing the OTLP URL and auth token to ~/.cursor/dash0-agent-plugin.local.md. Use when the user wants to set up Dash0, enable telemetry, paste credentials, or fix an inactive plugin install.

What this can do

Capabilities declared in this component's own frontmatter — not inferred.

Inherit all session tools

Declares no tool restrictions — inherits every session tool

~61 tokens of context used while enabled, before you invoke anything

Documentation

README · ~1 min read

Configure Dash0

Write the config file the cursor-on-event hook reads on every Cursor event. The file holds the OTLP endpoint URL and auth token in YAML frontmatter.

Trigger

The user wants to configure (or reconfigure) the Dash0 plugin: provide their OTLP URL + auth token, change the dataset, set the agent name, etc.

Workflow

  1. If ~/.cursor/dash0-agent-plugin.local.md already exists, read it and show the user the current values with the auth_token masked (show only the last 4 chars). Ask whether to overwrite. If they decline, stop.

  2. Ask the user for these values one at a time. Do not assume any defaults beyond the ones listed.

    • OTLP URL (required) — Dash0 OTLP ingress, e.g. https://ingress.us-west-2.aws.dash0.com
    • Auth token (required) — treat as a secret; do not echo it back in subsequent messages
    • Dataset (optional, default default)

Reviews

Log in to leave a review.

No reviews yet — be the first.

Explore related

Other things in this space — across every part of the ecosystem, not just skills.