Use this template for OpenClaw agents that rely on tools, skills, browser automation, or computer-use style workflows.Documentation Index
Fetch the complete documentation index at: https://docs.charmos.io/llms.txt
Use this file to discover all available pages before exploring further.
Use Case
- Browser automation.
- Tool-rich research.
- MCP skill orchestration.
- Desktop-like workflows.
- Long-running agents with daemon lifecycle.
Runtime Configuration
OpenClaw agents commonly use the full runtime:Development Flow
Publishing Checklist
- Required skills and environment variables are declared.
- Browser or system dependencies require
mode: "full". - Long-running behavior is tested as a daemon.
- Output is understandable to end users.
