SigNoz
Why SigNozDocs
PricingCustomer Stories
Docs
IntroductionContributingMigrate from DatadogSigNoz API
OpenTelemetry
What is OpenTelemetryOpenTelemetry Collector GuideOpenTelemetry Demo
Community
Support
Slack
X
Launch Week
Changelog
Dashboard Templates
DevOps Wordle
Newsletter
KubeCon, Atlanta 2025
More
SigNoz vs DatadogSigNoz vs New RelicSigNoz vs GrafanaSigNoz vs Dynatrace
Careers
AboutTermsPrivacySecurity & Compliance
SigNoz Logo
SigNoz
All systems operational
HIPAASOC-2
SigNoz Cloud - This page applies to SigNoz Cloud editions.
Self-Host - This page applies to self-hosted SigNoz editions.

Agent Skills

Agent Skills are an open format for extending AI coding assistants with specialized knowledge and capabilities. Once installed, your agent uses them whenever it detects a relevant task - no prompting required.

When you ask your AI assistant something like "export traces from my service to signoz" or "help me write a ClickHouse query," the agent automatically selects the appropriate skill and follows its instructions.

Installation

skills.sh

Install all SigNoz skills:

npx skills add SigNoz/agent-skills

Install a specific skill:

npx skills add SigNoz/agent-skills --skill signoz-docs
npx skills add SigNoz/agent-skills --skill signoz-clickhouse-query

Claude Code

Install through the Claude Code plugin marketplace:

/plugin marketplace add SigNoz/agent-skills
/plugin install signoz@signoz-skills

To update after new releases:

/plugin marketplace update signoz-skills
/reload-plugins

You can also enable auto-updates for the marketplace through the /plugin interface under the Marketplaces tab.

Available Skills

signoz-searching-docs

Guides AI agents to fetch and explore SigNoz documentation. Use it when you need help with SigNoz setup, configuration, or feature usage.

View skill source →

signoz-writing-clickhouse-queries

Helps AI agents write and debug ClickHouse queries for SigNoz data. Use it when building custom dashboards, alerts, or performing ad-hoc analysis on your observability data.

View skill source →

Learn more

  • SigNoz Skills on skills.sh - browse available skills and install instructions
  • GitHub repository - source code and skill structure

Last updated: May 11, 2026

Edit on GitHub

Was this page helpful?

Your response helps us improve this page.

Prev
SigNoz MCP Server
Next
MCP Use Cases
On this page
Installation
skills.sh
Claude Code
Available Skills
signoz-searching-docs
signoz-writing-clickhouse-queries
Learn more

Is this page helpful?

Your response helps us improve this page.