Install
openclaw skills install ceo-xiaomaoClawHub Security found sensitive or high-impact capabilities. Review the scan results before using.
CEO小茂聚合技能包。用于外贸 CEO/业务负责人场景:协调汇报、Google Maps 商务联系人收集、OneABC 模型调用、邮件发送、WhatsApp 消息发送、WhatsApp 会话助理,并支持一键初始化模板文件。适用于想安装后快速搭建一套可配置业务工作流的人。
openclaw skills install ceo-xiaomaoUse this skill as a packaged capability bundle for a foreign-trade CEO assistant workflow.
Before using the bundled scripts, set environment variables.
MAIL_ACCOUNTMAIL_CREDENTIALFROM_NAMEONEABC_ACCESS_CREDENTIALONEABC_BASE_URLGREEN_API_URLGREEN_API_INSTANCE_IDGREEN_API_CREDENTIALOPENCLAW_AGENT default: sales_agentXIAONENG_DIR default: current script directory or chosen workspaceWhen the user wants CEO-style orchestration, read:
references/coordination-method.mdUse it for:
python3 scripts/init_workspace.py
This creates:
.known_customers.json.product_db.json.boss_notifications.json.auto_state_v3.jsonbody.txtcustomers.example.csvleads.example.csvsend_log.csvREADME-SETUP.md.product_db.jsonbody.txtpython3 scripts/get_google_maps_leads.py "shower head distributor" "USA" 50
python3 scripts/send_emails.py leads.csv --subject "Hello" --body-file body.txt --log-file send_log.csv
Optional attachments:
python3 scripts/send_emails.py leads.csv --subject "Hello" --body-file body.txt --attachments catalog1.pdf catalog2.pdf
Expected CSV column for recipient email: first matching field from:
email邮箱真实邮箱python3 scripts/send_whatsapp.py 8613129530892 "Hello from supplier"
python3 scripts/send_whatsapp_batch.py customers.csv 5
CSV format:
Prepare a working directory with:
.known_customers.json initial contact list.product_db.json product metadata and filesYou can start from:
python3 scripts/init_workspace.pyassets/product_db.example.jsonRun:
python3 scripts/auto_reply.py
Features:
.boss_notifications.jsonnode scripts/oneabc.js models
node scripts/oneabc.js chat gpt-4o "Hello"
node scripts/oneabc.js image "a product photo on white background"
assets/product_db.example.jsonassets/.known_customers.json.exampleassets/body.example.txtassets/customers.example.csvassets/leads.example.csv