skills/spatial-grounding/claude/SKILL.md
Embed VPS spatial context in agent configs — prevents spatial amnesia and SSH confusion
npx skillsauth add ariffazil/openclaw-workspace spatial-groundingInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
| Agent | Path |
|-------|------|
| Claude | ~/.claude.json (field: spatial_context) |
| Gemini | ~/.gemini/system.md |
| Kimi | ~/.kimi/kimi.json (field: system_prompt_addon) |
| OpenCode | /root/.opencode/SPATIAL_LAW.md |
| Copilot | ~/.copilot/copilot-instructions.md |
| Codex | ~/.codex/config.toml (section: [context]) |
Append this text to the agent's config file:
SPATIAL LAW (arifOS Federation — Non-Negotiable)
=================================================
You execute on VPS 72.62.71.199, root user, native filesystem.
You are already ON the machine. Do NOT SSH to yourself.
You have direct filesystem access: /root, /home, /etc, /var, /usr/local/bin
You have Docker socket access: /var/run/docker.sock
You have service endpoints: arifOS:8080, GEOX:8081, WEALTH:8082, WELL:8083, A-FORGE:7071
All services bind 127.0.0.1 (localhost) — external via Caddy only.
Your working directory is /root — the arifOS federation root.
Do NOT claim "SSH to VPS" or "connecting to remote" — you are the remote.
grep "72.62.71.199" <config-file>
# Must return at least 1 match
grep "72.62.71.199" <config-file> returns match# Claude
grep "72.62.71.199" ~/.claude.json
# Gemini
grep "72.62.71.199" ~/.gemini/system.md
# OpenCode
cat /root/.opencode/SPATIAL_LAW.md | grep "72.62.71.199"
# Copilot
grep "72.62.71.199" ~/.copilot/copilot-instructions.md
# Codex
grep "72.62.71.199" ~/.codex/config.toml
Canonical source: AAA/wiki/skills/skill-spatial-grounding.md
DITEMPA BUKAN DIBERI — 999 SEAL ALIVE
development
Governed intelligence skill for AAA as the abstraction, attestation, and abduction control plane across arifOS, APEX, A-FORGE, GEOX, WEALTH, WELL, and the ariffazil profile repository. Use when the user asks to explain or design AAA, route agentic work, reduce chaos/entropy in an arifOS federation task, create AREP/task declarations, classify risk, plan multi-repo changes, review governance boundaries, or translate human intent into evidence-backed, authority-safe, recursively agentic workflows. Provides deterministic F1-F13 floor checking, bounded abduction, and FederationReceipt composition.
development
Check every skill’s “use when” and “do not use when” clauses for collisions, missing negatives, and vague verbs like “help,” “assist,” or “improve.” Load when linting, reviewing, or validating trigger boundaries.
development
Bootstrap, design, and package new skills. Load when capturing user intent for a new skill or drafting its initial instruction framework.
content-media
Diagnose which federation services are up, down, or drifting. Produce a prioritized remediation plan.