Agentbox Skills
OpenClaw plugin for Agentbox gameplay tools.
Audits
WarnInstall
openclaw plugins install clawhub:agentbox-skillsAgentbox 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.mddocs/OPENCLAW_CRON_PROMPT.md
Configuration
The plugin exposes a bridge config object:
enabled: enable or disable the local bridgetoken: bridge authentication tokenallowedOrigins: browser origins allowed to call the bridgedefaultSessionKey: fixed Agentbox chat session keysseHeartbeatMs: 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.
