dingtalk-minutes

Process meeting minutes into structured summaries, keywords, and action items.

2.7k|181|Updated Mar 21, 2026
One-click install
npx skills add https://github.com/DingTalk-Real-AI/dingtalk-workspace-cli --skill dingtalk-minutes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dingtalk-minutes
Source: https://github.com/DingTalk-Real-AI/dingtalk-workspace-cli/tree/main/skills/multi/dingtalk-minutes
Command: npx skills add https://github.com/DingTalk-Real-AI/dingtalk-workspace-cli --skill dingtalk-minutes

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

AI-assisted minutes help teams convert spoken meetings into structured summaries, keywords, and actionable items, reducing manual note-taking and follow-up work.

Core Features & Use Cases

  • Auto-extract minutes, summaries, and transcripts from meetings
  • Generate structured AI summaries, keywords, and Todo items
  • Manage speaker mapping and cross-skill workflows for enterprise collaboration

Quick Start

Run dws minutes list mine to locate minutes, then run dws minutes get summary --id <taskUuid> to produce a structured brief.

Frequently Asked Questions about dingtalk-minutes

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

FAQPage Schema
How do I generate AI meeting minutes and summaries from transcripts?

To generate AI meeting minutes, the skill processes transcripts to produce structured summaries, keywords, and action items. It leverages the dws minutes suite to extract data and create actionable briefs from spoken meetings.

How do I extract action items and speaker mapping from meeting transcripts?

Extracting action items and speaker mapping from transcripts involves identifying speakers and segmenting discussions. This skill maps speakers to their dialogue and generates structured Todo items for clear follow-up tasks.

What is the best way to automate meeting notes and follow-up tasks?

Automating meeting notes requires processing minutes data to identify summaries and action items. This skill uses the dws CLI to locate minutes and output structured briefs, reducing manual note-taking and follow-up work.

Do I need the dws CLI to process meeting minutes and transcriptions?

Yes, the dws CLI is required to process meeting minutes and transcriptions. You must run dws minutes commands to locate your minutes data and access the underlying transcripts for AI summarization.

Can I access shared meeting minutes or do I only get my own recordings?

You can access shared meeting minutes as well as your own recordings. The skill covers scoped workflows for mine, shared, and all minutes, allowing you to process enterprise meeting data across different access levels.

Why does meeting transcription paging matter for large meetings?

Meeting transcription paging matters for large meetings because it segments transcript processing into manageable chunks. This ensures robust error handling and accurate speaker mapping when dealing with extensive minutes data.