dingtalk-inventory

Query stock levels and log inventory movements in DingTalk shared spreadsheets.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/laoye2020/openclaw-workspace-clean --skill dingtalk-inventory
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dingtalk-inventory
Source: https://github.com/laoye2020/openclaw-workspace-clean/tree/main/skills/dingtalk-inventory
Command: npx skills add https://github.com/laoye2020/openclaw-workspace-clean --skill dingtalk-inventory

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the management of inventory by interacting with DingTalk documents, allowing users to query stock levels and record inventory movements through natural language commands.

Core Features & Use Cases

  • Query Inventory: Check stock levels of items directly from DingTalk shared spreadsheets.
  • Record In/Outbound: Log inventory movements (stock-in and stock-out) with details like quantity, item name, order number, and operator.
  • Natural Language Understanding: Parses commands like "入库 100件 iPhone15" or "查询库存 iPhone15".

Quick Start

Use the dingtalk-inventory skill to query the stock of 'iPhone15' in the group.

Frequently Asked Questions about dingtalk-inventory

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

FAQPage Schema
How do I manage inventory stock levels using DingTalk spreadsheets?

You can manage inventory in DingTalk spreadsheets by using natural language commands to query stock levels and record inbound or outbound movements. The Skill parses commands like '查询库存 iPhone15' to directly interact with your shared documents.

Do I need DingTalk API integration to track stock in shared spreadsheets?

Yes, DingTalk API integration is required to track stock in shared spreadsheets. You must configure specific environment variables for authentication to enable the Skill to securely read and update your inventory data.

Can I log inventory movements in DingTalk docs using natural language?

You can log inventory movements in DingTalk docs using natural language commands like '入库 100件 iPhone15'. The Skill parses these commands to extract item names, quantities, order numbers, and operators to automatically update the spreadsheet.

What is the best way to automate stock tracking in DingTalk?

Automating stock tracking in DingTalk is best achieved by mapping natural language inputs to spreadsheet operations. This approach allows you to query current inventory and record stock-in or stock-out transactions without manual data entry.

What details are required when recording outbound inventory in DingTalk?

Recording outbound inventory in DingTalk requires details such as the item name, quantity, order number, and operator. The Skill parses these specific fields from your natural language command to log the transaction accurately.