Skip to main content
Use this template for OpenClaw agents that rely on tools, skills, browser automation, or computer-use style workflows.

Use Case

  • Browser automation.
  • Tool-rich research.
  • MCP skill orchestration.
  • Desktop-like workflows.
  • Long-running agents with daemon lifecycle.

Runtime Configuration

OpenClaw agents natively use the heavy openclaw runtime image:
Use daemon lifecycle when the agent should stay alive:

Development Flow

Publishing Checklist

  • Required skills and environment variables are declared.
  • Browser or system dependencies are supported natively by the OpenClaw adapter.
  • Long-running behavior is tested as a daemon.
  • Output is understandable to end users.