OpenClaw란?

OpenClaw ·

요약: OpenClaw는 오픈소스 개인 AI 어시스턴트 플랫폼으로 WhatsApp·Telegram·Discord 등에서 동작합니다. Gateway·Agent·Skills·Memory로 구조를 이해하고 일반 챗봇과 비교합니다. openclaw 동향은 GitHub에서 확인하세요. 아래는 기술 일관성을 위한 영어 본문입니다.

OpenClaw is an open personal AI assistant platform, nicknamed “crayfish” in some Chinese communities. This OpenClaw tutorial-style article explains what it is, what it can do, and how it differs from chat-only models—so your openclaw install and openclaw deploy decisions make sense. It also points to openclaw updates you should track over time.

What is OpenClaw

What is OpenClaw?

OpenClaw runs locally or self-hosted and talks to you through WhatsApp, Telegram, Discord, Feishu/Lark, DingTalk, and more (see your build’s docs). Besides chat, it can help with mail, calendars, automation, browsing, and scripts inside the permissions you grant.

PieceRole
GatewayBridges chat channels and the runtime.
AgentPlans and decides with an LLM.
SkillsReusable workflows and tool recipes.
MemoryKeeps context and long-term notes locally or in controlled stores.

Three angles:

  1. Control plane: a gateway that normalizes messages and sessions.
  2. Reasoning + memory: LLM calls plus files / vectors for continuity.
  3. Execution: Skills and plugins drive browsers, files, and APIs.

What can it do?

Typical openclaw deploy goals include file work, mail/calendar help, web actions, light data wrangling, and templated writing—always within policy and safety review.

vs. chat-only AI

TopicChat AIOpenClaw-style agent
OutputMostly textText + actions (authorized)
DataOften cloud sessionSelf-hostable, local-first options
ExtendVendor featuresSkills, plugins, community
EntryNew appOften your existing IM

Why “crayfish / 小龙虾”?

Claw evokes pincers that grab and act—matching “do things, not only talk.” Community jokes map “raising crayfish” to deploying and tuning OpenClaw.

Follow openclaw updates safely

The project moves fast—prefer GitHub README, official docs, and Releases over stale videos.

다운로드 페이지에서 OpenClaw를 설치하고 설정해 보세요.

OpenClaw 시작하기