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