network-deity

network-deity is a skill for Claude Code, Codex from v0idOS/performance-deity. It costs 0 tokens per session (212 once invoked), scanned A, original, MIT.

A network-performance workflow for examining API requests, reducing response size, and lowering delivery time. An API is a way for software systems to exchange data.

In plain words
What is it for?
It is for profiling API payloads, adding compression and caching, and considering smaller response formats or selective data retrieval for large payloads.
Why use it?
It targets slow requests, oversized responses, unnecessary data, and missing compression or caching.

Skill for Claude CodeCodex

Part of the performance-deity plugin — 17 skills shipped together

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.

agentmods
npx agentmods add skills/v0idos/performance-deity/network-deity
Any agent
npx skills add v0idOS/performance-deity --skill network-deity
Clone the repo
git clone --depth 1 https://github.com/v0idOS/performance-deity

Made for: Claude Code, Codex.

Or install performance-deity, the plugin that ships this one along with the rest of its 17 skills.

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-deity

README.md
[![agentmods](https://agentmods.dev/badge/skills/v0idos/performance-deity/network-deity.svg)](https://agentmods.dev/skills/v0idos/performance-deity/network-deity)
Your own site
<a href="https://agentmods.dev/skills/v0idos/performance-deity/network-deity"><img src="https://agentmods.dev/badge/skills/v0idos/performance-deity/network-deity.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 212 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original 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 $0.00000 $0.00212
Opus 5 $0.00000 $0.00106
Sonnet 5 $0.00000 $0.00042
Haiku 4.5 $0.00000 $0.00021

Measured 4d ago against content hash 641c134afe5c, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

network-deity scanned grade A with 0 findings 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 4d 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.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

archive/network-deity/SKILL.md · 29 lines

What it actually says

Network Deity: The Payload Squeezer

Description

Optimizes API endpoints, payload sizes, and network latency. Standard REST calls are slow; we make them instantaneous.

Triggers

Activate when the user mentions:

  • "slow api"
  • "payload too large"
  • "network optimization"
  • "reduce bandwidth"
  • Or explicitly runs /plugin performance-deity:network

Core Directives

Phase 1: Payload Profiling

  1. Identify the API endpoint.
  2. Analyze the JSON response size and nested structures.

Phase 2: Compression & Caching

  1. Ensure gzip or Brotli compression is enabled on the server.
  2. Add appropriate HTTP caching headers (Cache-Control, ETag).

Phase 3: Serialization

  1. If the payload is over 1MB, rewrite the endpoint to use Protocol Buffers (protobuf) or GraphQL to only request required fields.

Phase 4: Proof

  1. Show the user the before/after byte size of the payload.
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. 4d ago First seen · 29 lines · 0 tokens per session scan A 641c134afe5c

Subscribe to this mod's changes

network-deity is a skill published in the GitHub repository v0idOS/performance-deity (2 stars, last pushed 4mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 212 tokens. A static security scan graded it A with 0 findings. 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

skill-creator-plus

Create, test, evaluate, and improve Claude skills — and answer questions about how skills work. Use for "create a skill", "make a skill for", "write a SKILL.md", "turn this into a skill", "run evals", "test/benchmark my skill", "optimize my skill description", "improve triggering", "A/B test my skill", "blind…

yaniv-golan/skill-creator-plus · 147 tokens

gizmo-probe

Probe gizmo definitions. Use when the user asks to "run the gizmo probe", "probe a gizmo", or "check my gizmo".

yaniv-golan/skill-creator-plus · 36 tokens

widget-check

Validate widget definition files. Use when the user asks to "run the widget check", "check my widget", or "validate a widget".

yaniv-golan/skill-creator-plus · 31 tokens

change-management

Comprehensive change management consulting toolkit — stakeholder mapping, ADKAR framework, Kotter's 8-Step Model, communication planning, resistance analysis, cultural assessment, readiness assessment, training needs analysis, impact assessment, and transition planning.

abinauv/business-consulting · 49 tokens

customer-insights

Analyze customer behavior, map journeys, develop personas, and identify growth opportunities. Use this skill when the user mentions: customer insights, voice of customer, VoC, customer journey, journey mapping, JTBD, jobs to be done, persona, customer segmentation, churn analysis, retention, NPS, CSAT, customer…

abinauv/business-consulting · 108 tokens

digital-transformation

Assess digital maturity, build transformation roadmaps, evaluate AI/automation opportunities, rationalize technology stacks, and design data and cloud strategies. Use this skill when the user mentions: digital transformation, digital maturity, digital strategy, technology modernization, legacy modernization…

abinauv/business-consulting · 115 tokens