cdn-insights

Analyze unified CDN traffic patterns to reveal bottlenecks and reliability issues.

Updated Apr 10, 2026
One-click install
npx skills add https://github.com/hydrolix/public-skills --skill cdn-insights
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cdn-insights
Source: https://github.com/hydrolix/public-skills/tree/main/skills/cdn-insights
Command: npx skills add https://github.com/hydrolix/public-skills --skill cdn-insights

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Normalize and analyze multi-CDN traffic data to reveal bottlenecks and reliability issues across providers.

Core Features & Use Cases

  • Unified data model: blends logs from Akamai, CloudFront, Fastly, Cloudflare, and more into a single view for quick comparisons.
  • Diagnostic patterns: spot cache inefficiencies, origin latency, and geographic performance variances with ready-to-run patterns.
  • Use Case: Compare last-hour performance across top CDNs to identify the provider contributing most to latency.

Quick Start

Ask the AI to summarize current CDN performance by provider for the last hour.

Frequently Asked Questions about cdn-insights

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

FAQPage Schema
How do I analyze CDN traffic patterns across multiple providers in a single view?

You can compare CDN performance by querying the cdn_insights primary table and pre-aggregated mcdn_summary tables, filtering by timestamp, hdx_cdn, and edge_pop to identify which provider contributes most to latency.

What is the best way to compare cache efficiency and origin latency across different CDNs?

You can diagnose cache inefficiencies and origin latency by querying the unified multi-CDN data model, which blends logs from various providers into a single view for quick comparisons and bottleneck identification.

Does multi-CDN traffic analysis work with logs from Cloudflare and Fastly?

The analysis supports multiple providers including Cloudflare and Fastly, utilizing the cdn_insights primary table and pre-aggregated mcdn_summary tables to ensure accurate cross-provider comparisons.

How do I summarize current CDN performance by provider for the last hour?

You can summarize last-hour CDN performance by querying the pre-aggregated mcdn_summary tables, filtering by timestamp to reveal diagnostic patterns like cache inefficiencies and geographic performance variances across providers.

Why should I filter multi-CDN analysis by edge_pop and hdx_cdn?

Filtering by edge_pop and hdx_cdn ensures accurate results by preventing data aggregation errors across different CDN providers and geographic edge locations during traffic pattern analysis.