genai

Instrument GenAI agents with OpenTelemetry semantic conventions for LLM trace data.

292|103|Updated Mar 27, 2025
One-click install
npx skills add https://github.com/kagenti/kagenti --skill genai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: genai
Source: https://github.com/kagenti/kagenti/tree/main/.claude/skills/genai
Command: npx skills add https://github.com/kagenti/kagenti --skill genai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides standardized methods for observing and instrumenting Generative AI agents, ensuring consistent telemetry and trace data for analysis.

Core Features & Use Cases

  • Semantic Conventions: Implements OpenTelemetry semantic conventions specifically for GenAI applications.
  • LLM Observability: Enables detailed tracing of Large Language Model interactions within agentic systems.
  • Use Case: When instrumenting an AI agent that uses an LLM for decision-making, use this skill to ensure its traces are compatible with standard observability platforms.

Quick Start

Use the genai:semantic-conventions skill to instrument your LLM calls with OpenTelemetry.

Frequently Asked Questions about genai

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

FAQPage Schema
How do I implement OpenTelemetry semantic conventions for GenAI observability?

To implement GenAI observability, use this skill to apply OpenTelemetry semantic conventions, ensuring standardized LLM trace data collection for analysis and monitoring within agent platforms.

What is the best way to trace LLM interactions within agentic systems?

Tracing LLM interactions within agentic systems requires standardized telemetry; this skill enables detailed LLM observability by facilitating consistent trace data collection for decision-making analysis.

Does this skill work with standard observability platforms for LLM monitoring?

Yes, standard observability platforms are supported by using this skill to instrument LLM calls with OpenTelemetry, ensuring generated traces adhere to defined naming and attribute schemas.

When do I need OpenTelemetry instrumentation for Generative AI agents?

You need OpenTelemetry instrumentation for Generative AI agents when you require consistent telemetry and trace data for analysis, particularly when an LLM is used for decision-making within agentic systems.

Are there specific naming schemas required for GenAI LLM trace data collection?

Yes, GenAI LLM trace data collection requires adherence to defined OpenTelemetry semantic conventions, using specific naming and attribute schemas to ensure consistent telemetry across observability platforms.