CtrlK
BlogDocsLog inGet started
Tessl Logo

fastly-cli

Executes Fastly CLI commands for managing CDN services, Compute deploys, and edge infrastructure. Use when running `fastly` CLI commands, creating or managing Fastly services from the terminal, deploying Fastly Compute applications, managing backends/domains/VCL snippets via command line, purging cache, configuring log streaming, setting up TLS certificates, managing KV/config/secret stores, checking service stats, authenticating with Fastly SSO, or working with fastly.toml. Also applies when working with Fastly service IDs in CLI context, or with `fastly service`, `fastly compute`, `fastly auth`, or any Fastly CLI subcommand. Covers service CRUD, version management, autocloning, and troubleshooting common CLI errors.

75

Quality

92%

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Content

85%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

This is a high-quality skill that excels at actionability and workflow clarity, with concrete executable examples, explicit correct/wrong patterns for common pitfalls, and a well-structured VCL service setup workflow with validation checkpoints. The progressive disclosure is well-organized with a clear reference table. Minor verbosity in some sections (inline comments, propagation delays) prevents a perfect conciseness score, but overall the content is strong and well-suited for Claude's use.

DimensionReasoningScore

Conciseness

The skill is mostly efficient and covers genuinely non-obvious information (unintuitive subcommand paths, boolean flag gotchas, SSL hostname confusion), but some sections are slightly verbose — e.g., the propagation delays section and KV Store gotchas could be tighter. The inline comments in code blocks sometimes over-explain. Overall it respects Claude's intelligence but could be trimmed ~15-20%.

2 / 3

Actionability

Excellent actionability throughout. Every pattern includes copy-paste-ready bash commands with correct flags. The skill explicitly shows correct vs. wrong usage (boolean flags, domain creation), provides concrete curl validation commands, and includes specific flag values. The New VCL Service Setup Workflow is fully executable end-to-end.

3 / 3

Workflow Clarity

The New VCL Service Setup Workflow is exemplary: 6 clearly sequenced steps with explicit validation checkpoints (pre-flight origin check, version validation before activation, propagation verification with retry guidance). Error recovery is addressed (500 Domain Not Found is normal, 503 means check SSL). The autoclone pattern prevents the most common workflow error (locked version).

3 / 3

Progressive Disclosure

Clean reference table at the top with 8 topic-specific files, each with a clear 'Use when...' description. The main SKILL.md serves as an effective overview with the most critical patterns inline, while pointing to detailed references for auth, compute, services, logging, NGWAF, stats, stores, TLS, and troubleshooting. All references are one level deep and clearly signaled.

3 / 3

Total

11

/

12

Passed

Description

100%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

This is an excellent skill description that thoroughly covers specific capabilities, provides extensive natural trigger terms, explicitly states both what the skill does and when to use it, and occupies a clear, distinct niche. The description is comprehensive without being padded with fluff, and uses proper third-person voice throughout.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions: managing CDN services, Compute deploys, deploying applications, managing backends/domains/VCL snippets, purging cache, configuring log streaming, setting up TLS certificates, managing KV/config/secret stores, checking service stats, authenticating with SSO, service CRUD, version management, autocloning, and troubleshooting CLI errors.

3 / 3

Completeness

Clearly answers both 'what' (executes Fastly CLI commands for managing CDN services, Compute deploys, edge infrastructure, with extensive list of capabilities) and 'when' (explicit 'Use when' clause with detailed trigger scenarios including specific CLI commands, file references, and use cases).

3 / 3

Trigger Term Quality

Excellent coverage of natural trigger terms users would say: 'fastly', 'fastly CLI', 'fastly compute', 'fastly service', 'fastly auth', 'fastly.toml', 'purging cache', 'backends', 'domains', 'VCL snippets', 'TLS certificates', 'KV store', 'config store', 'secret store', 'Fastly SSO', and specific CLI subcommands. These match what users would naturally type.

3 / 3

Distinctiveness Conflict Risk

Highly distinctive with a clear niche around the Fastly CLI specifically. The description is tightly scoped to Fastly CLI operations with specific subcommands and Fastly-specific terminology (fastly.toml, Fastly Compute, VCL snippets, autocloning), making it very unlikely to conflict with other skills.

3 / 3

Total

12

/

12

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation11 / 11 Passed

Validation for skill structure

No warnings or errors.

Repository
fastly/fastly-agent-toolkit
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.