cdn-management

Invalidate Google Cloud CDN caches and resolve storage URLs to CDN paths.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/tklee/agentic-layer --skill cdn-management
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cdn-management
Source: https://github.com/tklee/agentic-layer/tree/main/.claude/skills/cdn-management
Command: npx skills add https://github.com/tklee/agentic-layer --skill cdn-management

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill centralizes Google Cloud CDN management for vibesurfer, addressing stale content, slow image delivery, and misconfigurations by providing a unified workflow for cache invalidation, URL resolution, and troubleshooting.

Core Features & Use Cases

  • Cache Invalidation: Invalidate entire CDN caches or specific paths to ensure fresh assets.
  • URL Resolution: Resolve storage URLs to CDN paths so the frontend always uses the edge cache.
  • Image Delivery Optimization: Tune caching and proxy behavior to improve image load times.
  • Troubleshooting: Quick checks and commands to diagnose CDN status and edge-cache health.

Quick Start

In practice, invalidate a path like /cdn/images/user-uploads/* and verify the response headers include a HIT/MISS and proper Cache-Control.