← Back to Skills Marketplace
Pilot Game Npc Network Setup
by
Calin Teodor
· GitHub ↗
· v1.0.0
· MIT-0
93
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pilot-game-npc-network-setup
Description
Deploy a living NPC village with 4 agents that communicate autonomously. Use this skill when: 1. User wants to set up a game NPC network with emergent behavi...
Usage Guidance
This skill appears internally consistent with its goal of deploying a 4-agent NPC network. Before installing or running commands: 1) Verify the provenance of pilotctl, clawhub, and the pilot-* packages (ensure they come from trusted official sources) because the skill delegates installs to those tools. 2) Be aware it will write a manifest to ~/.pilot/setups/game-npc-network.json and instruct services to listen/exchange on port 1002 — review firewall/network segmentation if you don't want these agents reachable on your network. 3) The handshake flow auto-approves trust when both sides handshake; only perform handshakes between endpoints you control or trust. 4) If running on production or sensitive hosts, test in an isolated environment first. If you want stronger assurance, inspect what clawhub will install (package sources and post-install behavior) before proceeding.
Capability Analysis
Type: OpenClaw Skill
Name: pilot-game-npc-network-setup
Version: 1.0.0
The skill bundle is a configuration and orchestration tool for setting up a multi-agent NPC network for gaming. It uses legitimate commands (clawhub install, pilotctl) to manage dependencies and establish communication channels between agents (villager, merchant, guard, and director). No evidence of malicious intent, data exfiltration, or unauthorized execution was found in SKILL.md or README.md.
Capability Tags
Capability Assessment
Purpose & Capability
The name/description (deploy a multiplayer NPC network) lines up with the runtime instructions: installing pilot-* skills with clawhub, using pilotctl to set hostnames/handshakes/publish events, and writing a manifest. Required binaries (pilotctl, clawhub) are exactly those used in the instructions and are appropriate for the task.
Instruction Scope
Instructions are scoped to installing pilot-* skills, setting hostnames, writing a manifest to ~/.pilot/setups/game-npc-network.json, and performing handshakes/publishes on port 1002. There is no guidance to read unrelated files or access unrelated environment variables. Note: the handshake flow described auto-approves trust when both sides handshake; this is protocol behavior but has security implications (automatic trust establishment among nodes).
Install Mechanism
This is an instruction-only skill with no install spec and no code files; nothing is downloaded by the skill itself. The actual installs are delegated to the user's clawhub tool (clawhub install pilot-...); installing those packages is expected for the skill's purpose but is an out-of-skill action the user should verify.
Credentials
The skill requests no environment variables or credentials. It does instruct installing many pilot-* packages, which may themselves request credentials later, but that behavior is external to this skill and not inconsistent with the stated purpose.
Persistence & Privilege
The skill writes a manifest to a user-scoped path (~/.pilot/setups) and does not request always:true or system-wide modifications. It does not modify other skills' configs directly. The ability for nodes to auto-approve trust via handshakes is noted in the instructions but is part of the protocol rather than a privilege escalation by this skill.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pilot-game-npc-network-setup - After installation, invoke the skill by name or use
/pilot-game-npc-network-setup - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is Pilot Game Npc Network Setup?
Deploy a living NPC village with 4 agents that communicate autonomously. Use this skill when: 1. User wants to set up a game NPC network with emergent behavi... It is an AI Agent Skill for Claude Code / OpenClaw, with 93 downloads so far.
How do I install Pilot Game Npc Network Setup?
Run "/install pilot-game-npc-network-setup" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pilot Game Npc Network Setup free?
Yes, Pilot Game Npc Network Setup is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Pilot Game Npc Network Setup support?
Pilot Game Npc Network Setup is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pilot Game Npc Network Setup?
It is built and maintained by Calin Teodor (@teoslayer); the current version is v1.0.0.
More Skills