grafana-assistant-cli

Installation
SKILL.md

grafana-assistant CLI

CLI tool for interacting with Grafana Assistant via the A2A API.

Prerequisites

The grafana-assistant binary must already be installed and available on $PATH. Do not attempt to install it automatically. If the command is not found, stop and tell the user to install it first.

Installation instructions and pre-built binaries: github.com/grafana/assistant-cli

A Docker image is also available: github.com/grafana/assistant-cli/pkgs

Configuration

Config file locations (first found wins)

  1. GRAFANA_ASSISTANT_CONFIG env var (if set)
  2. ./grafana-assistant.yaml (current directory, use --local flag)
  3. ~/.config/grafana-assistant/config.yaml
Installs
3
GitHub Stars
15
First Seen
May 29, 2026
grafana-assistant-cli — grafana/ai-marketplace