route-localmap

star 626

Use local map knowledge to pick a sensible route.

XiaoLuoLYG By XiaoLuoLYG schedule Updated 5/14/2026

name: route.localmap description: Use local map knowledge to pick a sensible route. script: scripts/run_skill.py shared: false effects: - move - interact - set_state - direct_message - group_message - remember args_schema: {"type":"object","additionalProperties":true} trigger_examples: - the agent needs to use route.localmap in a grounded town situation outputs: - state/skill_results/route_localmap.json

Route Localmap

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.

Install via CLI
npx skills add https://github.com/XiaoLuoLYG/GOD --skill route-localmap
Repository Details
star Stars 626
call_split Forks 83
navigation Branch main
article Path SKILL.md
Occupations
More from Creator