# Dash0 AI Agent Skills

Dash0 publishes official AI agent skills for its tools, services, and developer workflows.

Browse 8 official AI agent skills across 2 Dash0 repositories, with install commands and source links.

Official page: https://skillscout.sh/official/dash0hq/
Markdown page: https://skillscout.sh/official/dash0hq/dash0hq_skills_skillscout.md
Vendor website: https://www.dash0.com/

## Prompt for your agent

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/dash0hq/dash0hq_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Dash0 skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

## Skills packages

### dash0hq/agent-skills

Includes 4 official skills: otel-instrumentation, otel-semantic-conventions, otel-collector, otel-ottl.

Install:

```bash
npx skills add dash0hq/agent-skills -y
```

Source: https://www.skills.sh/official#dash0hq/agent-skills

### dash0hq/dash0-agent-plugin

Includes 4 official skills: dash0-configure, dash0-configure, dash0-configure, qa-echo.

Install:

```bash
npx skills add dash0hq/dash0-agent-plugin -y
```

Source: https://github.com/dash0hq/dash0-agent-plugin

## Individual skills

### otel-instrumentation

Official Dash0 skill from dash0hq/agent-skills.

Install:

```bash
npx skills add dash0hq/agent-skills@otel-instrumentation -y
```

Package: dash0hq/agent-skills
Source: https://github.com/dash0hq/agent-skills/tree/HEAD/skills/otel-instrumentation

### otel-semantic-conventions

Official Dash0 skill from dash0hq/agent-skills.

Install:

```bash
npx skills add dash0hq/agent-skills@otel-semantic-conventions -y
```

Package: dash0hq/agent-skills
Source: https://github.com/dash0hq/agent-skills/tree/HEAD/skills/otel-semantic-conventions

### otel-collector

Official Dash0 skill from dash0hq/agent-skills.

Install:

```bash
npx skills add dash0hq/agent-skills@otel-collector -y
```

Package: dash0hq/agent-skills
Source: https://github.com/dash0hq/agent-skills/tree/HEAD/skills/otel-collector

### otel-ottl

Official Dash0 skill from dash0hq/agent-skills.

Install:

```bash
npx skills add dash0hq/agent-skills@otel-ottl -y
```

Package: dash0hq/agent-skills
Source: https://github.com/dash0hq/agent-skills/tree/HEAD/skills/otel-ottl

### dash0-configure

Official Dash0 skill from dash0hq/dash0-agent-plugin.

Install:

```bash
npx skills add dash0hq/dash0-agent-plugin@dash0-configure -y
```

Package: dash0hq/dash0-agent-plugin
Source: https://github.com/dash0hq/dash0-agent-plugin/tree/main/claude/skills/dash0-configure

### dash0-configure

Official Dash0 skill from dash0hq/dash0-agent-plugin.

Install:

```bash
npx skills add dash0hq/dash0-agent-plugin@dash0-configure -y
```

Package: dash0hq/dash0-agent-plugin
Source: https://github.com/dash0hq/dash0-agent-plugin/tree/HEAD/copilot/skills/dash0-configure

### dash0-configure

Official Dash0 skill from dash0hq/dash0-agent-plugin.

Install:

```bash
npx skills add dash0hq/dash0-agent-plugin@dash0-configure -y
```

Package: dash0hq/dash0-agent-plugin
Source: https://github.com/dash0hq/dash0-agent-plugin/tree/main/cursor/skills/dash0-configure

### qa-echo

Official Dash0 skill from dash0hq/dash0-agent-plugin.

Install:

```bash
npx skills add dash0hq/dash0-agent-plugin@qa-echo -y
```

Package: dash0hq/dash0-agent-plugin
Source: https://github.com/dash0hq/dash0-agent-plugin/tree/HEAD/qa/skill-fixture/qa-echo

## dash0hq/agent-skills package overview

Includes 4 official skills: otel-instrumentation, otel-semantic-conventions, otel-collector, otel-ottl.

### Top skills in this package

- otel-instrumentation: Official Dash0 skill from dash0hq/agent-skills.
- otel-semantic-conventions: Official Dash0 skill from dash0hq/agent-skills.
- otel-collector: Official Dash0 skill from dash0hq/agent-skills.
- otel-ottl: Official Dash0 skill from dash0hq/agent-skills.

### Install

Install the full package:

```bash
npx skills add dash0hq/agent-skills -y
```

Install a specific skill:

```bash
npx skills add dash0hq/agent-skills@otel-instrumentation -y
```

Use the package when you want your agent to choose the relevant skill from this official repository.

Source: https://github.com/dash0hq/agent-skills#readme
