clawshop-douyin-operator

Automate Douyin shop backend product and order management via browser-driven actions.

29|6|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/linbojin/clawshop-douyin-operator --skill clawshop-douyin-operator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clawshop-douyin-operator
Source: https://github.com/linbojin/clawshop-douyin-operator/tree/main
Command: npx skills add https://github.com/linbojin/clawshop-douyin-operator --skill clawshop-douyin-operator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates repetitive Douyin (抖音) shop backend tasks by driving a local OpenClaw browser to read product and order data, perform bulk publish/unpublish operations, generate daily inspection reports, and synchronize product state to Feishu Bitable, removing fragile manual export workflows and repeated UI clicks.

Core Features & Use Cases

  • Full-product reading with virtual scrolling: reliably collect all on-sale items by programmatic scrolling and JS extraction to handle virtualized lists.
  • Bulk publish/unpublish: search by comma-separated product IDs, select all results, and confirm batch operations via DOM-driven actions.
  • Daily inspection & reporting: capture order counts, audit rejections, and produce a formatted daily report to send to store owners.
  • Business center & inspiration integration: surface product opportunities and connect selection flows from clawshop-inspiration.
  • Feishu Bitable synchronization: update multi-dimensional tables using tokens and table IDs managed by clawshop-data-manager.
  • Operational safety guardrails: enforces use of the OpenClaw browser profile, requires human confirmation for pricing changes, and documents limitations like image upload.

Quick Start

Ask the skill to run a full product sync and generate today's inspection report using the OpenClaw browser profile named openclaw.

Frequently Asked Questions about clawshop-douyin-operator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Douyin shop backend product management and order inspections?

You can automate daily inspection reports for fxg.jinritemai.com by capturing order counts, auditing rejections, and formatting a daily report to send directly to store owners via browser-driven actions.

How do I bulk publish or unpublish products on Douyin by product ID?

Bulk publish or unpublish products on Douyin by searching comma-separated product IDs, selecting all results, and confirming batch operations through DOM-driven browser automation actions.

How can I reliably read all on-sale items from virtualized Douyin shop lists?

Synchronize Douyin product state to Feishu Bitable by updating multi-dimensional tables using tokens and table IDs managed by the clawshop-data-manager integration.

Does the Douyin shop automation require a specific browser profile?

The automation includes operational safety guardrails by enforcing the OpenClaw browser profile and requiring human confirmation for pricing changes, while documenting limitations like image upload.