By yuque
Automate Yuque team knowledge base workflows with AI skills: generate monthly/weekly activity reports, structured meeting notes, onboarding guides from repos, smart natural language searches with summaries, and technical design docs—all saved directly to group knowledge bases via MCP tools.
Generate comprehensive monthly knowledge management reports by analyzing team Yuque activity data including group stats, member contributions, knowledge base health, and document trends. For team use — requires team Token with statistic:read permission.
Format meeting content into structured meeting notes and archive them to a group Yuque knowledge base. For group use — saves to team/group repos. Requires group Token.
Automatically compile a team's core Yuque documents into a structured onboarding reading guide for new group members. For group use — scans group knowledge bases and generates a prioritized reading plan. Requires group Token.
Search group Yuque knowledge bases with natural language queries and provide summarized answers with key points and source links. For group use — searches within team/group repositories. Requires group Token.
Generate technical design documents using a standard template and save them to a group Yuque knowledge base. For group use — stores designs in group repos with review workflow. Requires group Token.
Requires secrets
Needs API keys or credentials to function
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
中文 | English | 🤖 Agent Install
The unified home for everything in the Yuque AI ecosystem — website, plugins, skills, and shared resources.
📖 语雀 + AI:从文档工具到你的第二大脑 — 了解语雀 AI 生态的完整愿景
This is a Stripe-style monorepo: one core SDK (yuque-mcp-server) + one ecosystem repository (this repo) containing all client integrations.
| Repository | Purpose | Stripe Analogy |
|---|---|---|
| yuque-mcp-server | Core MCP Server (npm package) | stripe-node (SDK) |
| yuque-ecosystem (this repo) | Website + All Client Plugins + Skills | stripe-examples + docs |
yuque-ecosystem/
├── website/ # Official website (GitHub Pages)
├── plugins/
│ ├── claude-code/ # Claude Code Plugin (Marketplace)
│ │ ├── personal/ # Personal edition — 16 Tools + 8 Skills
│ │ └── group/ # Team edition — 16 Tools + 6 Skills
│ ├── opencode/ # OpenCode Plugin (MCP + Skills)
│ │ ├── personal/ # Personal edition — 16 Tools + 8 Skills
│ │ └── group/ # Team edition — 16 Tools + 6 Skills
│ └── openclaw/ # OpenClaw Plugin (Agent Skills)
├── shared/
│ └── mcp-config/ # MCP config templates for various editors
├── .claude-plugin/ # Claude Code Marketplace entry
└── package.json # npm workspaces root
# Option 1: Install via Marketplace
claude plugin marketplace add yuque/yuque-ecosystem
# Option 2: Add MCP Server directly
claude mcp add yuque-mcp -- npx -y yuque-mcp --token=YOUR_TOKEN
Add to your opencode.json:
{
"mcp": {
"yuque": {
"type": "local",
"command": ["npx", "-y", "yuque-mcp", "--token=YOUR_TOKEN"]
}
}
}
See plugins/opencode/ for skills installation and full setup guide.
See shared/mcp-config/ for configuration templates for Cursor, Windsurf, GitHub Copilot (VS Code), and more.
| Module | Description | Link |
|---|---|---|
| 🌐 Website | Official ecosystem website | website/ |
| 🔌 Claude Code Plugin | Claude Code Marketplace plugin | plugins/claude-code/ |
| 🟢 OpenCode Plugin | OpenCode MCP + Skills integration | plugins/opencode/ |
| 🤖 OpenClaw Plugin | OpenClaw Agent integration | plugins/openclaw/ |
| 📋 MCP Config | Editor configuration templates | shared/mcp-config/ |
# Website development
cd website
npm install
npm run dev
# OpenClaw Plugin development
cd plugins/openclaw
npm install
npm run build
MIT © Yuque
npx claudepluginhub yuque/yuque-ecosystem --plugin yuque-group语雀个人版 — 个人知识库 AI 集成,16 MCP Tools + 8 Skills
语雀个人版 — 个人知识库 AI 集成,16 MCP Tools + 8 Skills
wiki.yowu.dev 지식 관리 플러그인. WikiJS MCP를 통한 검색, 생성, 수정, 삭제 + 자동 분류/관련 문서 링킹.
AI-powered knowledge base management - Capture conversation learnings, maintain topic-specific KB files, Obsidian-compatible knowledge graph, structured dynamic context loading, and institutional knowledge in CLAUDE.md
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Bootstrap a wiki-first knowledge system into any project.
Company knowledge management plugin — progressive context loading, knowledge quality engine, claude-mem integration