·dingtalk-ai-table
</>

dingtalk-ai-table

钉钉 AI 表格(多维表格)操作。当用户提到"钉钉AI表格"、"AI表格"、"多维表格"、"工作表"、"字段"、"记录"、"新增记录"、"查询记录"、"更新记录"、"删除记录"、"新建字段"、"删除字段"、"dingtalk AI table"、"dingtalk notable"、"able文件"时使用此技能。支持工作表管理、字段管理、记录的增删改查等全部操作。

17Installs·8Trend·@breath57

Installation

$npx skills add https://github.com/breath57/dingtalk-skills --skill dingtalk-ai-table

How to Install dingtalk-ai-table

Quickly install dingtalk-ai-table AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/breath57/dingtalk-skills --skill dingtalk-ai-table
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: breath57/dingtalk-skills.

SKILL.md

View raw

| DINGTALKAPPKEY | 钉钉应用 appKey | 开放平台 → 应用管理 → 凭证信息 | | DINGTALKAPPSECRET | 钉钉应用 appSecret | 同上 | | DINGTALKOPERATORID | 操作人 unionId | 见下方"为什么需要 operatorId"章节 | | DINGTALKAITABLEBASEID | AI 表格的 nodeId | 从 AI 表格分享链接提取 |

需要以下信息才能继续(已有的无需再填): 钉钉应用 appKey(钉钉开放平台 → 应用管理 → 凭证信息) 钉钉应用 appSecret AI 表格链接(用于提取 baseid) 你的钉钉 userId 或 unionId(以便以你的身份操作表格)

钉钉文档系统中每个文件(文档、表格、AI 表格)都有一个全局唯一的 nodeId,即 baseid。它的作用类似数据库主键——API 通过它定位到具体是哪个 AI 表格文件,因为账号下可能有多个 .able 文件。

钉钉 AI 表格(多维表格)操作。当用户提到"钉钉AI表格"、"AI表格"、"多维表格"、"工作表"、"字段"、"记录"、"新增记录"、"查询记录"、"更新记录"、"删除记录"、"新建字段"、"删除字段"、"dingtalk AI table"、"dingtalk notable"、"able文件"时使用此技能。支持工作表管理、字段管理、记录的增删改查等全部操作。 Source: breath57/dingtalk-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/breath57/dingtalk-skills --skill dingtalk-ai-table
Category
</>Dev Tools
Verified
First Seen
2026-03-10
Updated
2026-03-10

Browse more skills from breath57/dingtalk-skills

Quick answers

What is dingtalk-ai-table?

钉钉 AI 表格(多维表格)操作。当用户提到"钉钉AI表格"、"AI表格"、"多维表格"、"工作表"、"字段"、"记录"、"新增记录"、"查询记录"、"更新记录"、"删除记录"、"新建字段"、"删除字段"、"dingtalk AI table"、"dingtalk notable"、"able文件"时使用此技能。支持工作表管理、字段管理、记录的增删改查等全部操作。 Source: breath57/dingtalk-skills.

How do I install dingtalk-ai-table?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/breath57/dingtalk-skills --skill dingtalk-ai-table Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/breath57/dingtalk-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-03-10