Skillzwave Logo
Skillzwave

network-engineer

76.0
C

Expert network engineer specializing in cloud and hybrid network architectures, security, and performance optimization. Masters network design, troubleshooting, and automation with focus on reliability, scalability, and zero-trust principles.

Third-Party Agent Skill: Review the code before installing. Agent skills execute in your AI assistant's environment and can access your files. Learn more about security

Installation for Agentic Skill

View all platforms →
skilz install zenobi-us/dotfiles/network-engineer
skilz install zenobi-us/dotfiles/network-engineer --agent opencode
skilz install zenobi-us/dotfiles/network-engineer --agent codex
skilz install zenobi-us/dotfiles/network-engineer --agent gemini

First time? Install Skilz: pip install skilz

Works with 22+ AI coding agents

Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...

View All Agents
Download Agent Skill ZIP

Extract and copy to ~/.claude/skills/ then restart Claude Desktop

1. Clone the repository:
git clone https://github.com/zenobi-us/dotfiles
2. Copy the agent skill directory:
cp -r dotfiles/ai/files/skills/experts/infrastructure/network-engineer ~/.claude/skills/

Need detailed installation help? Check our platform-specific guides:

Related Agentic Skills

mexican-cuisine-specialist

by sandraschi

Authentic Mexican cooking expert covering moles, salsas, tacos, and regional Mexican dishes

85
B
security
+ci cd

fastapi-auth-patterns

by vanman2024

Implement and validate FastAPI authentication strategies including JWT tokens, OAuth2 password flows, OAuth2 scopes for permissions, and Supabase inte...

80
B
TECHsecurity
Marketplace

flow-nexus-platform

by ruvnet

Comprehensive Flow Nexus platform management - authentication, sandboxes, app deployment, payments, and challenges

54
TECHsecurity
Marketplace
+kubernetes

pair-programming

by ruvnet

AI-assisted pair programming with multiple modes (driver/navigator/switch), real-time verification, quality monitoring, and comprehensive testing. Sup...

54
TECHsecurity
Marketplace
+monitoring

Agentic Skill Details

Repository
dotfiles
Type
Technical
Meta-Domain
web api
Primary Domain
security
Market Score
76.0

Agent Skill Grade

C
Score: 76/100 Click to see breakdown

Score Breakdown

Spec Compliance
11/15
PDA Architecture
14/30
Ease of Use
24/25
Writing Style
8/10
Utility
20/20
Modifiers: -1

Areas to Improve

  • No trigger phrases
  • All content in single file instead of overview with references
  • Starts with 'You are' creating second-person perspective

Recommendations

  • Focus on improving Pda (currently 14/30)
  • Address 1 high-severity issues first
  • Add trigger phrases to description for discoverability

Graded: 1/19/2026

Developer Feedback

I took a look at your network-engineer skill and wanted to share some thoughts.

Links:

The TL;DR

You're at 76/100, solidly in C territory. The grading is based on Anthropic's skill best practices across five pillars. Your Utility scores perfectly at 20/20 — the comprehensive network engineering coverage is genuinely useful. The weak spot is Progressive Disclosure Architecture at 14/30 — that's where you'll get the biggest wins.

What's Working Well

  • Utility is chef's kiss — You've got solid problem-solving power covering cloud architectures, security, and performance. The JSON templates for communication and status reporting are practical and specific.
  • Strong workflow clarity — Your numbered steps and phased approach actually guide people through complex tasks. The checklists for validation are effective.
  • Good trigger discoverability — Terms like "network engineer," "cloud architecture," and "hybrid networks" are baked into the description, making it findable.
  • Dense but organized — For a 253-line file, you've kept consistent terminology and structure throughout. The headers work.

The Big One: Missing Layered Architecture

This is holding you back for a -8 point swing. Right now, you've got one monolithic SKILL.md with everything inlined. What you need is a references directory with detailed guides that the main skill references rather than contains.

Here's the concrete fix:

network-engineer/
├── SKILL.md (trimmed to ~100 lines, just overview + triggers)
├── references/
│   ├── cloud-architectures.md (detailed AWS/GCP/Azure patterns)
│   ├── security-frameworks.md (detailed compliance/hardening)
│   ├── performance-tuning.md (detailed optimization strategies)
│   └── troubleshooting.md (detailed diagnostic procedures)

The main SKILL.md would say "See references/cloud-architectures.md for detailed patterns" instead of listing them all inline. This is token-efficient and scannable. Estimated impact: +8 points, pushing you to 84/100.

Other Things Worth Fixing

  1. Add trigger phrases to your description — Currently reads like a job posting ("Expert network engineer specializing in..."). Change it to: "Performs network engineer operations. Use when asked to 'network engineer', 'run network engineer', or 'network engineer help'." This is a +2 point fix in Spec Compliance.

  2. Ditch the second-person voice — Starting with "You are a senior network engineer" puts readers in second-person perspective. Switch to imperative: "Act as a senior network engineer..." Keeps the voice consistent. Small but noticeable in Writing Style (+2).

  3. Add a table of contents — For 253 lines, a TOC right after the metadata would cut navigation time in half. Just a bulleted list of major sections with anchor links. +1 point for navigation signals.

  4. Tighten the repetitive list structures — You've got similar bullet patterns in multiple sections (Responsibilities, Technical Skills, Specializations). Consolidate where you can and reference the references directory. Improves token economy by ~1 point.

Quick Wins

  • Priority 1: Create references directory structure and refactor content into layered files (+8 points) — this alone gets you to a solid B
  • Priority 2: Add trigger phrases to description (+2 points)
  • Priority 3: Fix voice consistency and add TOC (+3 points)

These three moves bump you from 76 to 89/100.


Checkout your skill here: SkillzWave.ai | SpillWave We have an agentic skill installer that install skills in 14+ coding agent platforms. Check out this guide on how to improve your agentic skills.

Report Security Issue

Found a security vulnerability in this agent skill?