Agentbox Skills

OpenClaw plugin for Agentbox gameplay tools.

Audits

Warn

Install

openclaw plugins install clawhub:agentbox-skills

Agentbox Skills

OpenClaw plugin for Agentbox gameplay automation on Base mainnet.

This ClawHub package includes:

  • Agentbox gameplay tools for state reads, prerequisite checks, and onchain actions
  • Operation Manager tools for long-running background gameplay state
  • A local bridge used by the Agentbox web app for account, chat, active-role, operation, and background controls
  • OpenClaw skill guidance for semantic user-facing responses

Included Skill

  • ./openclaw_skill/agentbox-skills

Included Docs

  • docs/AGENTBOX_ID_SEMANTICS.md
  • docs/OPENCLAW_CRON_PROMPT.md

Configuration

The plugin exposes a bridge config object:

  • enabled: enable or disable the local bridge
  • token: bridge authentication token
  • allowedOrigins: browser origins allowed to call the bridge
  • defaultSessionKey: fixed Agentbox chat session key
  • sseHeartbeatMs: SSE heartbeat interval

Runtime Data

OpenClaw runtime data is stored under the plugin's Agentbox data directory, including local signer state, active role, owned roles, and operation state.