---
title: "FMCG Distributors' Guide to 'Raising a Lobster': First Understand What It Is, Then Decide How to Use It"
description: "Recently, a phrase has been trending in social circles: 'Have you raised a lobster?' This 'lobster' refers not to the culinary delicacy but to OpenClaw, an open-source AI agent that has suddenly gained popularity. Its icon resembles a red lobster, so the process of installing, deploying, and fine-tuning OpenClaw is vividly called 'raising a lobster.' Its rise to fame isn't just for fun; it represents something more significant: AI is moving from 'conversation' to 'taking action for you.' This is something distributors should take seriously, as the FMCG industry is ripe for such transformation."
author: "New Distribution"
publisher: "New Distribution"
email: "zhaobo258@gmail.com"
telephone: "+8615854817671"
published: "2026-03-11"
categories: "Dealer Operations, Management & Methods"
language: "en"
canonical: "https://xinjignxiao.com/en/articles/fmcg-distributors-guide-to-raising-a-lobster-first-understand-what-it-is-a3833366/"
markdown: "https://xinjignxiao.com/en/articles/fmcg-distributors-guide-to-raising-a-lobster-first-understand-what-it-is-a3833366.md"
original_source: "https://mp.weixin.qq.com/s/eNsTCvPcPWiTScle2059GQ"
translation: "https://xinjignxiao.com/zh/articles/%E5%BF%AB%E6%B6%88%E5%93%81%E7%BB%8F%E9%94%80%E5%95%86-%E5%85%BB%E9%BE%99%E8%99%BE-%E6%8C%87%E5%8D%97-%E5%85%88%E6%90%9E%E6%87%82%E5%AE%83%E6%98%AF%E4%BB%80%E4%B9%88-%E5%86%8D%E5%86%B3%E5%AE%9A%E6%80%8E%E4%B9%88%E7%94%A8-a3833366.md"
attribution: "New Distribution — https://xinjignxiao.com/en/articles/fmcg-distributors-guide-to-raising-a-lobster-first-understand-what-it-is-a3833366/"
citation: "New Distribution. “FMCG Distributors' Guide to 'Raising a Lobster': First Understand What It Is, Then Decide How to Use It.” New Distribution, 2026-03-11. https://xinjignxiao.com/en/articles/fmcg-distributors-guide-to-raising-a-lobster-first-understand-what-it-is-a3833366/"
usage_policy: "https://xinjignxiao.com/ai-policy.txt"
---

# FMCG Distributors' Guide to 'Raising a Lobster': First Understand What It Is, Then Decide How to Use It

> Recently, a phrase has been trending in social circles: 'Have you raised a lobster?' This 'lobster' refers not to the culinary delicacy but to OpenClaw, an open-source AI agent that has suddenly gained popularity. Its icon resembles a red lobster, so the process of installing, deploying, and fine-tuning OpenClaw is vividly called 'raising a lobster.' Its rise to fame isn't just for fun; it represents something more significant: AI is moving from 'conversation' to 'taking action for you.' This is something distributors should take seriously, as the FMCG industry is ripe for such transformation.

Recently, a phrase has been trending in social circles: 'Have you raised a lobster?'
This 'lobster' is not the crayfish on the dining table, but the suddenly popular open-source AI agent, OpenClaw.
Because its icon looks like a red lobster, the process of installing, deploying, and fine-tuning OpenClaw is vividly called 'raising a lobster.' It has gone viral not just because it's fun, but because it represents something more important: AI is moving from 'conversation' to 'doing things for you.'
This is something distributors should take seriously.
Because FMCG distributors operate in an industry typically surrounded by repetitive tasks.
Every day, there are salesperson reports, customer feedback, terminal prices, inventory changes, manufacturer policies, activity execution, payment progress, driver scheduling, and store anomalies—information is fragmented, actions are varied, and the pace is fast.
Many companies' problems are not about lacking direction, but that after knowing the direction, the organization simply can't keep up; it's not that the boss isn't hardworking, but that the boss is tied down by trivial matters and can't free up time.
What 'raising a lobster' truly means for distributors is not about chasing an AI trend, but about adding a new organizational capability: letting some work that originally relied on human supervision, memory, transmission, and reminders be taken over by digital employees.
**What Exactly Is a 'Lobster'?**
Let's clarify the concept first.
OpenClaw is not an ordinary chatbot, nor is it just a shell for a large model.
According to the official documentation, it is a self-hosted gateway—a gateway that runs on your own computer or server, connecting chat entry points like #Feishu, #DingTalk, #Telegram, and #Webchat with a continuously online AI assistant.
It supports multi-channel access, session management, tool invocation, memory, and multi-agent routing. Its core positioning is not to chat with you, but to continuously help you handle tasks within authorized boundaries.
This is why it suddenly became popular.
In the past, when we used large models like Doubao, Yuanbao, or DeepSeek, it was more about 'asking and seeing answers'; but agents like OpenClaw emphasize 'you give a command, it takes action.'
Compared to traditional 'conversational' AI, the 'lobster' is more like a 'digital human' that can learn and execute, directly helping users handle affairs.
To put it more bluntly: a regular large model is like a brain that can talk; a 'lobster'-type agent is like a digital employee with hands and feet.
**How Can Distributors 'Raise a Lobster'?**
If you only understand 'raising a lobster' as downloading software, you've got it wrong.
Why is it called 'raising' rather than 'installing'?
Because this type of tool doesn't end after installation; it involves a continuous process of configuration, training, authorization, and usage.
From an operational perspective, distributors need to grasp five steps to understand 'raising a lobster.'
**Step 1: Find a 'Nest' for It.**
That is, the runtime environment. The official recommended path for OpenClaw is to first install the runtime, then use 'openclaw onboard' for guided configuration, and then start the Gateway.
It can run on your own computer or on a cloud server. Essentially, you first provide a stable place for the agent to run. The official Quick Start clearly outlines the steps for installation, onboarding, logging into channels, and starting the Gateway.
**Step 2: Install a 'Brain' for It.**
The 'lobster' itself is not a model; it needs to connect to backend model capabilities to understand tasks, generate content, and make decisions. For example, general large models like OpenAI, Anthropic, or Gemini; if you prioritize Chinese expression, cost, or domestic availability, you might consider models like Kimi, Zhipu, or Qwen.
In other words, OpenClaw is more of an orchestration and execution framework; the actual 'understanding' and 'reasoning' is done by the backend large model it connects to.
**Step 3: Connect 'Hands' and 'Feet' for It.**
Without tools, it can only chat. Only when you connect chat channels, documents, spreadsheets, browsers, calendars, file systems, and even mobile nodes and device actions, does it begin to have execution capabilities.
OpenClaw is essentially a multi-channel gateway that can connect multiple chat entry points simultaneously and route based on different chat sessions.
For distributors, integrating with Feishu is relatively easy and simple.
**Step 4: Define Permission Boundaries for It.**
Recently, the Ministry of Industry and Information Technology's cybersecurity threat and vulnerability information sharing platform explicitly warned that OpenClaw, under default or improper configuration, poses high security risks, potentially leading to unauthorized operations, information leakage, system compromise, and other issues; the official documentation itself also emphasizes security, using pairing and allowlist mechanisms for unfamiliar private messages by default, requiring user approval before proceeding.
**Step 5: Assign It a Fixed Role and Fixed Responsibilities.**
Many people, when first encountering such tools, make the common mistake of treating it as a more advanced chat window, asking a bit of everything and trying a bit of everything. They eventually conclude: it's nothing special. In reality, it's not that the tool is inadequate, but that tasks are not defined.
The truly effective approach is not to 'chat with it' but to 'give it a job.'
**Why Are FMCG Distributors Particularly Suited to 'Raising a Lobster' First?**
The distributor industry naturally has a large amount of work suitable for agents to take over.
The first category is information aggregation work.
Salespeople send voice messages, photos, and fragmented feedback every day, and bosses and sales supervisors can't read them all.
The lobster is best suited to take on this kind of work first: organizing content scattered across groups, spreadsheets, images, and voice into structured daily reports, automatically extracting key information such as stockouts, competitor activities, displays, promotions, and price anomalies.
The second category is reminder and alert work.
Many distributors' problems are not about lacking systems, but that the data in systems doesn't 'speak' for itself.
The lobster can connect to inventory ledgers, customer ledgers, and payment ledgers, generating timed anomaly alerts: which SKUs are turning over slowly, which customers are overdue, which stores' sales have suddenly dropped, and which activities need to be wrapped up. In the past, these actions relied on back-office staff and the boss to monitor, which was prone to oversight; in the future, it can become a fixed process.
The third category is translation and execution work.
When manufacturer policies come down, salespeople don't understand them; even if salespeople understand, stores may not; even if stores understand, they may not know how to execute. The real challenge is not whether there's a policy, but how to translate the policy into terminal actions.
The 'lobster' can do the translation layer work, converting complex policies into action checklists for sales, meeting minutes into store execution scripts, and new product strategies into visit priorities for different channels.
The fourth category is boss morning report work.
Many distributor bosses' biggest problem now is not lacking data, but being overwhelmed by too much low-value information every day.
Instead of reading dozens of group messages, it's better to receive a 'Lobster Morning Report' every morning: yesterday's sales anomalies, today's key customers, key SKU inventory risks, list of customers with outstanding payments, and key activity milestones.
It's not about making strategy for the boss, but first freeing the boss from trivial matters.
From a management perspective, introducing a lobster for distributors is essentially doing two things.
One is converting knowledge that relied on human memory and verbal transmission into reusable, replicable processes; the other is converting execution that relied on the boss's personal oversight into organizational, continuous automatic reminders and semi-automated execution.
Essentially, it's an organizational upgrade, not an IT upgrade.
**How Should Distributors Start to Avoid 'Wasting' the Lobster?**
This is the most practical part.
Many distributors get excited after hearing about it and think they should either not do it or go all-in on company-wide AI. That's unnecessary. For distributors, the best way to start is not big and comprehensive, but small and precise.
The recommended sequence is to start with four principles.
First, pick the most painful, frequent, and repetitive actions.
For example, salesperson daily report compilation, inventory anomaly alerts, customer payment reminders, and competitor price summaries. These actions are high-frequency, low-risk, and highly standardized, making them most suitable for the lobster to try out.
Second, do 'organizing' and 'reminding' first, then 'executing.'
Third, don't let it touch core finance, core customers, auto-send messages, or auto-modify data from the start.
Let it do read-only work first: read information, summarize, and give reminders. Once the process runs smoothly and boundaries are clear, gradually grant more authority.
Fourth, raise 'role-specific lobsters' first, not a 'universal lobster.'
Don't fantasize about one lobster solving all problems. For distributors, a more reasonable approach is to define roles first: raise a 'sales assistant lobster' to handle daily reports and store feedback; then a 'boss morning report lobster' to summarize operational anomalies; later consider an 'inventory alert lobster' and a 'payment reminder lobster.'
The benefit of this approach is clear boundaries and easily measurable value.
Of course, a word of caution: 'raising a lobster' comes with risks. The MIIT recently warned that OpenClaw poses high security risks under default or improper configuration. Whether it's data security, permission management, tool stability, or organizational fit, careful evaluation and gradual trial are needed. Don't treat it as a universal key, and don't rashly delegate authority without boundaries.


---

## Citation metadata

- Publisher: New Distribution
- Author: New Distribution
- Published: 2026-03-11
- Canonical: https://xinjignxiao.com/en/articles/fmcg-distributors-guide-to-raising-a-lobster-first-understand-what-it-is-a3833366/
- Original source: https://mp.weixin.qq.com/s/eNsTCvPcPWiTScle2059GQ

## Copyright and AI use

This article is sourced from New Distribution. Search, quotation, summarization, and model training are permitted, but every use must credit New Distribution and retain the canonical source URL.

Contact: zhaobo258@gmail.com · +86 158 5481 7671
