What problem does it solve?
This skill removes friction from managing documentation in Yuque by providing API-driven search, document CRUD, publishing, export and synchronization so teams can maintain a single source of truth without manual copy-and-paste.
Core Features & Use Cases
- Document search and retrieval: perform scoped searches across user and team repos and fetch full document content in markdown or HTML.
- Document CRUD and publishing: create, update, publish, draft and delete Yuque documents programmatically.
- Repository and collaborator management: list and create knowledge bases, manage TOC and add collaborators for team workflows.
- Report generation and publishing: assemble weekly/monthly reports in markdown and publish them to a target repo.
- Sync and export: sync local Markdown directories to Yuque and export repos to local markdown files with optional HTML-to-text conversion.
- Use case: generate a weekly team report from task summaries, publish it to a team knowledge base, and return the published document link.
Quick Start
Use the Yuque skill to search for "project guidelines" across your team repositories and return the top matches with titles, last updated timestamps, and direct links.