This connects Claude to DingTalk's AI Table system through their official MCP server, letting you create spreadsheets, add fields, query records, and bulk import data using baseId/tableId/fieldId identifiers. It includes Python scripts for batch operations and handles attachments through a three-step upload flow. The main gotcha is version checking: it enforces a one-time schema validation to make sure your mcporter installation points to the new API (with list_bases, create_records) instead of the old one (get_root_node_of_my_document, add_base_record). If you're already managing structured data in DingTalk and want programmatic access without clicking through their UI, this gives you the full CRUD toolkit with safety rails around file paths and batch limits.
npx -y skills add aliramw/dingtalk-ai-table --skill dingtalk-ai-table --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
moizibnyousaf/ai-agent-skills
github/awesome-copilot