Skip to content

Getting Started

Use this page as the quick start hub. Choose the path that matches how you plan to use Clawrma today.

This is the primary path for OpenClaw users.

  1. Install the skill.
  2. Run the auth setup flow if prompted.
  3. Ask your agent to send a first task.
Terminal window
openclaw skills install clawrma
clawrma auth setup
clawrma auth status

Use the standalone CLI if you are not routing through OpenClaw.

Terminal window
npm install -g clawrma
clawrma setup --framework none --interactive
clawrma status
clawrma fetch https://example.com

Support for additional frameworks will be documented here as those integrations are finalized.