yuque-assistant

Manage Yuque repositories and documents via web API with cookie authentication.

Updated Feb 15, 2026
One-click install
npx skills add https://github.com/SingularGuyLeBorn/MetaBlog --skill yuque-assistant
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: yuque-assistant
Source: https://github.com/SingularGuyLeBorn/MetaBlog/tree/main/.skills/yuque-assistant
Command: npx skills add https://github.com/SingularGuyLeBorn/MetaBlog --skill yuque-assistant

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes tools (resource) components.

What problem does it solve?

This Skill enables users to efficiently operate and maintain their Yuque knowledge repositories and documents, automating creation, updates, and deletions to streamline documentation workflows.

Core Features & Use Cases

  • Knowledge Base Management: List, create, update, and delete Yuque repositories.
  • Document Handling: Read, create, update, and delete documents within a repository.
  • Image Upload: Upload images to Yuque's CDN and insert them into documents to enhance content.
  • Use Case: A user needing to update a project documentation or upload images for a technical article can automate these steps via this Skill.

Quick Start

Retrieve the list of your Yuque repositories, then read a specific document to verify content.

Frequently Asked Questions about yuque-assistant

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

FAQPage Schema
How do I automate Yuque knowledge base document management?

Automate Yuque knowledge base document management by using an API-driven Skill to handle creation, updates, and deletions of repositories and documents. This streamlines documentation workflows without manual web interface intervention.

Can I upload images to Yuque CDN for technical articles?

Yes, you can upload images to Yuque CDN for technical articles. This Skill provides automated media upload capabilities, allowing you to insert images directly into your documents to enhance content visually.

What authentication is needed for Yuque API access?

Yuque API access requires browser cookie authentication. This method ensures secure, policy-compliant operations when managing your knowledge repositories and updating technical documentation.

How do I list and read Yuque repositories via API?

List and read Yuque repositories by accessing the Yuque web API. You can retrieve your repository list, then target specific documents to read and verify content programmatically for knowledge management workflows.

Does browser cookie authentication work for Yuque document updates?

Yes, browser cookie authentication works for Yuque document updates. It provides secure access to the web API, enabling automated creation, updates, and deletions of knowledge base documents while remaining policy-compliant.

What are the limitations of using Yuque API for content management?

The limitation of using Yuque API for content management is the strict dependency on browser cookie authentication. Operations are constrained by active browser session validity and Yuque's web API rate policies.