CtrlK
BlogDocsLog inGet started
Tessl Logo

hybrid-cloud-networking

Configure secure, high-performance connectivity between on-premises and cloud environments using VPN, Direct Connect, and ExpressRoute.

48

Quality

52%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./skills/hybrid-cloud-networking/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

43%Scale 1-5

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

This skill provides a broad catalog of hybrid cloud networking options with some useful Terraform examples, but lacks the workflow structure and validation steps needed for a skill guiding complex infrastructure operations. It reads more like a reference document than an actionable skill, with generic best-practice lists that don't add value beyond Claude's existing knowledge. The content would benefit from a clear end-to-end workflow with validation checkpoints and more focused scope.

Suggestions

Add a clear end-to-end workflow (e.g., 'Setting up AWS Site-to-Site VPN') with numbered steps, explicit validation checkpoints (verify tunnel status, confirm BGP peering), and error recovery guidance.

Remove generic knowledge lists (security best practices, cost optimization bullet points) that Claude already knows, or replace them with specific, actionable configurations.

Split per-cloud-provider details into separate reference files and keep SKILL.md as a concise overview with decision guidance on which connectivity option to choose.

Add concrete verification commands after each setup step (e.g., 'After applying Terraform, run `aws ec2 describe-vpn-connections` and confirm tunnel status is UP before proceeding').

DimensionReasoningScore

Conciseness

The skill includes some unnecessary explanations Claude would already know (e.g., what IPSec VPN is, what Direct Connect is, bullet-point descriptions of bandwidth/latency characteristics). The security best practices and cost optimization sections are generic lists that don't add much beyond common knowledge. However, the code examples are reasonably focused.

3 / 5

Actionability

The Terraform code blocks are concrete and mostly executable, but many sections are high-level bullet lists rather than actionable steps (e.g., BGP configuration is pseudocode-like, security best practices are generic advice, cost optimization is vague). The routing configuration section uses a non-executable format. Missing key details like how to verify tunnel establishment or validate BGP peering.

3 / 5

Workflow Clarity

There is no clear sequential workflow for setting up hybrid connectivity end-to-end. The content is organized as a reference catalog of options rather than a step-by-step process. There are no validation checkpoints, no feedback loops for error recovery, and the troubleshooting section is minimal. For network configuration—which can be destructive and complex—the lack of validation steps is a significant gap.

2 / 5

Progressive Disclosure

The skill references external files (references/vpn-setup.md, references/direct-connect.md, resources/implementation-playbook.md) which is good structure, but no bundle files are provided so these references are unverifiable. The main file itself is quite long (~200+ lines) with content that could be split out (e.g., per-cloud provider details). The section organization is reasonable but the file tries to cover too much inline.

3 / 5

Total

11

/

20

Passed

Description

61%Scale 1-5

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

The description identifies a clear domain (hybrid cloud connectivity) and names specific technologies, giving it reasonable specificity and distinctiveness. However, it lacks a 'Use when...' clause, which is critical for skill selection, and the concrete actions are limited to the single verb 'configure' without elaboration on sub-tasks. Adding trigger guidance and more specific actions would significantly improve its effectiveness.

Suggestions

Add a 'Use when...' clause with trigger phrases like 'Use when the user needs to set up hybrid networking, connect on-premises infrastructure to AWS/Azure/GCP, or configure site-to-site VPN tunnels.'

Expand the list of concrete actions beyond 'configure'—e.g., 'set up VPN tunnels, configure BGP routing, manage failover, optimize bandwidth, troubleshoot connectivity issues.'

Include additional synonyms and variations such as 'site-to-site VPN', 'hybrid network', 'AWS Direct Connect', 'Azure ExpressRoute', and 'private connectivity' to improve trigger term coverage.

DimensionReasoningScore

Specificity

Names the domain (hybrid cloud connectivity) and lists specific technologies (VPN, Direct Connect, ExpressRoute), but doesn't describe concrete actions beyond 'configure'. Missing details like what configuration entails—e.g., setting up tunnels, configuring routing tables, managing failover.

3 / 5

Completeness

Has a clear 'what' (configure secure, high-performance connectivity using specific technologies) but completely lacks a 'when' clause. There is no explicit guidance on when Claude should select this skill, which caps this dimension at 3 per the rubric.

3 / 5

Trigger Term Quality

Includes strong natural keywords like 'VPN', 'Direct Connect', 'ExpressRoute', 'on-premises', 'cloud', and 'connectivity'. Missing some common synonyms and variations like 'site-to-site VPN', 'hybrid network', 'private link', 'AWS Direct Connect', 'Azure ExpressRoute', or 'network peering'.

4 / 5

Distinctiveness Conflict Risk

The combination of on-premises-to-cloud connectivity with specific technologies (VPN, Direct Connect, ExpressRoute) creates a fairly distinct niche. Minor overlap risk with general cloud networking or VPN-only skills, but the hybrid focus and named services help differentiate it.

4 / 5

Total

14

/

20

Passed

Validation

90%

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

Validation10 / 11 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

10

/

11

Passed

Repository
administrakt0r/AI-Agents-Safe-Coding-Skills
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.