fastly-reference-architectures

fastly-reference-architectures is a skill for Claude Code, Codex from fastly/fastly-agent-toolkit. It costs 95 tokens per session (127 once invoked), scanned A, original, MIT.

A collection of example projects showing how different Fastly products can be combined. Fastly is a platform for delivering websites and running applications at the network edge.

In plain words
What is it for?
Use it when designing or implementing Fastly solutions and you want a repository demonstrating a similar single-product or multi-product setup.
Why use it?
It provides working architecture examples when documentation alone does not show how the pieces fit together.

Skill for Claude CodeCodex

Part of the fastly-agent-toolkit plugin — 10 skills shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/fastly/fastly-agent-toolkit/fastly-reference-architectures
Any agent
npx skills add fastly/fastly-agent-toolkit --skill fastly-reference-architectures
Clone the repo
git clone --depth 1 https://github.com/fastly/fastly-agent-toolkit

Made for: Claude Code, Codex.

Or install fastly-agent-toolkit, the plugin that ships this one along with the rest of its 10 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for fastly-reference-architectures

README.md
[![agentmods](https://agentmods.dev/badge/skills/fastly/fastly-agent-toolkit/fastly-reference-architectures.svg)](https://agentmods.dev/skills/fastly/fastly-agent-toolkit/fastly-reference-architectures)
Your own site
<a href="https://agentmods.dev/skills/fastly/fastly-agent-toolkit/fastly-reference-architectures"><img src="https://agentmods.dev/badge/skills/fastly/fastly-agent-toolkit/fastly-reference-architectures.svg" alt="Measured on agentmods" height="20"></a>
Per session 95 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 127 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00095 $0.00127
Opus 5 $0.00048 $0.00063
Sonnet 5 $0.00019 $0.00025
Haiku 4.5 $0.00010 $0.00013

Measured 5d ago against content hash 995d1d9bda95, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

fastly-reference-architectures scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/fastly-reference-architectures/SKILL.md · 9 lines

What it actually says

Fastly reference architectures

Example projects running on Fastly (git repositories): references/examples.md

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 9 lines · 95 tokens per session scan A 995d1d9bda95

Subscribe to this mod's changes

fastly-reference-architectures is a skill published in the GitHub repository fastly/fastly-agent-toolkit (32 stars, last pushed 4d ago), licensed MIT. It adds 95 tokens to every session and 127 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

google-cloud-solution-guided-gke-ai-migration

Guides the migration of existing AI workloads (Cloud Run, Gemini API, Gemini Enterprise Agent Platform) to self-hosted GKE inference using gcloud and kubectl. Use when the user has an existing AI inference workload (on Cloud Run, the Gemini API, Gemini Enterprise Agent Platform, or a custom VM) and wants to move it to…

google/skills · 157 tokens

agent-platform-tuning

Agent Platform Model Tuning. Use when you need to fine-tune open models or Gemini models using Agent Platform infrastructure. Don't use for model training outside Agent Platform, model deployment to endpoints (use agent-platform-deploy), or managing serving endpoints (use agent-platform-endpoint-management).

google/skills · 64 tokens

gke-alert-configuration

Configures alerting policies in Terraform for Google Kubernetes Engine (GKE) clusters, workloads, and services using PromQL and Google Cloud Managed Service for Prometheus. Use when writing, analyzing, validating, or deploying Terraform alerting policies to monitor GKE service latency, traffic, error rates using…

google/skills · 120 tokens

gke-compute-classes

Configures, optimizes, and troubleshoots GKE ComputeClasses. Use when configuring Spot VMs with on-demand fallback, targeting specific accelerators (GPUs/TPUs) or machine families, restricting ComputeClass access, or debugging pending pods related to node pool auto-creation. Do not use for cluster-level Node Auto…

google/skills · 83 tokens

google-cloud-solution-n-tier-serverless-web-app

Assists in designing and implementing secure n-tier serverless web applications and microservices on Google Cloud. Use when users need architecture designs, security checklists, Terraform code, or deployment guidance for multi-tier serverless apps, regional data residency / European sovereignty compliance, zero-trust…

google/skills · 91 tokens

application-design-center-design-deploy

Processes GCP infrastructure design and deployment workflows within Application Design Center (ADC). Use when: - Designing GCP infrastructure with Terraform. - Validating local HCL. - Performing best-practice plan scans. - Importing templates to Application Design Center (ADC). - Deploying templates. - Troubleshooting…

google/skills · 94 tokens