knowledge-connect

Analyze Yuque documents to surface cross-document connections and suggest cross-reference links.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyze documents in your Yuque knowledge base, find hidden connections between them — similar topics, complementary content, shared concepts — and suggest cross-reference links to help you build a connected knowledge network.

Core Features & Use Cases

  • Analyze documents and identify same-topic, complementary, and shared-concept connections across notes.
  • Generate actionable cross-reference suggestions and a knowledge-graph style map to improve navigability.
  • Workflow-driven: list repos, fetch docs, analyze content, rank connections, and propose insertion points for cross-references.

Quick Start

Find related notes in my Yuque knowledge base and generate cross-reference suggestions to build a connected knowledge network.

Frequently Asked Questions about knowledge-connect

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

FAQPage Schema
How do I find related notes and build a knowledge graph in Yuque?▼

Analyze your Yuque documents to find hidden connections by identifying similar topics and shared concepts, then generate cross-reference suggestions to build a connected knowledge network.

What is the best way to discover cross-references between Yuque documents?▼

Discover cross-references by analyzing single documents or entire Yuque repos for complementary content and shared concepts, generating actionable suggestions for cross-reference insertion points.

Can I analyze connections across multiple Yuque repos?▼

Yes, you can apply the document analysis to a single document, an entire knowledge base, or across multiple Yuque repos to surface related notes and map cross-document connections.

How does cross-document relation discovery work for Yuque notes?▼

Relation discovery works by orchestrating Yuque tools to list repos, fetch docs, and analyze content to rank connections based on topics, key concepts, and potential cross-references.

How do I automatically update Yuque docs with suggested cross-references?▼

You can update Yuque docs with suggested cross-references by applying tools like yuque_update_doc to insert the proposed cross-reference links directly into the document content.