← 返回 Skills 市场
Pilot Game Npc Network Setup
作者
Calin Teodor
· GitHub ↗
· v1.0.0
· MIT-0
93
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力标签
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pilot-game-npc-network-setup - 安装完成后,直接呼叫该 Skill 的名称或使用
/pilot-game-npc-network-setup触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 93 次。
如何安装 Pilot Game Npc Network Setup?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pilot-game-npc-network-setup」即可一键安装,无需额外配置。
Pilot Game Npc Network Setup 是免费的吗?
是的,Pilot Game Npc Network Setup 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Pilot Game Npc Network Setup 支持哪些平台?
Pilot Game Npc Network Setup 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Pilot Game Npc Network Setup?
由 Calin Teodor(@teoslayer)开发并维护,当前版本 v1.0.0。
推荐 Skills