optel-interpreter

Interpret OpTel Explorer telemetry into prioritized CWV fix plans for AEM Edge Delivery Services.

Updated May 14, 2026
One-click install
npx skills add https://github.com/Focus-GTS/eds-content-ops-skills --skill optel-interpreter
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: optel-interpreter
Source: https://github.com/Focus-GTS/eds-content-ops-skills/tree/main/skills/optel-interpreter
Command: npx skills add https://github.com/Focus-GTS/eds-content-ops-skills --skill optel-interpreter

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

OpTel Explorer reports performance and traffic metrics, but it doesn’t tell you what the numbers mean or which issues to fix first for AEM Edge Delivery Services.

Core Features & Use Cases

  • OpTel-to-action interpretation: Translates Core Web Vitals (LCP, CLS, INP), traffic patterns, device/browser breakdowns, geo distribution, and trends into plain-language findings.
  • Root-cause mapping for EDS: Infers likely causes using EDS-specific performance patterns and common telemetry signatures (for example hero/LCP contributors, CLS causes, and INP interaction bottlenecks).
  • Prioritized actionable reporting: Produces a recommendation list ordered by impact using CWV thresholds and the affected pages/templates.

Quick Start

Use the optel-interpreter skill to analyze your exported OpTel Explorer CSV/JSON and return a prioritized report of the worst CWV issues with specific next steps.

Frequently Asked Questions about optel-interpreter

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

FAQPage Schema
How do I interpret Adobe Operational Telemetry data for AEM Edge Delivery Services?

OpTel telemetry interpretation translates real-user monitoring data into actionable performance recommendations by mapping LCP, CLS, and INP p75 metrics into CWV threshold buckets to infer root causes for AEM Edge Delivery Services sites.

What is the best way to prioritize Core Web Vitals fixes using OpTel Explorer?

Prioritizing Core Web Vitals fixes involves analyzing OpTel Explorer traffic patterns, device breakdowns, and trend comparisons to generate an ordered recommendation list targeting the worst CWV issues by impact.

Can I use OpTel data to find the root cause of LCP and CLS issues on my EDS site?

OpTel data identifies EDS root causes by matching real-user monitoring telemetry signatures against common performance patterns to infer hero image LCP contributors and layout shift CLS causes.

How do I analyze OpTelemetry CSV exports to improve real user monitoring metrics?

Analyzing OpTel CSV exports applies real-user monitoring traffic mix and geo distribution data against CWV thresholds to produce a prioritized fix plan with specific next steps for your site.

Does OpTel data analysis work for INP interaction bottleneck investigations?

OpTel data analysis supports INP investigations by evaluating interaction bottlenecks alongside p75 metrics and browser breakdowns to map performance signatures into actionable optimization steps.

What should I do after generating a CWV performance triage report from OpTel?

After generating a performance triage report from OpTel, you should follow the prioritized fix plan using complementary skills like cwv-optimizer to execute specific Core Web Vitals recommendations.