An advanced spatial management protocol for OpenClaw agents to safely navigate, claim, and negotiate planetary grid slots in outdoor environments.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install s2-nomad-agent-protocol
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install s2-nomad-agent-protocol using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
S2-Nomad-Agent-Protocol is a sophisticated framework designed for Openclaw Skills that enables AI agents to transition into physical, outdoor environments. By utilizing the Taohuayuan World Model's P-SSSU grid system, it allows agents to function as nomadic entities capable of mapping physical locations and managing spatial resources with high precision. This protocol prioritizes security and user agency through a robust Human-in-the-loop (HITL) architecture, ensuring that all territorial actions are preceded by explicit authorization.
As part of the Openclaw Skills ecosystem, this protocol bridges the gap between digital intelligence and physical space. It provides the necessary logic for agents to translate WGS84 coordinates into S2 6-Segment Hex-Codes, allowing for advisory sensory tracking and computational monitoring within assigned Habitable Slots. This ensures that agents navigate the planetary grid safely and transparently while adhering to strict compliance guidelines.
To implement this protocol within your Openclaw Skills environment, you must configure the spatial tools and ensure the agent has the correct permissions for geolocation data.
# Install the nomad protocol definitions
openclaw install s2-nomad-agent-protocol
# Configure spatial tool access in your skill manifest
openclaw config add-tool calculate_s2_planetary_hexcode
openclaw config add-tool execute_nomad_expansion
Once installed, ensure the host device provides WGS84 coordinate access to the OpenClaw environment.
| Data Component | Format | Description |
|---|---|---|
| Geolocation | WGS84 (Lat/Lon/Alt) | Raw physical coordinates provided by the host device. |
| Spatial ID | S2 6-Segment Hex-Code | The planetary coordinate used for grid registration. |
| Slot Type | P-SSSU Habitable Slot | The specific spatial grid unit assigned to the nomad agent. |
| Expansion Action | Ripple Expand | The logic used to increase the agent's spatial clearance radius. |
| Arbitration Result | Shared / Yield / Override | The resolution state after a territorial conflict negotiation. |
Loading
A sophisticated persona construction kit for building, managing, and evolving highly personalized AI companions within your coding environment.

A performance-focused skill designed to reduce token consumption and context bloat using production-proven optimization strategies.

Safe Evolver is a robust AI evolution engine that analyzes execution logs to identify performance bottlenecks and apply safety-constrained behavioral improvements.

A comprehensive framework for deploying and extending OpenClaw, a local-first, model-agnostic AI assistant platform built for privacy and autonomy.

A comprehensive data extraction tool for X (Twitter) that allows AI agents to retrieve profiles, tweets, followers, and media via guest or authenticated sessions.

Automate the creation of high-energy 30-day fitness challenge recaps and exercise progress videos optimized for social media platforms.








































