home/categories/monitoring/aws-samples-sample-agentcore-make-claude-agent-sdk-production-ready-skills-ac-evaluation-transform-skill-md
monitoringdevops

ac-evaluation-transform

Transform a Claude Agent SDK agent to emit correct OpenTelemetry traces, structured logs, and CloudWatch EMF metrics so that all 9 Amazon Bedrock AgentCore Evaluation built-in evaluators pass with zero errors. Use this skill whenever the user mentions AgentCore evaluations, OTEL instrumentation for Claude Agent SDK agents, making a Claude agent compatible with Bedrock evaluations, or adding observability/telemetry to a Claude Agent SDK application. Also trigger when the user encounters AgentCore evaluation errors like AgentSpanMappingException, LogEventMissingException, or "span data is incomplete". This skill modifies only the instrumentation layer — it never changes the agent's application logic, tools, or prompts.

aws-samples
maintainer
aws-samples
Обновлено 3/29/2026
Звёзды
4
Форки
1
quick start

Installation and usage

Transform a Claude Agent SDK agent to emit correct OpenTelemetry traces, structured logs, and CloudWatch EMF metrics so that all 9 Amazon Bedrock AgentCore Evaluation built-in evaluators pass with zero errors. Use this skill whenever the user mentions AgentCore evaluations, OTEL instrumentation for Claude Agent SDK agents, making a Claude agent compatible with Bedrock evaluations, or adding observability/telemetry to a Claude Agent SDK application. Also trigger when the user encounters AgentCore evaluation errors like AgentSpanMappingException, LogEventMissingException, or "span data is incomplete". This skill modifies only the instrumentation layer — it never changes the agent's application logic, tools, or prompts.

Установка
$ install --globalskills.sh
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use ac-evaluation-transform