meeting-notes

Format raw meeting notes and archive them to a Yuque group repository.

208|21|Updated Feb 17, 2026
One-click install
npx skills add https://github.com/yuque/yuque-ecosystem --skill meeting-notes-yuque
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meeting-notes
Source: https://github.com/yuque/yuque-ecosystem/tree/main/plugins/yuque-group/skills/meeting-notes
Command: npx skills add https://github.com/yuque/yuque-ecosystem --skill meeting-notes-yuque

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Format raw meeting content into a standardized, structured meeting notes document and archive it to a Yuque group knowledge base, ensuring consistent records for teams.

Core Features & Use Cases

  • Formats meetings into a consistent template (Agenda, Discussion Points, Decisions, Action Items, Notes)
  • Archives notes directly to the group's Yuque knowledge base
  • Supports gathering required fields (topic, date, attendees, group login) and generates a ready-to-publish document

Quick Start

Provide the meeting content and group login to generate and store the structured notes.

Frequently Asked Questions about meeting-notes

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

FAQPage Schema
How do I format raw meeting transcripts into structured notes for a team knowledge base?

To format raw meeting transcripts into structured notes, the Skill automatically organizes content into agenda, discussion points, decisions, and action items, then archives the document directly to a group knowledge base.

What's the best way to archive team meeting notes to a Yuque group repository?

The best way to archive team meeting notes to a Yuque group repository is to provide raw content and a group login, which triggers an automated flow to locate the repo and generate a ready-to-publish document.

Do I need a connected Yuque account and group token to automate meeting notes archiving?

Yes, you need a connected Yuque account and a valid group token to automate meeting notes archiving, as the process relies on accessing group repositories to store the formatted documents.

Can I use a custom template for meeting minutes with agenda, decisions, and action items?

You cannot use a custom template; the Skill applies a standardized template that structures meeting minutes into agenda, discussion points, decisions, action items, and notes for consistent team records.

How does the Skill locate the correct group repository before creating a meeting document?

The Skill uses the yuque_list_repos function to locate the correct group repository and then uses yuque_create_doc to generate and store the structured meeting document within it.

What information must attendees provide to generate a ready-to-publish meeting notes document?

Attendees must provide the meeting topic, date, attendees list, group login, and raw notes or transcripts to generate a ready-to-publish meeting notes document.