Delegating to CDN Agent
CommunityAutomate Fastly CDN tasks, keep AI focused.
System Documentation
What problem does it solve?
This Skill prevents your main AI assistant from getting bogged down with complex Fastly CDN API details, which bloats context, increases costs, and reduces focus. It delegates specialized CDN queries to a sub-agent, ensuring your primary AI remains efficient and cost-effective.
Core Features & Use Cases
- Fastly Service Management: List, describe, and manage your Fastly CDN services.
- Backend & VCL Inspection: Easily view configured backends and VCL (Varnish Configuration Language) for any service.
- Cache Purging: Safely purge CDN cache by service, key, or URL, with built-in warnings for critical operations.
- Use Case: When a user asks to "purge all cache for pi.examplejobinc-cdn.com", this Skill automatically delegates the task to a specialized sub-agent, which executes the necessary
cdn-purgecommand and returns a clear confirmation, without exposing complex CLI details to the main AI.
Quick Start
Example: Delegating a Fastly query
Task( subagent_type: "general-purpose", description: "Query Fastly CDN", prompt: "<full agent instructions from AGENT-INSTRUCTIONS.md>
USER REQUEST: List all Fastly services
Return clean, formatted results ready to show the user." )
Dependency Matrix
Required Modules
Components
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Delegating to CDN Agent Download link: https://github.com/ryancnelson/deli-gator/archive/main.zip#delegating-to-cdn-agent Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.