multiplayer

multiplayer is a skill for Claude Code, Codex from trinhhaox/ag-kit. It costs 15 tokens per session (659 once invoked), scanned A, original, no licence file.

Development guidance for multiplayer games, including game structure, network communication, and keeping players’ game states in sync.

In plain words
What is it for?
Use it when designing or reviewing multiplayer game architecture, networking, or synchronization.
Why use it?
Multiplayer games must coordinate actions across separate computers, where delays and conflicting updates can cause inconsistent results.

Skill for Claude CodeCodex

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/trinhhaox/ag-kit/multiplayer
Any agent
npx skills add trinhhaox/ag-kit --skill multiplayer
Clone the repo
git clone --depth 1 https://github.com/trinhhaox/ag-kit

Made for: Claude Code, Codex.

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 multiplayer

README.md
[![agentmods](https://agentmods.dev/badge/skills/trinhhaox/ag-kit/multiplayer.svg)](https://agentmods.dev/skills/trinhhaox/ag-kit/multiplayer)
Your own site
<a href="https://agentmods.dev/skills/trinhhaox/ag-kit/multiplayer"><img src="https://agentmods.dev/badge/skills/trinhhaox/ag-kit/multiplayer.svg" alt="Measured on agentmods" height="20"></a>
Per session 15 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 659 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00015 $0.00659
Opus 5 $0.00008 $0.00329
Sonnet 5 $0.00003 $0.00132
Haiku 4.5 $0.00002 $0.00066

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

Security

Grade A, and why

multiplayer 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 3d 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.

skills/game-development/multiplayer/SKILL.md · 133 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

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. 3d ago First seen · 133 lines · 15 tokens per session scan A 79ee8d6f2e04

Subscribe to this mod's changes

multiplayer is a skill published in the GitHub repository trinhhaox/ag-kit (1 stars, last pushed 28d ago), with no licence file. It adds 15 tokens to every session and 659 once invoked, about $0.0001 per session on Opus 5. 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

unity-vrc-udon-sharp

UdonSharp scripting skill for VRChat SDK 3.10.4 (active and verified target). Use when writing, reviewing, debugging, or migrating UdonSharp C# and UdonBehaviour code. Positive triggers include UdonSharp, NetworkCallable, NetworkCalling, CallingPlayer, Udon network authorization, synced runtime state, a local public…

niaka3dayo/agent-skills-vrc-udon · 172 tokens

unity-vrc-world-sdk-3

VRChat World SDK 3 guide for scene and Inspector setup, component placement, optimization, and upload. Use for VRChat world scene configuration, VRC SDK components, layers, baked lighting, Quest/Android performance, Dynamics for Worlds, Build Panel warning triage, validation, and upload. Covers VRCSceneDescriptor…

niaka3dayo/agent-skills-vrc-udon · 225 tokens

unity-vrc-skills-renovator

VRChat skill renovator for knowledge fill, refresh, and quality improvement. Use this skill when updating VRChat skills to new SDK versions, filling missing knowledge, fixing outdated information, or improving skill quality. Targets unity-vrc-udon-sharp and unity-vrc-world-sdk-3 skills. Triggers on: update skills, SDK…

niaka3dayo/agent-skills-vrc-udon · 101 tokens

comfyui-assets

Generate game/app art assets locally with ComfyUI and SDXL — seamless tileable textures, transparent-background cutouts, ornament stamps, wallpaper patterns. Use when producing material textures or sprite elements for a rendering pipeline, or when asked to create art assets with a local image model.

AkshitIreddy/agent-skills · 61 tokens

game-development-group

Group skill: Game development — engine selection, Godot, Unity, Unreal, Bevy ECS, 3D rendering, and shader programming.

may215/antigravity-awesome-group-skills · 33 tokens

roblox-analyze

Use to perform read-only deep analysis of a Roblox codebase, place file, or system and produce a ranked synthesis (architecture, hotspots, risks, opportunities). Use when the user says "analyze this", "explain what this codebase does", "what's wrong with this", "audit the structure", "give me a map of the project" …

schmusch/roblox-ai-workflow · 82 tokens