START / FLOW

Start with OpenClaw: one useful loop first

The shortest path is simple: install OpenClaw, connect one channel, add a few starter skills, and test a real task. Get one useful loop working first.

What this page does

Decide the shortest starting path here before moving into setup, first config, channels, and starter skills.

You have not confirmed a path yet

You can keep reading this page, but if you want the shortest next-step recommendation, answering the 3 questions on the homepage will be faster.

Current stage

Discover / Find your path

Support page

Figure out where you are first, then choose the shortest next move instead of widening setup, skills, and automation all at once.

The goal is not "fully configured"

When you first touch OpenClaw, the goal is not to assemble the biggest possible setup. The goal is to reach a point where it can handle one real task in a way you can observe and trust.

That usually means four steps:

  1. Install OpenClaw
  2. Connect one channel you actually use
  3. Add a few starter skills
  4. Run a real task

OpenClaw at a glance

319K+

GitHub Stars

5,700+

Community Skills

12

Channels

MIT

License

Install and initialize

curl -fsSL https://openclaw.ai/install.sh | bash
openclaw onboard --install-daemon

Verify:

openclaw --version
openclaw gateway status
openclaw doctor

Connect one channel

OpenClaw supports 12 channels: WhatsApp, Telegram, Discord, Slack, Feishu, DingTalk, Signal, iMessage, Microsoft Teams, Google Chat, Matrix, and WebChat.

openclaw channels add

Pick the one you actually use daily.

Add starter skills

openclaw skills install @clawhub/web-search
openclaw skills install @clawhub/browser
openclaw skills install @clawhub/summarize

ClawHub has 5,700+ community skills with verified badges for quality assurance.

Keep the first loop small

The fastest early win comes from a narrow scope:

  • one environment
  • one channel
  • a few starter skills
  • one real workflow

If you try to add local models, multiple channels, and a large skill set at the same time, you lose the ability to tell which layer is failing.

What "useful" looks like

For a first pass, "useful" can be modest:

  • summarizing a document
  • reading a web page
  • updating a file
  • sending a result back to chat

Once one of those works reliably, you have a foundation worth expanding.

What to avoid in week one

  • broad permissions you cannot explain
  • too many third-party skills
  • multiple channels at once
  • complex automation before the basics are stable

Run a security audit before expanding:

openclaw security audit --deep

Next step

Confirm the starting path

Complete the install path before moving into first config.

Open next step

Path progress

Completed 0 / 5 milestones

Seen 0 / 5 key nodes

This page is tracked as seen

Support and discovery pages count as seen, but not as formal completion.