signoz-searching-docs

Answer SigNoz documentation questions with cited canonical URLs.

14|10|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/SigNoz/agent-skills --skill signoz-searching-docs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: signoz-searching-docs
Source: https://github.com/SigNoz/agent-skills/tree/main/plugins/signoz/skills/signoz-searching-docs
Command: npx skills add https://github.com/SigNoz/agent-skills --skill signoz-searching-docs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Locate and cite official SigNoz documentation to answer user questions.

Core Features & Use Cases

  • BM25-backed search of docs via MCP tools, with optional section narrowing; fetch full markdown for indexed pages; cite canonical URLs; handle direct HTTP markdown fallback when MCP is unavailable.
  • Guides coverage includes instrumentation, OpenTelemetry setup, deployment, APIs, auth headers, and troubleshooting.
  • It returns concise, grounded answers with canonical URLs and supports multi-page results when a task spans configuration and debugging.

Quick Start

Ask a question about SigNoz instrumentation or deployment and allow the skill to fetch and cite the relevant docs.

Frequently Asked Questions about signoz-searching-docs

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find SigNoz documentation for OpenTelemetry instrumentation setup?

SigNoz documentation for OpenTelemetry instrumentation is found by querying official docs with specific technical questions, returning precise answers grounded in canonical source URLs covering setup and configuration.

What is the best way to search SigNoz docs for self-hosted deployment guides?

The best way to search SigNoz docs is using BM25-backed search with section narrowing, which fetches relevant deployment guide markdown pages and cites canonical URLs to ground every answer.

Can I get troubleshooting answers from SigNoz docs when the MCP tools are unavailable?

Yes, troubleshooting answers are accessible via a direct HTTP markdown fallback that fetches official documentation pages when MCP tools are unavailable, ensuring grounded results with canonical URLs.

Does the SigNoz docs search cover API references and auth headers?

Yes, the SigNoz docs search covers API references and auth headers, querying official documentation to return concise, grounded answers with canonical URLs for these specific technical topics.

Why does my SigNoz documentation query return multiple pages instead of a single answer?

Multiple pages are returned when a SigNoz documentation query spans multiple topics like configuration and debugging, fetching all relevant markdown pages to provide a complete, grounded answer.

Do I need specific dependencies to search SigNoz documentation effectively?

No specific dependencies are required to search SigNoz documentation, as the system uses MCP tools when available and falls back to direct HTTP markdown fetching to retrieve and cite answers.