addtocartfrombitable
从飞书Bitable表格获取商品信息(链接、规格、数量),然后通过浏览器自动化将其加入天猫/淘宝购物车。触发词:加购物车、Bitable商品、批量加购、采购表格。
Why use this skill?
Use the OpenClaw addtocartfrombitable skill to automatically sync your Feishu Bitable product lists to your Taobao or Tmall shopping carts with simple commands.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/lorpha/addtocartfrombitableWhat This Skill Does
The addtocartfrombitable skill acts as an automated bridge between your Feishu Bitable (Lark Base) databases and the shopping cart of major e-commerce platforms like Taobao and Tmall. It eliminates the tedious manual process of opening individual product links, navigating through complex SKU selection menus, and adjusting purchase quantities. By leveraging the OpenClaw browser automation engine, the agent autonomously reads your specified Bitable records—including product links, precise SKU requirements, and desired quantities—and performs the "add to cart" actions directly in a controlled browser environment. This is an essential tool for procurement teams, power shoppers, and business owners looking to streamline their supply chain tasks via structured data in Feishu.
Installation
To integrate this skill into your environment, run the following command in your terminal:
clawhub install openclaw/skills/skills/lorpha/addtocartfrombitable
Use Cases
- Bulk Procurement: Quickly add multiple components or office supplies to your enterprise account cart by listing them in a Bitable sheet.
- Inventory Replenishment: Automatically sync stock requirements from your tracking database to your purchasing account.
- Vendor Dropshipping: Manage recurring purchases for clients by maintaining a list of their preferred items and specs in a dedicated table, allowing you to execute mass adds with a single prompt.
Example Prompts
- "加购物车:请查看我的Bitable采购表格,把所有待办状态的商品全部加入天猫购物车。"
- "采购表格里的批量加购任务今天有更新,帮我把里面的商品自动加到我的淘宝账号里。"
- "识别Bitable商品:读取我的默认采购清单,依次打开并选择对应规格,最后确认加入购物车。"
Tips & Limitations
- Bitable Configuration: Ensure your Bitable columns are correctly named as '链接', '采购规格', and '数量' to allow the script to parse your data accurately.
- Matching Logic: The skill uses exact string matching for product specifications. If the text in your Bitable doesn't match the label on the website exactly, the script may fail to select the correct SKU.
- Dynamic Content: E-commerce sites are highly dynamic; the script includes robustness by searching for element types and simulating DOM events (input/change), but extremely complex page layouts might occasionally require manual intervention or adjustments to the selectors.
- Authentication: Ensure your browser profile ('openclaw') is logged into the respective shopping platforms before executing the skill to ensure the "add to cart" action is successful.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-lorpha-addtocartfrombitable": {
"enabled": true,
"auto_update": true
}
}
}Tags
Flags: network-access, external-api, code-execution
Related Skills
feishu-repair
自动修复飞书-自动修复飞书群聊+自动修复会话 - 诊断 Gateway 连接、权限配置、消息投递问题
feishu-cron-announce
创建定时任务并通过 OpenClaw cron announce 直接推送结果到飞书。当需要设置定时监控任务(如版本发布、天气、股票等)并让结果自动推送到飞书时使用。关键词:飞书定时推送、cron 定时任务、飞书 announce、定时监控、飞书监控通知。
feishu-voice-assistant
Sends voice messages (audio) to Feishu chats using Duby TTS.
feishu-doc
Fetch content from Feishu (Lark) Wiki, Docs, Sheets, and Bitable. Automatically resolves Wiki URLs to real entities and converts content to Markdown.
feishu-sticker
Send images as native Feishu stickers. Features auto-upload, caching, and GIF-to-WebP conversion.