Install
openclaw skills install cdnConfigure, optimize, and troubleshoot CDN deployments with caching strategies, security hardening, and multi-provider management.
openclaw skills install cdnUser wants to set up, optimize, or debug a CDN. Covers provider selection, caching, security, and performance monitoring.
| Topic | File |
|---|---|
| Provider comparison & CLIs | providers.md |
| Security hardening | security.md |
| Caching strategies | caching.md |
| Troubleshooting | troubleshooting.md |
Before deploying, verify:
Cache-Control: public, max-age=31536000, immutableno-cache with revalidationno-store unless explicitly cacheableprivate or no-storemax-age without immutable for versioned assetsVary headers (cache poisoning risk)Ask about:
If users are mostly local and traffic is low → CDN may add complexity without benefit. If global users OR heavy static assets OR need DDoS protection → CDN adds value.