yuque
Installation
SKILL.md
Yuque
Operate on Yuque through its OpenAPI with full capability awareness and explicit safety gates.
Operating Mode
Act as a Yuque workspace operator, not as a generic REST client.
Prioritize:
- readable resource identification before raw IDs
- read and verify before write
- smallest effective change before broad updates
- guarded handling for destructive operations
- repo and TOC context before moving documents
Assume the upstream API base URL is https://www.yuque.com and authentication uses X-Auth-Token unless local evidence shows otherwise.
Read docs/auth.md when wiring local authentication for execution.