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
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use ac-evaluation-transform