Featured

Deploy OpenClaw in 60 seconds — 20% off logoDeploy OpenClaw in 60 seconds — 20% off

Launch OpenClaw on Hostinger in about 60 seconds and keep your agent live 24/7. Our referral link gives you 20% off, no coupon code needed.

Launch on Hostinger
Run your Hermes agent on Hostinger, fully managed logoRun your Hermes agent on Hostinger, fully managed

Launch Hermes on Hostinger in one click, fully managed, no VPS knowledge needed. Use code ZACAARON10 for 10% off.

Launch on Hostinger
Crawl and scrape any site into clean data, 10% off logoCrawl and scrape any site into clean data, 10% off

Firecrawl crawls and scrapes any site into clean markdown for your agent. Get 1,000 free credits, and new users get 10% off their first purchase.

Try Firecrawl free
Your own AI agent, running 24/7 with QwikClaw logoYour own AI agent, running 24/7 with QwikClaw

QwikClaw sets up and runs an always-on OpenClaw agent for you. One click, no config files, no server setup.

Deploy now
One API to scrape, enrich, and extract the internet. logoOne API to scrape, enrich, and extract the internet.

Context.dev gives your agents a single API to scrape, enrich, and extract live web data — no proxies, no parsers, no maintenance.

Start building free
SetupClaw: done-for-you OpenClaw for founders & exec teams logoSetupClaw: done-for-you OpenClaw for founders & exec teams

White-glove OpenClaw for founders and exec teams (4–50+ employees): we install, harden, integrate your tools, and maintain it — secured from day one.

Get it set up for you
SEO data APIs for your agent, $1 free credit logoSEO data APIs for your agent, $1 free credit

DataForSEO gives your agent live access to SERP results, keyword data, backlinks, and on-page SEO data through one API. New accounts get a $1 credit, good for up to 20,000 keyword or backlink lookups.

Try DataForSEO free
Reach 47,000+ AI builders

A flat monthly placement in front of developers actively installing AI tools. No lock-in, cancel anytime.

Advertise here
fastly-agent-toolkit logo

fastly-agent-toolkit

knowledge-work-plugins

OtherClaude Codeby sun2443

Summary

Fastly development tools and platform skills

Install to Claude Code

/plugin install fastly-agent-toolkit@knowledge-work-plugins

Run in Claude Code. Add the marketplace first with /plugin marketplace add sun2443/designer-skills if you haven't already.

README.md

Fastly Agent Toolkit

A collection of skills for AI coding agents to work with the Fastly platform and edge computing tools.

Available skills

  • fastly: Working with the Fastly platform, including services, caching, VCL, WAF, TLS, DDoS protection, purging, and API usage.
  • fastly-cli: Using the Fastly CLI to manage services, compute apps, logging, WAF, TLS, key-value stores, and stats.
  • fastly-fiddle: Testing VCL against real Fastly edge infrastructure with Fastly Fiddle, covering assertion-based tests, the Fiddle HTTP API, shareable bug reproductions, and CI integration.
  • falco: VCL development with Falco, covering linting, testing, simulation, formatting, REPL, and Terraform integration.
  • fastlike: Running Fastly Compute locally with Fastlike (Go-based), covering backend configuration, builds, and testing.
  • viceroy: Running Fastly Compute locally with Viceroy (WASM-based), covering serving, configuration, testing, and SDK adaptation.
  • xvcl: The XVCL VCL transpiler, covering syntax extensions, subroutines, header manipulation, and caching logic.

Each skill lives under skills/ with a SKILL.md entrypoint and a references/ directory containing detailed topic files.

Important: SKILL.md files reference companion files in their references/ directory. Make sure your agent is allowed to read from these directories, otherwise it won't be able to follow the references and will miss important context.

Usage

Pick the skills relevant to your project. You probably don't need all of them.

Using the skills CLI (recommended)

The skills CLI installs skills into the standard .agents/skills/ directory and automatically symlinks them into agent-specific directories. It supports most agents out of the box.

Install into the current project:

bunx skills add github:fastly/fastly-agent-toolkit --skill falco --skill viceroy
# or with node:
npx skills add github:fastly/fastly-agent-toolkit --skill falco --skill viceroy

Install globally (available across all projects via ~/.agents/skills/):

bunx skills add -g github:fastly/fastly-agent-toolkit --skill falco --skill viceroy

Manual copy

If your agent supports the .agents/skills/ convention, this is the most portable option. Agents that use this location include Amp, Cline, Codex, Cursor, Gemini CLI, GitHub Copilot, Kimi Code, OpenCode, Replit Agent, Swival, and Warp.

Install into the current project:

mkdir -p .agents/skills
cp -R ./skills/{falco,viceroy} .agents/skills/

Install globally (for agents that support ~/.agents/skills/):

mkdir -p ~/.agents/skills
cp -R ./skills/{falco,viceroy} ~/.agents/skills/

If your agent doesn't support .agents/skills/, use its agent-specific location below.

Claude Code

Plugin Marketplace

claude plugin install fastly-agent-toolkit@claude-plugins-official
claude plugin list

# If this fails, add skills manually in the next section.

Manual

mkdir -p .claude/skills
cp -R ./skills/{falco,viceroy} .claude/skills/

For a quick local setup, the manual copy is more reliable since it doesn't depend on the marketplace.

Codex

mkdir -p ~/.codex/skills
cp -R ./skills/{falco,viceroy} ~/.codex/skills/

Swival

Stage the collection in your library first, then add the skills you want:

swival skills add --global https://github.com/fastly/fastly-agent-toolkit  # stage into ~/.config/swival/library
swival skills add fastly-agent-toolkit                                     # install the collection into this project
swival skills add --global fastly-agent-toolkit                            # or activate it in every project

Prefer only a couple of skills? Activate them by name instead of the whole collection: swival skills add falco, swival skills add viceroy.

Qwen Code

Qwen Code requires the experimental skills feature. Enable it by adding to .qwen/settings.json:

{
  "tools": {
    "experimental": {
      "skills": true
    }
  }
}

Then copy skills to the project directory:

mkdir -p .qwen/skills
cp -R ./skills/{falco,viceroy} .qwen/skills/

Gemini CLI

Gemini CLI supports .agents/skills/ as shown above. You can also link the whole repository using Gemini's extension workflow:

gemini extensions link .

Swap {falco,viceroy} for whatever combination you need. For VCL work, falco and xvcl are the most useful. For Fastly Compute, grab fastly-cli and either viceroy or fastlike.

Skill format

Each skill lives in its own directory as a SKILL.md file with YAML frontmatter following the Agent Skills spec.

Related plugins

Browse all →
ai-firstify logo

ai-firstify

knowledge-work-plugins

AI-first project auditor and re-engineer based on the 9 design principles and 7 design patterns from the TechWolf AI-First Bootcamp

Open plugin →
apollo logo

apollo

knowledge-work-plugins

Prospect, enrich leads, and load outreach sequences with Apollo.io — one-click MCP server integration for Claude Code and Cowork.

Open plugin →
atlan logo

atlan

knowledge-work-plugins

Atlan data catalog plugin for Claude Code. Search, explore, govern, and manage your data assets through natural language. Powered by the Atlan MCP server with semantic search, lineage traversal, glossary management, data quality rules, and more.

Open plugin →
bio-research logo

bio-research

knowledge-work-plugins

Connect to preclinical research tools and databases (literature search, genomics analysis, target prioritization) to accelerate early-stage life sciences R&D

Open plugin →
brand-voice logo

brand-voice

knowledge-work-plugins

Discover your brand voice from existing documents and conversations, generate enforceable guidelines, and validate AI-generated content against your established tone and positioning.

Open plugin →
brightdata-plugin logo

brightdata-plugin

knowledge-work-plugins

Web scraping, Google search, structured data extraction, and MCP server integration powered by Bright Data. Includes 7 skills: scrape any webpage as markdown (with bot detection/CAPTCHA bypass), search Google with structured JSON results, extract data from 40+ websites (Amazon, LinkedIn, Instagram, TikTok, YouTube, and more), orchestrate Bright Data's 60+ MCP tools, built-in best practices for Web Unlocker, SERP API, Web Scraper API, and Browser API, Python SDK best practices for the brightda...

Open plugin →