LogoClawIndex
CasesSkillsAbout
LogoClawIndex

agents - Agent Routing and Modal Lock Patterns

Reference WorldArchitect agent routing priority and modal lock patterns.

Tags

Updated: 2026-09-16

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Route agent inputs by priority
  • Enforce modal locks
  • Guard against stale flags
  • Inject finish choice server side
  • Freeze game time during modals
  • Isolate cross modal flags

Inputs

  • User input
  • Game state dictionary
  • API mode parameters

Outputs

  • Selected agent instance
  • Updated game state flags
  • Injected planning block choices

Requirements

  • Python environment
  • agents.py module
  • world_logic.py module
  • FastEmbed classifier

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
agent-routing
modal-lock
world-architect
game-state
Route agent inputs by priority
Enforce modal locks
Guard against stale flags
Inject finish choice server side
User input
Game state dictionary
API mode parameters
Selected agent instance
Updated game state flags
Injected planning block choices