signoz-creating-dashboards
Dashboard Create
Build a SigNoz dashboard from a user's natural-language intent. The skill targets two consumers: an autonomous AI SRE agent that runs without a human in the loop, and a human at a Claude Code / Codex / Cursor prompt. Both go through the same flow — the human just gets a chance to intervene at the preview step.
Prerequisites
This skill calls SigNoz MCP server tools (signoz:signoz_create_dashboard,
signoz:signoz_list_dashboards, signoz:signoz_list_dashboard_templates,
signoz:signoz_import_dashboard, signoz:signoz_get_dashboard,
signoz:signoz_update_dashboard, signoz:signoz_list_metrics,
signoz:signoz_get_field_keys, signoz:signoz_get_field_values,
signoz:signoz_aggregate_logs, signoz:signoz_aggregate_traces, etc.).
Before running the workflow, confirm the signoz:signoz_* tools are
available. If they are not, the SigNoz MCP server is not installed or
configured — stop and direct the user to set it up:
More from signoz/agent-skills
signoz-docs
Use this skill first whenever the user asks about SigNoz instrumentation, OpenTelemetry setup, querying, dashboards, alerts, troubleshooting, self-hosted deployment, API endpoints, auth headers, or where to find anything in SigNoz docs.
116signoz-clickhouse-query
>-
100signoz-searching-docs
>
40signoz-writing-clickhouse-queries
>-
40signoz-generating-queries
>
36signoz-modifying-dashboards
>
35