yuque-personal-knowledge-connect

yuque-personal-knowledge-connect is a skill for Claude Code, Codex from yuque/yuque-plugin. It costs 42 tokens per session (1,728 once invoked), scanned A, original, no licence file.

A tool for finding relationships between documents in your personal Yuque knowledge base and creating links in both directions. Yuque is a platform for storing organized notes and documents.

In plain words
What is it for?
Use it to build connected topic networks and link related personal Yuque pages.
Why use it?
It helps reveal how separate notes relate to each other, so useful knowledge is easier to navigate. It works on your own documents.

Skill for Claude CodeCodex

Part of the yuque-personal plugin — 8 skills shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/yuque/yuque-plugin/yuque-personal-knowledge-connect
Any agent
npx skills add yuque/yuque-plugin --skill yuque-personal-knowledge-connect
Clone the repo
git clone --depth 1 https://github.com/yuque/yuque-plugin

Made for: Claude Code, Codex.

Or install yuque-personal, the plugin that ships this one along with the rest of its 8 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for yuque-personal-knowledge-connect

README.md
[![agentmods](https://agentmods.dev/badge/skills/yuque/yuque-plugin/yuque-personal-knowledge-connect.svg)](https://agentmods.dev/skills/yuque/yuque-plugin/yuque-personal-knowledge-connect)
Your own site
<a href="https://agentmods.dev/skills/yuque/yuque-plugin/yuque-personal-knowledge-connect"><img src="https://agentmods.dev/badge/skills/yuque/yuque-plugin/yuque-personal-knowledge-connect.svg" alt="Measured on agentmods" height="20"></a>
Per session 42 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,728 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00042 $0.01728
Opus 5 $0.00021 $0.00864
Sonnet 5 $0.00008 $0.00346
Haiku 4.5 $0.00004 $0.00173

Measured 5d ago against content hash 390a4a77ec42, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

yuque-personal-knowledge-connect scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/yuque-personal/skills/yuque-personal-knowledge-connect/SKILL.md · 227 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 227 lines · 42 tokens per session scan A 390a4a77ec42

Subscribe to this mod's changes

yuque-personal-knowledge-connect is a skill published in the GitHub repository yuque/yuque-plugin (74 stars, last pushed 6mo ago), with no licence file. It adds 42 tokens to every session and 1,728 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

obsidian

Obsidian vault: search/read/write notes, backlinks, Bases, Canvas.

steipete/agent-scripts · 19 tokens

loopx-doc-registry

Use when a connected LoopX project is asked to read, remember, record, index, register, or use a durable project material such as a Lark/wiki/design doc, research note, SOP, owner packet, migration report, benchmark paper, or external material source. Use even when the user does not mention LoopX or doc registry.

huangruiteng/loopx · 74 tokens

excel-author

Create and edit Excel (.xlsx) workbooks with openpyxl. Supports formulas, charts, formatting, and data analysis.

fuyuxiang/echo-agent · 28 tokens

ppt-author

Create and edit PowerPoint (.pptx) presentations programmatically. Requires python-pptx.

fuyuxiang/echo-agent · 22 tokens

mindos-zh

MindOS 是用户的本地知识助手,也是跨会话、跨 Agent 共享的知识库。它保存决策记录、会议纪要、SOP、 排错经验、架构选型、调研结论和偏好设置。 仅 mindRoot 知识库内任务。不用于:改代码仓库、项目源码、KB 外路径。 核心概念:空间、指令(INSTRUCTION.md)、技能(SKILL.md);笔记可承载指令与技能。 触发场景:保存或记录任何内容、搜索历史笔记或上下文、更新或编辑文件、整理或重组文件结构、 执行SOP或工作流、捕获对话中的决策、复盘或总结经验、追加表格或CSV数据、跨Agent交接上下文、 提炼经验教训、同步关联文档、查找之前是否讨论过某事、查询历史决策、查找模板或SOP、…

GeminiLight/MindOS · 490 tokens

ocr-document

Extract text from PDFs, images, and scanned documents. Uses pymupdf (local) or optional cloud OCR APIs.

fuyuxiang/echo-agent · 27 tokens