{"slug": "agent-skills", "title": "Agent Skills", "summary": "SigNoz released an open-source Agent Skills format that extends AI coding assistants with specialized knowledge for observability tasks. The skills, available through skills.sh or the Claude Code plugin marketplace, enable AI agents to automatically fetch SigNoz documentation and write ClickHouse queries without requiring manual prompting. The release includes two initial skills for searching SigNoz documentation and writing ClickHouse queries, allowing developers to interact with their observability data through natural language commands.", "body_md": "[Agent Skills](https://agentskills.io) 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.\n\nWhen 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.\n\nInstallation\n\nskills.sh\n\nInstall all SigNoz skills:\n\n```\nnpx skills add SigNoz/agent-skills\n```\n\nInstall a specific skill:\n\n```\nnpx skills add SigNoz/agent-skills --skill signoz-docs\nnpx skills add SigNoz/agent-skills --skill signoz-clickhouse-query\n```\n\nClaude Code\n\nInstall through the Claude Code plugin marketplace:\n\n```\n/plugin marketplace add SigNoz/agent-skills\n/plugin install signoz@signoz-skills\n```\n\nTo update after new releases:\n\n```\n/plugin marketplace update signoz-skills\n/reload-plugins\n```\n\nYou can also enable auto-updates for the marketplace through the `/plugin`\n\ninterface under the **Marketplaces** tab.\n\nAvailable Skills\n\nsignoz-searching-docs\n\nGuides AI agents to fetch and explore SigNoz documentation. Use it when you need help with SigNoz setup, configuration, or feature usage.\n\n[View skill source →](https://github.com/SigNoz/agent-skills/blob/main/plugins/signoz/skills/signoz-searching-docs/SKILL.md)\n\nsignoz-writing-clickhouse-queries\n\nHelps 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.\n\n[View skill source →](https://github.com/SigNoz/agent-skills/blob/main/plugins/signoz/skills/signoz-writing-clickhouse-queries/SKILL.md)\n\nLearn more\n\n[SigNoz Skills on skills.sh](https://skills.sh/signoz/agent-skills)- browse available skills and install instructions[GitHub repository](https://github.com/signoz/agent-skills)- source code and skill structure", "url": "https://wpnews.pro/news/agent-skills", "canonical_source": "https://signoz.io/docs/ai/agent-skills", "published_at": "2026-05-27 00:00:00+00:00", "updated_at": "2026-05-28 15:42:52.884378+00:00", "lang": "en", "topics": ["ai-agents", "ai-tools", "ai-products", "artificial-intelligence", "large-language-models"], "entities": ["SigNoz", "Claude Code", "ClickHouse", "Agent Skills"], "alternates": {"html": "https://wpnews.pro/news/agent-skills", "markdown": "https://wpnews.pro/news/agent-skills.md", "text": "https://wpnews.pro/news/agent-skills.txt", "jsonld": "https://wpnews.pro/news/agent-skills.jsonld"}}