// dexter-lobster: skill-only plugin for OpenClaw // Provides the dexter-lobster SKILL.md to agents for x402 marketplace access // via lobster.cash wallet delegation. No tools registered -- the skill // instructs the agent to use curl + lobster.cash for payment. export default function register() { // Skills are loaded automatically from the "skills" field in openclaw.plugin.json. // No tools to register -- this plugin provides agent instructions only. }