smart-summary

Summarize Yuque documents and knowledge bases into one-liner, key-point, or detailed outputs.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Yuque documents and knowledge bases are often lengthy and dense; users need quick, coherent summaries to grasp core ideas without reading everything.

Core Features & Use Cases

  • Multi-granularity summaries: one-liner, key points, and detailed summaries.
  • Scope flexibility: works on individual docs or entire knowledge bases.
  • Real-world use: quickly understand a repository's contents before diving in; produce quick briefs for decision-making.

Quick Start

Provide the Yuque document or knowledge base link and specify the desired granularity (one-liner, key points, or detailed).

Frequently Asked Questions about smart-summary

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

FAQPage Schema
How do I summarize a Yuque document or knowledge base quickly?

To summarize a Yuque document or knowledge base, provide the link and specify the desired granularity. The Skill fetches content via the yuque-mcp server and generates a one-liner, key-points, or detailed summary.

Can I generate summaries for an entire Yuque knowledge base at once?

Yes, you can summarize an entire Yuque knowledge base at once. The Skill supports scope flexibility, applying its multi-granularity summarization to individual documents or full repositories for quick overviews.

Do I need a connected Yuque account to automate document summaries?

Yes, you need a connected Yuque account to automate document summaries. The Skill relies on the yuque-mcp server linked to your account, using tools like yuque_get_doc and yuque_list_docs to fetch content.

What levels of summary granularity can I extract from Yuque content?

You can extract three levels of summary granularity from Yuque content: one-liner, key points, and detailed summaries. This allows you to quickly grasp core ideas or produce decision-making briefs without reading everything.

Does this tool work with open-access Yuque repositories or only private team spaces?

This tool works with personal, team, and open-access Yuque repositories. It uses the yuque_get_repo and yuque_get_toc tools to fetch content across various access contexts for multi-granularity summarization.

When should I use a detailed summary instead of key points for a Yuque document?

Use a detailed summary instead of key points when you need a comprehensive understanding of a lengthy Yuque document without reading the entire text. Key points are better for quick decision-making briefs.