Content
# Yuque AI Ecosystem
> MCP Server · Skills · Plugin — Let AI seamlessly connect to Yuque and unleash the power of knowledge.
🌐 [Official Website](https://yuque.github.io/yuque-ecosystem/)
## 🏗 Ecosystem Overview
The Yuque AI ecosystem consists of three layers, connecting from the bottom layer to the top layer scenarios, building layer by layer:
```
┌─────────────────────────────────────────────┐
│ 🔌 Plugin — AI assistant plugin integration │
├─────────────────────────────────────────────┤
│ 🎯 Skills — Scenario-based AI workflows │
├─────────────────────────────────────────────┤
│ ⚙️ MCP Server — Standardized Tools │
└─────────────────────────────────────────────┘
```
### ⚙️ [MCP Server](https://github.com/yuque/yuque-mcp-server)
Bottom connection layer, providing standardized Tools, covering all capabilities of Yuque knowledge base reading, writing, searching, and management.
- npm: [yuque-mcp](https://www.npmjs.com/package/yuque-mcp)
### 🎯 [Skills](https://github.com/yuque/yuque-plugin)
Scenario-based AI workflows, orchestrating multiple Tools into out-of-the-box solutions.
- **Personal Edition**: Covers the entire lifecycle of knowledge management (📥 Input → 🧠 Processing → 📤 Output → 🔄 Maintenance)
- **Team Edition**: Coming Soon
### 🔌 [Plugin](https://github.com/yuque/yuque-plugin)
AI assistant plugin integration, one-click configuration of MCP Server + Skills, out-of-the-box. Currently supports Claude Code.
## 📋 Personal Edition Skills
| Stage | Skill | Description |
|------|-------|------|
| 📥 Input | 📖 Reading Notes | Automatically extract core viewpoints and generate structured reading notes after reading articles |
| 📥 Input | 💡 Fragment Capture | Record inspirations and ideas at any time, and automatically classify and organize them into topic notes regularly |
| 🧠 Processing | ✨ Note Polishing | Polish rough notes into high-quality documents, optimizing structure and expression |
| 🧠 Processing | 🕸️ Knowledge Association | Analyze hidden connections between documents and build a cross-referenced knowledge network |
| 🧠 Processing | ✍️ Style Extraction | Analyze writing style to generate a profile and maintain a consistent writing style |
| 📤 Output | 🔍 Intelligent Search | Search the knowledge base in natural language to find key content in seconds |
| 📤 Output | 📋 Intelligent Summary | Generate summaries of different granularities for documents or knowledge bases |
| 🔄 Maintenance | 🔎 Expiration Detection | Scan and discover expired documents, and generate health reports |
## 🚀 Quick Start
- **Using MCP Server** → View [yuque-mcp-server](https://github.com/yuque/yuque-mcp-server) for configuration guide
- **Using Plugin** → View [yuque-plugin](https://github.com/yuque/yuque-plugin) for one-click installation
- **Browse Official Website** → [yuque.github.io/yuque-ecosystem](https://yuque.github.io/yuque-ecosystem/)
## 📦 Related Repositories
| Repository | Description |
|------|------|
| [yuque-mcp-server](https://github.com/yuque/yuque-mcp-server) | MCP Server, bottom connection layer |
| [yuque-plugin](https://github.com/yuque/yuque-plugin) | Plugin + Skills, AI assistant integration and scenario-based workflows |
| [yuque-ecosystem](https://github.com/yuque/yuque-ecosystem) | This repository, ecosystem official website |
## License
MIT © [Yuque](https://www.yuque.com)
Connection Info
You Might Also Like
markitdown
Python tool for converting files and office documents to Markdown.
everything-claude-code
Complete Claude Code configuration collection - agents, skills, hooks,...
awesome-claude-skills
A curated list of awesome Claude Skills, resources, and tools for...
mcp-fusion
Reduce MCP tool count by 10-100x. TypeScript framework that groups related...
brave-search
Brave Search MCP Server integrates web and local search with flexible filtering.
x-mcp
X-MCP is a browser plugin for easy deployment and automation, currently in...