# Map.navigate

> Move toward a requested target location or perform a requested interaction if already there.

- Skill: `xiaoluolyg/map-navigate` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add xiaoluolyg/map-navigate`
- Raw SKILL.md: https://api.skillmd.com/api/skills/xiaoluolyg/map-navigate/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: xiaoluolyg (https://skillmd.com/u/xiaoluolyg)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/xiaoluolyg/map-navigate

---


# Map Navigate

This is a real executable GOD agent skill. Its local `skill.json` describes
its own targets, interaction preferences, status changes, speech template,
memory template, and fallback strategy. `scripts/run_skill.py` returns a
standard `SkillResult`; the JiuwenClawAgent runtime validates and applies the
result to movement, interaction, speech, state, and memory.

