ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified browser automation Safety 3/5

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.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/lorpha/addtocartfrombitable
Or

What 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

  1. "加购物车:请查看我的Bitable采购表格,把所有待办状态的商品全部加入天猫购物车。"
  2. "采购表格里的批量加购任务今天有更新,帮我把里面的商品自动加到我的淘宝账号里。"
  3. "识别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

Author@lorpha
Stars1601
Views0
Updated2026-02-27
View Author Profile
AI Skill Finder

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 skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-lorpha-addtocartfrombitable": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags

#feishu#bitable#shopping#taobao#tmall#browser-automation#add-to-cart
Safety Score: 3/5

Flags: network-access, external-api, code-execution