II.
LibrarySkill JSON
Structured · livelib-skill:ai-agents-conversational--opentelemetry-llm
opentelemetry-llm json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:ai-agents-conversational--opentelemetry-llm",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "opentelemetry-llm",
"description": "OpenTelemetry instrumentation for LLM applications with distributed tracing",
"libraryPath": "library/specializations/ai-agents-conversational/skills/opentelemetry-llm/SKILL.md",
"specialization": "ai-agents-conversational",
"contentSummary": "# OpenTelemetry LLM Skill\n\n## Capabilities\n\n- Configure OpenTelemetry SDK for LLM apps\n- Implement LLM-specific instrumentation\n- Set up trace exporters (Jaeger, OTLP)\n- Design semantic conventions for LLM\n- Configure span attributes for AI workloads\n- Implement context propagation\n\n## Ta"
},
"outgoingEdges": [
{
"from": "lib-skill:ai-agents-conversational--opentelemetry-llm",
"to": "skill-area:agent-debugging-logging",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:ai-agents-conversational--opentelemetry-llm",
"to": "skill-area:observability-instrumentation",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:ai-agents-conversational--opentelemetry-llm",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:ai-agents-conversational--opentelemetry-llm",
"to": "role:ml-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:ai-agents-conversational--opentelemetry-llm",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:ai-agents-conversational--opentelemetry-llm",
"to": "workflow:ml-model-lifecycle",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:ai-agents-conversational--opentelemetry-llm",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:ai-agents-conversational--opentelemetry-llm",
"to": "specialization:ai-agents-conversational",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}