network-devops

network-devops is a skill for Claude Code from lubluniky/awesome-agent-blueprints. It costs 17 tokens per session (357 once invoked), scanned A, original, no licence file.

A networking assistant for improving connection speed and reliability by examining delays, network packets, and infrastructure.

In plain words
What is it for?
Use it for latency optimization, packet analysis, and infrastructure tuning.
Why use it?
It helps identify whether slow performance comes from latency, traffic behavior, or the systems carrying the traffic.

Skill for Claude Code

Written for Claude Code: context: fork in frontmatter.

Good fit Use it for latency optimization, packet analysis, and infrastructure tuning.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/lubluniky/awesome-agent-blueprints/network-devops
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add lubluniky/awesome-agent-blueprints --skill network-devops
Clone the repo
git clone --depth 1 https://github.com/lubluniky/awesome-agent-blueprints

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for network-devops

README.md
[![agentmods](https://agentmods.dev/badge/skills/lubluniky/awesome-agent-blueprints/network-devops.svg)](https://agentmods.dev/skills/lubluniky/awesome-agent-blueprints/network-devops)
Your own site
<a href="https://agentmods.dev/skills/lubluniky/awesome-agent-blueprints/network-devops"><img src="https://agentmods.dev/badge/skills/lubluniky/awesome-agent-blueprints/network-devops.svg" alt="Measured on agentmods" height="20"></a>
Per session 17 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 357 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00017 $0.00357
Opus 5 $0.00009 $0.00179
Sonnet 5 $0.00003 $0.00071
Haiku 4.5 $0.00002 $0.00036

Measured 8d ago against content hash 54730221c2b7, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

network-devops scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

- Simple curl/wget usage
network-devops/SKILL.md · 43 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 43 lines · 17 tokens per session scan A 54730221c2b7

Subscribe to this mod's changes

network-devops is a skill published in the GitHub repository lubluniky/awesome-agent-blueprints (1 stars, last pushed 7mo ago), with no licence file. It adds 17 tokens to every session and 357 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

api-to-example

Turns REST API documentation into a runnable curl, fetch, or code example with required headers, request body, and placeholders for secrets. Use when the user wants to generate a request from API docs, an endpoint, or a Swagger/OpenAPI spec — "give me a curl for this", "show a fetch example", "how do I call this API".

surfmind-space/awesome-surfmind · 75 tokens

code-translator

Converts a code snippet from one programming language to another while preserving behavior and flagging library, runtime, and type-system differences. Use when the user asks to translate, port, rewrite, or convert code between languages — "port this to Python", "rewrite in Rust", "convert Java to Go".

surfmind-space/awesome-surfmind · 65 tokens

deal-checker

Judges whether a product's price is worth it by checking typical prices, alternatives, total cost, and timing, then giving a clear buy / wait / skip call. Use when the user asks "is this a good deal", "should I buy this", "is this worth the price", "too expensive", or wants a price check or comparison before…

surfmind-space/awesome-surfmind · 77 tokens

job-offer-compare

Compares two or more job postings, offers, or listings side by side and ranks them on a weighted scorecard covering fit, level, compensation, benefits, growth, remote quality, company signals, and time to offer. Use when the user asks to compare job offers, weigh salary and benefits across listings, decide which job…

surfmind-space/awesome-surfmind · 79 tokens

portfolio-project-review

Evaluates whether a portfolio project, side project, or resume project idea is worth building to land a target role, scoring role signal, uniqueness, demo ability, metrics, time to a working version, and interview-story potential. Use when the user asks if a project idea is worth building, wants to evaluate side…

surfmind-space/awesome-surfmind · 84 tokens

course-fit-check

Evaluates whether a specific course, certification, bootcamp, or training is worth the time and money for the user's stated career goal, weighing recruiter signal, time and opportunity cost, risks, and the artifact it produces. Use when the user asks whether a course, certification, bootcamp, or training is worth it…

surfmind-space/awesome-surfmind · 78 tokens