CtrlK
BlogDocsLog inGet started
Tessl Logo

hybrid-cloud-networking

Configure secure, high-performance connectivity between on-premises infrastructure and cloud platforms using VPN and dedicated connections. Use when building hybrid cloud architectures, connecting data centers to cloud, or implementing secure cross-premises networking.

68

Quality

82%

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

SKILL.md
Quality
Evals
Security

Quality

Content

65%

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

The body is a genuinely actionable reference catalog with strong code examples, but it is weighed down by generic boilerplate sections, lacks an explicit validated workflow, and keeps all content in a single monolithic file.

Suggestions

Remove or shrink the generic 'Instructions', 'Purpose', and 'Do not use this skill when' sections; replace abstract steps like 'Apply relevant best practices and validate outcomes' with the concrete build sequence already implied by the code.

Add an explicit setup workflow with validation checkpoints (e.g., create tunnel → run aws ec2 get-vpn-connection-telemetry / az network vpn-connection show → confirm BGP up → only then route production traffic).

Move the per-cloud connectivity details and hybrid-network patterns into reference files under references/ and keep SKILL.md as a concise overview that links to them one level deep.

DimensionReasoningScore

Conciseness

The connection-option, pattern, routing, security, and monitoring sections are dense and useful, but the 'Instructions', 'Purpose', and 'Do not use this skill when' sections are generic boilerplate (e.g. 'Apply relevant best practices and validate outcomes') that Claude already knows and could be cut.

2 / 3

Actionability

Provides copy-paste-ready Terraform (aws_vpn_gateway, azurerm_virtual_network_gateway, dual-tunnel setup), concrete CLI commands (aws ec2 describe-vpn-connections, az network vpn-connection show), and specific specs (1.25 Gbps, 1–100 Gbps, AS numbers).

3 / 3

Workflow Clarity

The 'Instructions' section lists abstract steps without a concrete sequence, and the setup flow lacks validation checkpoints; the troubleshooting commands are a partial feedback loop but are not integrated into a build-and-verify workflow.

2 / 3

Progressive Disclosure

No bundle files exist (references/scripts/assets are absent) and everything lives in one ~230-line SKILL.md; sections are well-organized, but per-cloud and pattern detail that should be split into separate reference files is inline.

2 / 3

Total

9

/

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.

A strong, well-formed description that follows the what-plus-when pattern, names concrete technologies, and provides natural trigger terms with low conflict risk.

DimensionReasoningScore

Specificity

Names concrete actions and technologies — 'Configure secure, high-performance connectivity between on-premises infrastructure and cloud platforms using VPN and dedicated connections' — rather than vague language. The mild buzzword 'high-performance' is the only padding.

3 / 3

Completeness

Clearly states both what the skill does (configure on-prem↔cloud connectivity via VPN and dedicated connections) and when to use it via an explicit 'Use when...' clause.

3 / 3

Trigger Term Quality

The 'Use when...' clause surfaces natural phrases users would say — 'building hybrid cloud architectures, connecting data centers to cloud, or implementing secure cross-premises networking'.

3 / 3

Distinctiveness Conflict Risk

The hybrid cloud / cross-premises networking niche is clearly bounded and distinct; the on-premises-to-cloud framing makes triggering for the wrong skill unlikely.

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.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
rmyndharis/antigravity-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.